"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Starting (try 1/5) 2025/07/12 03:15:39 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-piyetal2ruge" 2025/07/12 03:15:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/12 03:15:39 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/12 03:15:39 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/12 03:15:39 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/12 03:15:39 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/12 03:15:39 DEBUG : Setting pass="cUcQNs7wE4DhIX-lDFmkqyy528YHunZ4NlyR5ooZN5U6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/12 03:15:39 DEBUG : TestFTPRclone: detected overridden config - adding "{QwCu-}" suffix to name 2025/07/12 03:15:39 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/12 03:15:39 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/12 03:15:39 DEBUG : Setting pass="cUcQNs7wE4DhIX-lDFmkqyy528YHunZ4NlyR5ooZN5U6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/12 03:15:39 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: Connecting to FTP server 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:28622") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33974->127.0.0.1:28622, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31022") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39706->127.0.0.1:31022, err= 2025/07/12 03:15:39 DEBUG : Creating backend with remote "/tmp/rclone495667974" === 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:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30853") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35550->127.0.0.1:30853, err= 2025/07/12 03:15:39 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30887") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:54396->127.0.0.1:30887, err= 2025/07/12 03:15:39 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/12 03:15:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/12 03:15:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/12 03:15:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/12 03:15:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/12 03:15:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/12 03:15:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/12 03:15:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/12 03:15:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/12 03:15:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/12 03:15:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/12 03:15:39 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/12 03:15:39 DEBUG : potato: Seek from 10 to 0 2025/07/12 03:15:39 DEBUG : potato: Seek from 10 to 0 2025/07/12 03:15:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/12 03:15:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/12 03:15:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/12 03:15:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/12 03:15:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/12 03:15:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/12 03:15:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/12 03:15:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/12 03:15:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/12 03:15:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/12 03:15:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/12 03:15:39 DEBUG : potato: Seek from 5 to 2 2025/07/12 03:15:39 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/12 03:15:39 DEBUG : potato: Seek from 7 to 0 2025/07/12 03:15:39 DEBUG : potato: Seek from 7 to 0 2025/07/12 03:15:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/12 03:15:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/12 03:15:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/12 03:15:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/12 03:15:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/12 03:15:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/12 03:15:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/12 03:15:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/12 03:15:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/12 03:15:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/12 03:15:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/12 03:15:39 DEBUG : potato: Seek from 5 to 2 2025/07/12 03:15:39 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/12 03:15:39 DEBUG : potato: Seek from 8 to 0 2025/07/12 03:15:39 DEBUG : potato: Seek from 8 to 0 2025/07/12 03:15:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/12 03:15:39 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/12 03:15:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/12 03:15:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/12 03:15:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/12 03:15:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/12 03:15:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/12 03:15:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/12 03:15:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/12 03:15:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/12 03:15:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/12 03:15:39 DEBUG : potato: Seek from 5 to 2 2025/07/12 03:15:39 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/12 03:15:39 DEBUG : potato: Seek from 9 to 0 2025/07/12 03:15:39 DEBUG : potato: Seek from 9 to 0 2025/07/12 03:15:39 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/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/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/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/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:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30788") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:57852->127.0.0.1:30788, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31528") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41822->127.0.0.1:31528, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31604") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33136->127.0.0.1:31604, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30092") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37578->127.0.0.1:30092, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30680") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:49006->127.0.0.1:30680, err= === RUN TestCheck/1 === RUN TestCheck/2 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30622") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58404->127.0.0.1:30622, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30280") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60484->127.0.0.1:30280, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30386") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:54064->127.0.0.1:30386, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31300") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53602->127.0.0.1:31300, err= === RUN TestCheck/3 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30432") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59910->127.0.0.1:30432, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31606") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37544->127.0.0.1:31606, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31241") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:48748->127.0.0.1:31241, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30902") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33456->127.0.0.1:30902, err= === RUN TestCheck/4 === RUN TestCheck/5 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31159") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41238->127.0.0.1:31159, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31235") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55042->127.0.0.1:31235, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30438") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33992->127.0.0.1:30438, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30240") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:48796->127.0.0.1:30240, err= === RUN TestCheck/6 === RUN TestCheck/7 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31302") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:57468->127.0.0.1:31302, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31077") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39948->127.0.0.1:31077, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30804") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:49562->127.0.0.1:30804, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31442") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34440->127.0.0.1:31442, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30440") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52516->127.0.0.1:30440, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31131") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42672->127.0.0.1:31131, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30095") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41308->127.0.0.1:30095, err= --- PASS: TestCheck (0.10s) --- 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 2025/07/12 03:15:39 DEBUG : Creating backend with remote "nonexistent" 2025/07/12 03:15:39 DEBUG : Creating backend with remote "nonexistent" 2025/07/12 03:15:39 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/12 03:15:39 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/07/12 03:15:39 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/07/12 03:15:39 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31528") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41830->127.0.0.1:31528, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30828") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:36082->127.0.0.1:30828, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31921") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55688->127.0.0.1:31921, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30008") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58584->127.0.0.1:30008, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31431") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33742->127.0.0.1:31431, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30472") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47876->127.0.0.1:30472, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30980") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:50770->127.0.0.1:30980, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31066") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39390->127.0.0.1:31066, err= === RUN TestCheckDownload/3 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31153") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:50366->127.0.0.1:31153, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31323") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56936->127.0.0.1:31323, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31412") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58718->127.0.0.1:31412, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31499") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33472->127.0.0.1:31499, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31113") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35974->127.0.0.1:31113, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31315") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:45304->127.0.0.1:31315, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31470") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:46760->127.0.0.1:31470, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31992") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38788->127.0.0.1:31992, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31615") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37468->127.0.0.1:31615, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30243") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38036->127.0.0.1:30243, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30015") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37464->127.0.0.1:30015, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30691") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:57168->127.0.0.1:30691, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30618") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42744->127.0.0.1:30618, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31263") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37658->127.0.0.1:31263, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30178") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58982->127.0.0.1:30178, err= --- PASS: TestCheckDownload (0.16s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.00s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.01s) --- PASS: TestCheckDownload/5 (0.01s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30268") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38924->127.0.0.1:30268, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31681") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:48680->127.0.0.1:31681, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31573") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52044->127.0.0.1:31573, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30954") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35012->127.0.0.1:30954, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31444") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47082->127.0.0.1:31444, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31383") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38832->127.0.0.1:31383, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30965") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47956->127.0.0.1:30965, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31968") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42300->127.0.0.1:31968, err= === RUN TestCheckSizeOnly/3 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31426") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58454->127.0.0.1:31426, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31769") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:54808->127.0.0.1:31769, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31217") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:54458->127.0.0.1:31217, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30044") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52804->127.0.0.1:30044, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30534") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44218->127.0.0.1:30534, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30972") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:54492->127.0.0.1:30972, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31494") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52592->127.0.0.1:31494, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30231") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41308->127.0.0.1:30231, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30272") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40474->127.0.0.1:30272, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31383") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38834->127.0.0.1:31383, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30522") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55126->127.0.0.1:30522, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31530") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47256->127.0.0.1:31530, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30323") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39744->127.0.0.1:30323, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30448") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58214->127.0.0.1:30448, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30371") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:36632->127.0.0.1:30371, err= --- PASS: TestCheckSizeOnly (0.09s) --- 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:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30614") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37706->127.0.0.1:30614, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30585") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59202->127.0.0.1:30585, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30211") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55244->127.0.0.1:30211, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31670") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:48446->127.0.0.1:31670, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31978") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44318->127.0.0.1:31978, err= 2025/07/12 03:15:39 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/12 03:15:39 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/12 03:15:39 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/12 03:15:39 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31706") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43042->127.0.0.1:31706, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31990") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:48928->127.0.0.1:31990, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30121") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44174->127.0.0.1:30121, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30946") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56468->127.0.0.1:30946, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30541") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38708->127.0.0.1:30541, err= 2025/07/12 03:15:39 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/12 03:15:39 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/12 03:15:39 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/12 03:15:39 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30670") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47012->127.0.0.1:30670, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30340") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:57892->127.0.0.1:30340, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31072") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43534->127.0.0.1:31072, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30292") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:48852->127.0.0.1:30292, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:39 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-piyetal2ruge/data" 2025/07/12 03:15:39 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/12 03:15:39 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/12 03:15:39 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/12 03:15:39 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/12 03:15:39 DEBUG : Setting pass="cUcQNs7wE4DhIX-lDFmkqyy528YHunZ4NlyR5ooZN5U6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/12 03:15:39 DEBUG : TestFTPRclone: detected overridden config - adding "{QwCu-}" suffix to name 2025/07/12 03:15:39 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/12 03:15:39 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/12 03:15:39 DEBUG : Setting pass="cUcQNs7wE4DhIX-lDFmkqyy528YHunZ4NlyR5ooZN5U6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/12 03:15:39 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/data: Connecting to FTP server 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/data: dial("tcp","127.0.0.1:28622") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/data: > dial: conn=127.0.0.1:33980->127.0.0.1:28622, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/data: dial("tcp","127.0.0.1:31875") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/data: > dial: conn=127.0.0.1:41860->127.0.0.1:31875, err= check_test.go:350: ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/data lacks md5, skipping 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31233") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:48288->127.0.0.1:31233, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30046") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:36050->127.0.0.1:30046, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30740") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51692->127.0.0.1:30740, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31134") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41040->127.0.0.1:31134, err= --- SKIP: TestCheckSum (0.01s) === RUN TestCheckSumDownload run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:39 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-piyetal2ruge/data" 2025/07/12 03:15:39 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/12 03:15:39 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/12 03:15:39 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/12 03:15:39 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/12 03:15:39 DEBUG : Setting pass="cUcQNs7wE4DhIX-lDFmkqyy528YHunZ4NlyR5ooZN5U6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/12 03:15:39 DEBUG : TestFTPRclone: detected overridden config - adding "{QwCu-}" suffix to name 2025/07/12 03:15:39 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/12 03:15:39 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/12 03:15:39 DEBUG : Setting pass="cUcQNs7wE4DhIX-lDFmkqyy528YHunZ4NlyR5ooZN5U6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/12 03:15:39 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/data: Connecting to FTP server 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/data: dial("tcp","127.0.0.1:28622") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/data: > dial: conn=127.0.0.1:33982->127.0.0.1:28622, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/data: dial("tcp","127.0.0.1:30298") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/data: > dial: conn=127.0.0.1:58440->127.0.0.1:30298, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31420") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:36420->127.0.0.1:31420, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31939") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43662->127.0.0.1:31939, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31754") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:49402->127.0.0.1:31754, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31589") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52546->127.0.0.1:31589, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31200") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43296->127.0.0.1:31200, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31765") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38492->127.0.0.1:31765, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30598") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43624->127.0.0.1:30598, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30820") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47006->127.0.0.1:30820, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30499") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:49706->127.0.0.1:30499, err= === RUN TestCheckSumDownload/subtest1 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30896") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58836->127.0.0.1:30896, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30065") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42952->127.0.0.1:30065, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31684") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59364->127.0.0.1:31684, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31682") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41602->127.0.0.1:31682, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31326") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47764->127.0.0.1:31326, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31612") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37904->127.0.0.1:31612, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30655") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:54300->127.0.0.1:30655, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30009") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42954->127.0.0.1:30009, err= === RUN TestCheckSumDownload/subtest2 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30579") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:57660->127.0.0.1:30579, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30477") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41642->127.0.0.1:30477, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30051") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40852->127.0.0.1:30051, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31874") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:45522->127.0.0.1:31874, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30372") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33382->127.0.0.1:30372, err= === RUN TestCheckSumDownload/subtest3 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30685") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59704->127.0.0.1:30685, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30073") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47908->127.0.0.1:30073, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31305") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33586->127.0.0.1:31305, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30215") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56072->127.0.0.1:30215, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31521") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60240->127.0.0.1:31521, err= === RUN TestCheckSumDownload/subtest4 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30865") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37924->127.0.0.1:30865, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30902") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33462->127.0.0.1:30902, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31893") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51184->127.0.0.1:31893, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30574") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37576->127.0.0.1:30574, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30290") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40426->127.0.0.1:30290, err= === RUN TestCheckSumDownload/subtest5 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31392") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:46240->127.0.0.1:31392, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30155") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55634->127.0.0.1:30155, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31393") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:48210->127.0.0.1:31393, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31897") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55752->127.0.0.1:31897, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31182") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55284->127.0.0.1:31182, err= === RUN TestCheckSumDownload/subtest6 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30449") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60868->127.0.0.1:30449, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31942") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:50324->127.0.0.1:31942, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30586") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59488->127.0.0.1:30586, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31876") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40614->127.0.0.1:31876, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30713") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40424->127.0.0.1:30713, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30707") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33710->127.0.0.1:30707, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30431") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59126->127.0.0.1:30431, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31858") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40062->127.0.0.1:31858, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31183") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:48604->127.0.0.1:31183, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31020") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44080->127.0.0.1:31020, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31285") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:36258->127.0.0.1:31285, err= === RUN TestCheckSumDownload/subtest7 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30201") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35634->127.0.0.1:30201, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31633") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44118->127.0.0.1:31633, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31594") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35752->127.0.0.1:31594, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30142") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:48660->127.0.0.1:30142, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31690") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37034->127.0.0.1:31690, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31411") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51002->127.0.0.1:31411, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30450") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55904->127.0.0.1:30450, err= --- PASS: TestCheckSumDownload (0.16s) --- PASS: TestCheckSumDownload/subtest1 (0.00s) --- PASS: TestCheckSumDownload/subtest2 (0.00s) --- PASS: TestCheckSumDownload/subtest3 (0.02s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.02s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.02s) === RUN TestApplyTransforms 2025/07/12 03:15:39 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-zugabul1japa" 2025/07/12 03:15:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/12 03:15:39 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/12 03:15:39 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/12 03:15:39 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/12 03:15:39 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/12 03:15:39 DEBUG : Setting pass="cUcQNs7wE4DhIX-lDFmkqyy528YHunZ4NlyR5ooZN5U6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/12 03:15:39 DEBUG : TestFTPRclone: detected overridden config - adding "{QwCu-}" suffix to name 2025/07/12 03:15:39 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/12 03:15:39 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/12 03:15:39 DEBUG : Setting pass="cUcQNs7wE4DhIX-lDFmkqyy528YHunZ4NlyR5ooZN5U6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/12 03:15:39 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zugabul1japa: Connecting to FTP server 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zugabul1japa: dial("tcp","127.0.0.1:28622") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zugabul1japa: > dial: conn=127.0.0.1:33990->127.0.0.1:28622, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zugabul1japa: dial("tcp","127.0.0.1:31849") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zugabul1japa: > dial: conn=127.0.0.1:59438->127.0.0.1:31849, err= 2025/07/12 03:15:39 DEBUG : Creating backend with remote "/tmp/rclone1402107510" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-zugabul1japa", Local "Local file system at /tmp/rclone1402107510", Modify Window "876000h0m0s" 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zugabul1japa: dial("tcp","127.0.0.1:31815") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zugabul1japa: > dial: conn=127.0.0.1:59214->127.0.0.1:31815, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zugabul1japa: dial("tcp","127.0.0.1:30759") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zugabul1japa: > dial: conn=127.0.0.1:36110->127.0.0.1:30759, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zugabul1japa: dial("tcp","127.0.0.1:31102") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zugabul1japa: > dial: conn=127.0.0.1:38590->127.0.0.1:31102, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zugabul1japa: SetModTime is not supported 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zugabul1japa: dial("tcp","127.0.0.1:31439") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zugabul1japa: > dial: conn=127.0.0.1:55968->127.0.0.1:31439, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zugabul1japa: dial("tcp","127.0.0.1:30504") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zugabul1japa: > dial: conn=127.0.0.1:35368->127.0.0.1:30504, err= upper checkfile vs. lower remote (without normalization) 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zugabul1japa: dial("tcp","127.0.0.1:31940") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zugabul1japa: > dial: conn=127.0.0.1:55836->127.0.0.1:31940, err= 2025/07/12 03:15:39 ERROR : hello, world!: sum not found 2025/07/12 03:15:39 ERROR : HELLO, WORLD!: file not in ftp://127.0.0.1:28622/rclone-test-zugabul1japa 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-zugabul1japa: 1 files missing 2025/07/12 03:15:39 NOTICE: 1 hashes missing 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-zugabul1japa: 1 differences found 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-zugabul1japa: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zugabul1japa: dial("tcp","127.0.0.1:31552") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zugabul1japa: > dial: conn=127.0.0.1:57502->127.0.0.1:31552, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zugabul1japa: dial("tcp","127.0.0.1:30549") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zugabul1japa: > dial: conn=127.0.0.1:51178->127.0.0.1:30549, err= 2025/07/12 03:15:39 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-zugabul1japa: 0 differences found 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-zugabul1japa: 1 matching files 2025/07/12 03:15:39 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-puwumac0wome" 2025/07/12 03:15:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/12 03:15:39 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/12 03:15:39 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/12 03:15:39 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/12 03:15:39 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/12 03:15:39 DEBUG : Setting pass="cUcQNs7wE4DhIX-lDFmkqyy528YHunZ4NlyR5ooZN5U6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/12 03:15:39 DEBUG : TestFTPRclone: detected overridden config - adding "{QwCu-}" suffix to name 2025/07/12 03:15:39 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/12 03:15:39 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/12 03:15:39 DEBUG : Setting pass="cUcQNs7wE4DhIX-lDFmkqyy528YHunZ4NlyR5ooZN5U6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/12 03:15:39 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-puwumac0wome: Connecting to FTP server 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-puwumac0wome: dial("tcp","127.0.0.1:28622") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-puwumac0wome: > dial: conn=127.0.0.1:33992->127.0.0.1:28622, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-puwumac0wome: dial("tcp","127.0.0.1:31671") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-puwumac0wome: > dial: conn=127.0.0.1:44148->127.0.0.1:31671, err= 2025/07/12 03:15:39 DEBUG : Creating backend with remote "/tmp/rclone2500644250" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-puwumac0wome", Local "Local file system at /tmp/rclone2500644250", Modify Window "876000h0m0s" 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-puwumac0wome: dial("tcp","127.0.0.1:31050") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-puwumac0wome: > dial: conn=127.0.0.1:59102->127.0.0.1:31050, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-puwumac0wome: dial("tcp","127.0.0.1:30563") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-puwumac0wome: > dial: conn=127.0.0.1:41564->127.0.0.1:30563, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-puwumac0wome: dial("tcp","127.0.0.1:30357") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-puwumac0wome: > dial: conn=127.0.0.1:57018->127.0.0.1:30357, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-puwumac0wome: SetModTime is not supported 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-puwumac0wome: dial("tcp","127.0.0.1:31375") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-puwumac0wome: > dial: conn=127.0.0.1:49700->127.0.0.1:31375, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-puwumac0wome: dial("tcp","127.0.0.1:30220") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-puwumac0wome: > dial: conn=127.0.0.1:33696->127.0.0.1:30220, err= lower checkfile vs. upper remote (without normalization) 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-puwumac0wome: dial("tcp","127.0.0.1:30482") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-puwumac0wome: > dial: conn=127.0.0.1:37008->127.0.0.1:30482, err= 2025/07/12 03:15:39 ERROR : HELLO, WORLD!: sum not found 2025/07/12 03:15:39 ERROR : hello, world!: file not in ftp://127.0.0.1:28622/rclone-test-puwumac0wome 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-puwumac0wome: 1 files missing 2025/07/12 03:15:39 NOTICE: 1 hashes missing 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-puwumac0wome: 1 differences found 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-puwumac0wome: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-puwumac0wome: dial("tcp","127.0.0.1:30519") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-puwumac0wome: > dial: conn=127.0.0.1:45638->127.0.0.1:30519, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-puwumac0wome: dial("tcp","127.0.0.1:30645") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-puwumac0wome: > dial: conn=127.0.0.1:42638->127.0.0.1:30645, err= 2025/07/12 03:15:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-puwumac0wome: 0 differences found 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-puwumac0wome: 1 matching files 2025/07/12 03:15:39 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-nubopav1jevo" 2025/07/12 03:15:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/12 03:15:39 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/12 03:15:39 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/12 03:15:39 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/12 03:15:39 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/12 03:15:39 DEBUG : Setting pass="cUcQNs7wE4DhIX-lDFmkqyy528YHunZ4NlyR5ooZN5U6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/12 03:15:39 DEBUG : TestFTPRclone: detected overridden config - adding "{QwCu-}" suffix to name 2025/07/12 03:15:39 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/12 03:15:39 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/12 03:15:39 DEBUG : Setting pass="cUcQNs7wE4DhIX-lDFmkqyy528YHunZ4NlyR5ooZN5U6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/12 03:15:39 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-nubopav1jevo: Connecting to FTP server 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-nubopav1jevo: dial("tcp","127.0.0.1:28622") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-nubopav1jevo: > dial: conn=127.0.0.1:34008->127.0.0.1:28622, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-nubopav1jevo: dial("tcp","127.0.0.1:30720") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-nubopav1jevo: > dial: conn=127.0.0.1:39678->127.0.0.1:30720, err= 2025/07/12 03:15:39 DEBUG : Creating backend with remote "/tmp/rclone868025884" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-nubopav1jevo", Local "Local file system at /tmp/rclone868025884", Modify Window "876000h0m0s" 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-nubopav1jevo: dial("tcp","127.0.0.1:30179") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-nubopav1jevo: > dial: conn=127.0.0.1:48390->127.0.0.1:30179, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-nubopav1jevo: dial("tcp","127.0.0.1:31388") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-nubopav1jevo: > dial: conn=127.0.0.1:46244->127.0.0.1:31388, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-nubopav1jevo: dial("tcp","127.0.0.1:31692") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-nubopav1jevo: > dial: conn=127.0.0.1:43218->127.0.0.1:31692, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-nubopav1jevo: SetModTime is not supported 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-nubopav1jevo: dial("tcp","127.0.0.1:31828") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-nubopav1jevo: > dial: conn=127.0.0.1:46372->127.0.0.1:31828, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-nubopav1jevo: dial("tcp","127.0.0.1:30038") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-nubopav1jevo: > dial: conn=127.0.0.1:52236->127.0.0.1:30038, err= lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-nubopav1jevo: dial("tcp","127.0.0.1:31970") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-nubopav1jevo: > dial: conn=127.0.0.1:56400->127.0.0.1:31970, err= 2025/07/12 03:15:39 ERROR : HeLlO, wOrLd!: sum not found 2025/07/12 03:15:39 ERROR : hello, world!: file not in ftp://127.0.0.1:28622/rclone-test-nubopav1jevo 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-nubopav1jevo: 1 files missing 2025/07/12 03:15:39 NOTICE: 1 hashes missing 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-nubopav1jevo: 1 differences found 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-nubopav1jevo: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-nubopav1jevo: dial("tcp","127.0.0.1:31893") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-nubopav1jevo: > dial: conn=127.0.0.1:51194->127.0.0.1:31893, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-nubopav1jevo: dial("tcp","127.0.0.1:31611") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-nubopav1jevo: > dial: conn=127.0.0.1:55194->127.0.0.1:31611, err= 2025/07/12 03:15:39 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-nubopav1jevo: 0 differences found 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-nubopav1jevo: 1 matching files 2025/07/12 03:15:39 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-fefizil3biso" 2025/07/12 03:15:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/12 03:15:39 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/12 03:15:39 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/12 03:15:39 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/12 03:15:39 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/12 03:15:39 DEBUG : Setting pass="cUcQNs7wE4DhIX-lDFmkqyy528YHunZ4NlyR5ooZN5U6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/12 03:15:39 DEBUG : TestFTPRclone: detected overridden config - adding "{QwCu-}" suffix to name 2025/07/12 03:15:39 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/12 03:15:39 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/12 03:15:39 DEBUG : Setting pass="cUcQNs7wE4DhIX-lDFmkqyy528YHunZ4NlyR5ooZN5U6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/12 03:15:39 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-fefizil3biso: Connecting to FTP server 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-fefizil3biso: dial("tcp","127.0.0.1:28622") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-fefizil3biso: > dial: conn=127.0.0.1:34024->127.0.0.1:28622, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-fefizil3biso: dial("tcp","127.0.0.1:30736") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-fefizil3biso: > dial: conn=127.0.0.1:43476->127.0.0.1:30736, err= 2025/07/12 03:15:39 DEBUG : Creating backend with remote "/tmp/rclone845536862" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fefizil3biso", Local "Local file system at /tmp/rclone845536862", Modify Window "876000h0m0s" 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-fefizil3biso: dial("tcp","127.0.0.1:31563") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-fefizil3biso: > dial: conn=127.0.0.1:53122->127.0.0.1:31563, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-fefizil3biso: dial("tcp","127.0.0.1:31164") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-fefizil3biso: > dial: conn=127.0.0.1:55648->127.0.0.1:31164, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-fefizil3biso: dial("tcp","127.0.0.1:30177") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-fefizil3biso: > dial: conn=127.0.0.1:40594->127.0.0.1:30177, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-fefizil3biso: SetModTime is not supported 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-fefizil3biso: dial("tcp","127.0.0.1:30679") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-fefizil3biso: > dial: conn=127.0.0.1:51040->127.0.0.1:30679, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-fefizil3biso: dial("tcp","127.0.0.1:31585") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-fefizil3biso: > dial: conn=127.0.0.1:34772->127.0.0.1:31585, err= upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-fefizil3biso: dial("tcp","127.0.0.1:31149") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-fefizil3biso: > dial: conn=127.0.0.1:39744->127.0.0.1:31149, err= 2025/07/12 03:15:39 ERROR : HELLO, WORLD!: sum not found 2025/07/12 03:15:39 ERROR : HeLlO, wOrLd!: file not in ftp://127.0.0.1:28622/rclone-test-fefizil3biso 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-fefizil3biso: 1 files missing 2025/07/12 03:15:39 NOTICE: 1 hashes missing 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-fefizil3biso: 1 differences found 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-fefizil3biso: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-fefizil3biso: dial("tcp","127.0.0.1:31910") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-fefizil3biso: > dial: conn=127.0.0.1:46240->127.0.0.1:31910, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-fefizil3biso: dial("tcp","127.0.0.1:31553") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-fefizil3biso: > dial: conn=127.0.0.1:50000->127.0.0.1:31553, err= 2025/07/12 03:15:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-fefizil3biso: 0 differences found 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-fefizil3biso: 1 matching files 2025/07/12 03:15:39 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-sidataw7caki" 2025/07/12 03:15:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/12 03:15:39 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/12 03:15:39 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/12 03:15:39 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/12 03:15:39 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/12 03:15:39 DEBUG : Setting pass="cUcQNs7wE4DhIX-lDFmkqyy528YHunZ4NlyR5ooZN5U6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/12 03:15:39 DEBUG : TestFTPRclone: detected overridden config - adding "{QwCu-}" suffix to name 2025/07/12 03:15:39 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/12 03:15:39 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/12 03:15:39 DEBUG : Setting pass="cUcQNs7wE4DhIX-lDFmkqyy528YHunZ4NlyR5ooZN5U6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/12 03:15:39 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-sidataw7caki: Connecting to FTP server 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-sidataw7caki: dial("tcp","127.0.0.1:28622") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-sidataw7caki: > dial: conn=127.0.0.1:34026->127.0.0.1:28622, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-sidataw7caki: dial("tcp","127.0.0.1:30045") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-sidataw7caki: > dial: conn=127.0.0.1:60218->127.0.0.1:30045, err= 2025/07/12 03:15:39 DEBUG : Creating backend with remote "/tmp/rclone1567586877" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-sidataw7caki", Local "Local file system at /tmp/rclone1567586877", Modify Window "876000h0m0s" 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-sidataw7caki: dial("tcp","127.0.0.1:31006") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-sidataw7caki: > dial: conn=127.0.0.1:50994->127.0.0.1:31006, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-sidataw7caki: dial("tcp","127.0.0.1:31987") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-sidataw7caki: > dial: conn=127.0.0.1:42500->127.0.0.1:31987, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-sidataw7caki: dial("tcp","127.0.0.1:30554") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-sidataw7caki: > dial: conn=127.0.0.1:60218->127.0.0.1:30554, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-sidataw7caki: SetModTime is not supported 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-sidataw7caki: dial("tcp","127.0.0.1:31749") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-sidataw7caki: > dial: conn=127.0.0.1:44554->127.0.0.1:31749, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-sidataw7caki: dial("tcp","127.0.0.1:31927") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-sidataw7caki: > dial: conn=127.0.0.1:47462->127.0.0.1:31927, err= NFD checkfile vs. NFC remote (without normalization) 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-sidataw7caki: dial("tcp","127.0.0.1:31400") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-sidataw7caki: > dial: conn=127.0.0.1:45448->127.0.0.1:31400, err= 2025/07/12 03:15:39 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/12 03:15:39 ERROR : 測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-sidataw7caki 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-sidataw7caki: 1 files missing 2025/07/12 03:15:39 NOTICE: 1 hashes missing 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-sidataw7caki: 1 differences found 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-sidataw7caki: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-sidataw7caki: dial("tcp","127.0.0.1:30517") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-sidataw7caki: > dial: conn=127.0.0.1:48992->127.0.0.1:30517, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-sidataw7caki: dial("tcp","127.0.0.1:30868") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-sidataw7caki: > dial: conn=127.0.0.1:59998->127.0.0.1:30868, err= 2025/07/12 03:15:39 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-sidataw7caki: 0 differences found 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-sidataw7caki: 1 matching files 2025/07/12 03:15:39 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-vadepep0piqe" 2025/07/12 03:15:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/12 03:15:39 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/12 03:15:39 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/12 03:15:39 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/12 03:15:39 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/12 03:15:39 DEBUG : Setting pass="cUcQNs7wE4DhIX-lDFmkqyy528YHunZ4NlyR5ooZN5U6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/12 03:15:39 DEBUG : TestFTPRclone: detected overridden config - adding "{QwCu-}" suffix to name 2025/07/12 03:15:39 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/12 03:15:39 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/12 03:15:39 DEBUG : Setting pass="cUcQNs7wE4DhIX-lDFmkqyy528YHunZ4NlyR5ooZN5U6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/12 03:15:39 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-vadepep0piqe: Connecting to FTP server 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-vadepep0piqe: dial("tcp","127.0.0.1:28622") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-vadepep0piqe: > dial: conn=127.0.0.1:34040->127.0.0.1:28622, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-vadepep0piqe: dial("tcp","127.0.0.1:31243") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-vadepep0piqe: > dial: conn=127.0.0.1:47142->127.0.0.1:31243, err= 2025/07/12 03:15:39 DEBUG : Creating backend with remote "/tmp/rclone715983154" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-vadepep0piqe", Local "Local file system at /tmp/rclone715983154", Modify Window "876000h0m0s" 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-vadepep0piqe: dial("tcp","127.0.0.1:31817") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-vadepep0piqe: > dial: conn=127.0.0.1:52574->127.0.0.1:31817, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-vadepep0piqe: dial("tcp","127.0.0.1:30895") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-vadepep0piqe: > dial: conn=127.0.0.1:36904->127.0.0.1:30895, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-vadepep0piqe: dial("tcp","127.0.0.1:30106") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-vadepep0piqe: > dial: conn=127.0.0.1:58268->127.0.0.1:30106, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-vadepep0piqe: SetModTime is not supported 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-vadepep0piqe: dial("tcp","127.0.0.1:30135") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-vadepep0piqe: > dial: conn=127.0.0.1:51840->127.0.0.1:30135, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-vadepep0piqe: dial("tcp","127.0.0.1:31420") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-vadepep0piqe: > dial: conn=127.0.0.1:36422->127.0.0.1:31420, err= NFC checkfile vs. NFD remote (without normalization) 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-vadepep0piqe: dial("tcp","127.0.0.1:31827") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-vadepep0piqe: > dial: conn=127.0.0.1:51276->127.0.0.1:31827, err= 2025/07/12 03:15:39 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/12 03:15:39 ERROR : 測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-vadepep0piqe 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-vadepep0piqe: 1 files missing 2025/07/12 03:15:39 NOTICE: 1 hashes missing 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-vadepep0piqe: 1 differences found 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-vadepep0piqe: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-vadepep0piqe: dial("tcp","127.0.0.1:31519") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-vadepep0piqe: > dial: conn=127.0.0.1:39414->127.0.0.1:31519, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-vadepep0piqe: dial("tcp","127.0.0.1:30364") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-vadepep0piqe: > dial: conn=127.0.0.1:51642->127.0.0.1:30364, err= 2025/07/12 03:15:39 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-vadepep0piqe: 0 differences found 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-vadepep0piqe: 1 matching files 2025/07/12 03:15:39 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-popuxef2fohu" 2025/07/12 03:15:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/12 03:15:39 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/12 03:15:39 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/12 03:15:39 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/12 03:15:39 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/12 03:15:39 DEBUG : Setting pass="cUcQNs7wE4DhIX-lDFmkqyy528YHunZ4NlyR5ooZN5U6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/12 03:15:39 DEBUG : TestFTPRclone: detected overridden config - adding "{QwCu-}" suffix to name 2025/07/12 03:15:39 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/12 03:15:39 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/12 03:15:39 DEBUG : Setting pass="cUcQNs7wE4DhIX-lDFmkqyy528YHunZ4NlyR5ooZN5U6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/12 03:15:39 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-popuxef2fohu: Connecting to FTP server 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-popuxef2fohu: dial("tcp","127.0.0.1:28622") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-popuxef2fohu: > dial: conn=127.0.0.1:34046->127.0.0.1:28622, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-popuxef2fohu: dial("tcp","127.0.0.1:30403") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-popuxef2fohu: > dial: conn=127.0.0.1:35358->127.0.0.1:30403, err= 2025/07/12 03:15:39 DEBUG : Creating backend with remote "/tmp/rclone3818937991" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-popuxef2fohu", Local "Local file system at /tmp/rclone3818937991", Modify Window "876000h0m0s" 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-popuxef2fohu: dial("tcp","127.0.0.1:31536") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-popuxef2fohu: > dial: conn=127.0.0.1:49818->127.0.0.1:31536, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-popuxef2fohu: dial("tcp","127.0.0.1:30848") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-popuxef2fohu: > dial: conn=127.0.0.1:45822->127.0.0.1:30848, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-popuxef2fohu: dial("tcp","127.0.0.1:31857") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-popuxef2fohu: > dial: conn=127.0.0.1:43968->127.0.0.1:31857, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-popuxef2fohu: SetModTime is not supported 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-popuxef2fohu: dial("tcp","127.0.0.1:30745") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-popuxef2fohu: > dial: conn=127.0.0.1:35690->127.0.0.1:30745, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-popuxef2fohu: dial("tcp","127.0.0.1:30233") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-popuxef2fohu: > dial: conn=127.0.0.1:33500->127.0.0.1:30233, err= NFDx2 checkfile vs. both remote (without normalization) 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-popuxef2fohu: dial("tcp","127.0.0.1:31929") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-popuxef2fohu: > dial: conn=127.0.0.1:52488->127.0.0.1:31929, err= 2025/07/12 03:15:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/12 03:15:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-popuxef2fohu 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-popuxef2fohu: 1 files missing 2025/07/12 03:15:39 NOTICE: 1 hashes missing 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-popuxef2fohu: 1 differences found 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-popuxef2fohu: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-popuxef2fohu: dial("tcp","127.0.0.1:30958") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-popuxef2fohu: > dial: conn=127.0.0.1:32974->127.0.0.1:30958, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-popuxef2fohu: dial("tcp","127.0.0.1:30120") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-popuxef2fohu: > dial: conn=127.0.0.1:33548->127.0.0.1:30120, err= 2025/07/12 03:15:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-popuxef2fohu: 0 differences found 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-popuxef2fohu: 1 matching files 2025/07/12 03:15:39 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-bosoguk9zeka" 2025/07/12 03:15:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/12 03:15:39 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/12 03:15:39 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/12 03:15:39 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/12 03:15:39 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/12 03:15:39 DEBUG : Setting pass="cUcQNs7wE4DhIX-lDFmkqyy528YHunZ4NlyR5ooZN5U6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/12 03:15:39 DEBUG : TestFTPRclone: detected overridden config - adding "{QwCu-}" suffix to name 2025/07/12 03:15:39 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/12 03:15:39 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/12 03:15:39 DEBUG : Setting pass="cUcQNs7wE4DhIX-lDFmkqyy528YHunZ4NlyR5ooZN5U6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/12 03:15:39 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-bosoguk9zeka: Connecting to FTP server 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-bosoguk9zeka: dial("tcp","127.0.0.1:28622") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-bosoguk9zeka: > dial: conn=127.0.0.1:34054->127.0.0.1:28622, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-bosoguk9zeka: dial("tcp","127.0.0.1:31184") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-bosoguk9zeka: > dial: conn=127.0.0.1:48048->127.0.0.1:31184, err= 2025/07/12 03:15:39 DEBUG : Creating backend with remote "/tmp/rclone2264126388" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-bosoguk9zeka", Local "Local file system at /tmp/rclone2264126388", Modify Window "876000h0m0s" 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-bosoguk9zeka: dial("tcp","127.0.0.1:31126") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-bosoguk9zeka: > dial: conn=127.0.0.1:55460->127.0.0.1:31126, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-bosoguk9zeka: dial("tcp","127.0.0.1:30866") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-bosoguk9zeka: > dial: conn=127.0.0.1:51598->127.0.0.1:30866, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-bosoguk9zeka: dial("tcp","127.0.0.1:30655") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-bosoguk9zeka: > dial: conn=127.0.0.1:54308->127.0.0.1:30655, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-bosoguk9zeka: SetModTime is not supported 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-bosoguk9zeka: dial("tcp","127.0.0.1:30196") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-bosoguk9zeka: > dial: conn=127.0.0.1:50586->127.0.0.1:30196, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-bosoguk9zeka: dial("tcp","127.0.0.1:31565") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-bosoguk9zeka: > dial: conn=127.0.0.1:52184->127.0.0.1:31565, err= NFCx2 checkfile vs. both remote (without normalization) 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-bosoguk9zeka: dial("tcp","127.0.0.1:31439") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-bosoguk9zeka: > dial: conn=127.0.0.1:55974->127.0.0.1:31439, err= 2025/07/12 03:15:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/12 03:15:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-bosoguk9zeka 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-bosoguk9zeka: 1 files missing 2025/07/12 03:15:39 NOTICE: 1 hashes missing 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-bosoguk9zeka: 1 differences found 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-bosoguk9zeka: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-bosoguk9zeka: dial("tcp","127.0.0.1:31372") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-bosoguk9zeka: > dial: conn=127.0.0.1:59450->127.0.0.1:31372, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-bosoguk9zeka: dial("tcp","127.0.0.1:30526") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-bosoguk9zeka: > dial: conn=127.0.0.1:51962->127.0.0.1:30526, err= 2025/07/12 03:15:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-bosoguk9zeka: 0 differences found 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-bosoguk9zeka: 1 matching files 2025/07/12 03:15:39 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-zufequq1zamu" 2025/07/12 03:15:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/12 03:15:39 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/12 03:15:39 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/12 03:15:39 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/12 03:15:39 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/12 03:15:39 DEBUG : Setting pass="cUcQNs7wE4DhIX-lDFmkqyy528YHunZ4NlyR5ooZN5U6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/12 03:15:39 DEBUG : TestFTPRclone: detected overridden config - adding "{QwCu-}" suffix to name 2025/07/12 03:15:39 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/12 03:15:39 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/12 03:15:39 DEBUG : Setting pass="cUcQNs7wE4DhIX-lDFmkqyy528YHunZ4NlyR5ooZN5U6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/12 03:15:39 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zufequq1zamu: Connecting to FTP server 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zufequq1zamu: dial("tcp","127.0.0.1:28622") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zufequq1zamu: > dial: conn=127.0.0.1:34068->127.0.0.1:28622, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zufequq1zamu: dial("tcp","127.0.0.1:31357") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zufequq1zamu: > dial: conn=127.0.0.1:48546->127.0.0.1:31357, err= 2025/07/12 03:15:39 DEBUG : Creating backend with remote "/tmp/rclone4123429582" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-zufequq1zamu", Local "Local file system at /tmp/rclone4123429582", Modify Window "876000h0m0s" 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zufequq1zamu: dial("tcp","127.0.0.1:30719") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zufequq1zamu: > dial: conn=127.0.0.1:58646->127.0.0.1:30719, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zufequq1zamu: dial("tcp","127.0.0.1:30432") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zufequq1zamu: > dial: conn=127.0.0.1:59920->127.0.0.1:30432, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zufequq1zamu: dial("tcp","127.0.0.1:30071") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zufequq1zamu: > dial: conn=127.0.0.1:47892->127.0.0.1:30071, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zufequq1zamu: SetModTime is not supported 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zufequq1zamu: dial("tcp","127.0.0.1:30352") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zufequq1zamu: > dial: conn=127.0.0.1:39018->127.0.0.1:30352, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zufequq1zamu: dial("tcp","127.0.0.1:31275") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zufequq1zamu: > dial: conn=127.0.0.1:42006->127.0.0.1:31275, err= both checkfile vs. NFDx2 remote (without normalization) 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zufequq1zamu: dial("tcp","127.0.0.1:31124") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zufequq1zamu: > dial: conn=127.0.0.1:46504->127.0.0.1:31124, err= 2025/07/12 03:15:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/12 03:15:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-zufequq1zamu 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-zufequq1zamu: 1 files missing 2025/07/12 03:15:39 NOTICE: 1 hashes missing 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-zufequq1zamu: 1 differences found 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-zufequq1zamu: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zufequq1zamu: dial("tcp","127.0.0.1:31095") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zufequq1zamu: > dial: conn=127.0.0.1:37572->127.0.0.1:31095, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zufequq1zamu: dial("tcp","127.0.0.1:31982") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zufequq1zamu: > dial: conn=127.0.0.1:50046->127.0.0.1:31982, err= 2025/07/12 03:15:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-zufequq1zamu: 0 differences found 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-zufequq1zamu: 1 matching files 2025/07/12 03:15:39 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-rupevig0teja" 2025/07/12 03:15:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/12 03:15:39 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/12 03:15:39 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/12 03:15:39 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/12 03:15:39 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/12 03:15:39 DEBUG : Setting pass="cUcQNs7wE4DhIX-lDFmkqyy528YHunZ4NlyR5ooZN5U6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/12 03:15:39 DEBUG : TestFTPRclone: detected overridden config - adding "{QwCu-}" suffix to name 2025/07/12 03:15:39 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/12 03:15:39 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/12 03:15:39 DEBUG : Setting pass="cUcQNs7wE4DhIX-lDFmkqyy528YHunZ4NlyR5ooZN5U6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/12 03:15:39 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-rupevig0teja: Connecting to FTP server 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-rupevig0teja: dial("tcp","127.0.0.1:28622") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-rupevig0teja: > dial: conn=127.0.0.1:34082->127.0.0.1:28622, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-rupevig0teja: dial("tcp","127.0.0.1:30566") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-rupevig0teja: > dial: conn=127.0.0.1:47622->127.0.0.1:30566, err= 2025/07/12 03:15:39 DEBUG : Creating backend with remote "/tmp/rclone233307128" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-rupevig0teja", Local "Local file system at /tmp/rclone233307128", Modify Window "876000h0m0s" 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-rupevig0teja: dial("tcp","127.0.0.1:30891") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-rupevig0teja: > dial: conn=127.0.0.1:46258->127.0.0.1:30891, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-rupevig0teja: dial("tcp","127.0.0.1:30807") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-rupevig0teja: > dial: conn=127.0.0.1:44434->127.0.0.1:30807, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-rupevig0teja: dial("tcp","127.0.0.1:31360") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-rupevig0teja: > dial: conn=127.0.0.1:38046->127.0.0.1:31360, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-rupevig0teja: SetModTime is not supported 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-rupevig0teja: dial("tcp","127.0.0.1:31400") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-rupevig0teja: > dial: conn=127.0.0.1:45450->127.0.0.1:31400, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-rupevig0teja: dial("tcp","127.0.0.1:30197") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-rupevig0teja: > dial: conn=127.0.0.1:56748->127.0.0.1:30197, err= both checkfile vs. NFCx2 remote (without normalization) 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-rupevig0teja: dial("tcp","127.0.0.1:31187") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-rupevig0teja: > dial: conn=127.0.0.1:57754->127.0.0.1:31187, err= 2025/07/12 03:15:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/12 03:15:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-rupevig0teja 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-rupevig0teja: 1 files missing 2025/07/12 03:15:39 NOTICE: 1 hashes missing 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-rupevig0teja: 1 differences found 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-rupevig0teja: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-rupevig0teja: dial("tcp","127.0.0.1:31412") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-rupevig0teja: > dial: conn=127.0.0.1:58724->127.0.0.1:31412, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-rupevig0teja: dial("tcp","127.0.0.1:31962") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-rupevig0teja: > dial: conn=127.0.0.1:44938->127.0.0.1:31962, err= 2025/07/12 03:15:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-rupevig0teja: 0 differences found 2025/07/12 03:15:39 NOTICE: ftp://127.0.0.1:28622/rclone-test-rupevig0teja: 1 matching files 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-rupevig0teja: dial("tcp","127.0.0.1:30824") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-rupevig0teja: > dial: conn=127.0.0.1:35532->127.0.0.1:30824, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-rupevig0teja: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-rupevig0teja: dial("tcp","127.0.0.1:31087") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-rupevig0teja: > dial: conn=127.0.0.1:34434->127.0.0.1:31087, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-rupevig0teja: Purge dir "" 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zufequq1zamu: dial("tcp","127.0.0.1:31503") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zufequq1zamu: > dial: conn=127.0.0.1:45858->127.0.0.1:31503, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zufequq1zamu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zufequq1zamu: dial("tcp","127.0.0.1:31034") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zufequq1zamu: > dial: conn=127.0.0.1:45906->127.0.0.1:31034, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zufequq1zamu: Purge dir "" 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-bosoguk9zeka: dial("tcp","127.0.0.1:31161") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-bosoguk9zeka: > dial: conn=127.0.0.1:35336->127.0.0.1:31161, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-bosoguk9zeka: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-bosoguk9zeka: dial("tcp","127.0.0.1:30049") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-bosoguk9zeka: > dial: conn=127.0.0.1:34494->127.0.0.1:30049, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-bosoguk9zeka: Purge dir "" 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-popuxef2fohu: dial("tcp","127.0.0.1:30853") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-popuxef2fohu: > dial: conn=127.0.0.1:35556->127.0.0.1:30853, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-popuxef2fohu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-popuxef2fohu: dial("tcp","127.0.0.1:31102") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-popuxef2fohu: > dial: conn=127.0.0.1:38604->127.0.0.1:31102, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-popuxef2fohu: Purge dir "" 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-vadepep0piqe: dial("tcp","127.0.0.1:31715") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-vadepep0piqe: > dial: conn=127.0.0.1:40632->127.0.0.1:31715, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-vadepep0piqe: Purge object "測試_Русский___ě_áñ" 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-vadepep0piqe: dial("tcp","127.0.0.1:31959") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-vadepep0piqe: > dial: conn=127.0.0.1:34552->127.0.0.1:31959, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-vadepep0piqe: Purge dir "" 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-sidataw7caki: dial("tcp","127.0.0.1:30701") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-sidataw7caki: > dial: conn=127.0.0.1:56832->127.0.0.1:30701, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-sidataw7caki: Purge object "測試_Русский___ě_áñ" 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-sidataw7caki: dial("tcp","127.0.0.1:31603") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-sidataw7caki: > dial: conn=127.0.0.1:47452->127.0.0.1:31603, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-sidataw7caki: Purge dir "" 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-fefizil3biso: dial("tcp","127.0.0.1:30528") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-fefizil3biso: > dial: conn=127.0.0.1:39690->127.0.0.1:30528, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-fefizil3biso: Purge object "HELLO, WORLD!" 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-fefizil3biso: dial("tcp","127.0.0.1:31093") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-fefizil3biso: > dial: conn=127.0.0.1:36106->127.0.0.1:31093, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-fefizil3biso: Purge dir "" 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-nubopav1jevo: dial("tcp","127.0.0.1:31064") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-nubopav1jevo: > dial: conn=127.0.0.1:43130->127.0.0.1:31064, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-nubopav1jevo: Purge object "HeLlO, wOrLd!" 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-nubopav1jevo: dial("tcp","127.0.0.1:31354") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-nubopav1jevo: > dial: conn=127.0.0.1:45200->127.0.0.1:31354, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-nubopav1jevo: Purge dir "" 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-puwumac0wome: dial("tcp","127.0.0.1:30508") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-puwumac0wome: > dial: conn=127.0.0.1:44118->127.0.0.1:30508, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-puwumac0wome: Purge object "HELLO, WORLD!" 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-puwumac0wome: dial("tcp","127.0.0.1:31278") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-puwumac0wome: > dial: conn=127.0.0.1:52842->127.0.0.1:31278, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-puwumac0wome: Purge dir "" 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zugabul1japa: dial("tcp","127.0.0.1:31991") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zugabul1japa: > dial: conn=127.0.0.1:43734->127.0.0.1:31991, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zugabul1japa: Purge object "hello, world!" 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zugabul1japa: dial("tcp","127.0.0.1:30978") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zugabul1japa: > dial: conn=127.0.0.1:43160->127.0.0.1:30978, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-zugabul1japa: Purge dir "" --- PASS: TestApplyTransforms (0.23s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30064") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43212->127.0.0.1:30064, err= 2025/07/12 03:15:39 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31894") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:54644->127.0.0.1:31894, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31212") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38846->127.0.0.1:31212, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30636") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51686->127.0.0.1:30636, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30739") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:57810->127.0.0.1:30739, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30881") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35772->127.0.0.1:30881, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31375") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:49714->127.0.0.1:31375, err= 2025/07/12 03:15:39 DEBUG : sub/file2.53508f02.partial: renamed to: sub/file2 2025/07/12 03:15:39 INFO : file1: Copied (new) to: sub/file2 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30117") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59790->127.0.0.1:30117, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30434") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:48440->127.0.0.1:30434, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30545") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34680->127.0.0.1:30545, err= 2025/07/12 03:15:39 DEBUG : file1: Sizes identical 2025/07/12 03:15:39 DEBUG : file1: Unchanged skipping 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30484") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33156->127.0.0.1:30484, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30877") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40966->127.0.0.1:30877, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: don't need to copy/move sub/file2, it is already at target location 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30856") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34548->127.0.0.1:30856, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31909") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38068->127.0.0.1:31909, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31640") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43186->127.0.0.1:31640, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30569") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42932->127.0.0.1:30569, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30408") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42436->127.0.0.1:30408, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30052") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:32946->127.0.0.1:30052, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30155") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55640->127.0.0.1:30155, err= --- PASS: TestCopyFile (0.04s) === RUN TestCopyLongFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" copy_test.go:153: Test only runs on local 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30182") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60338->127.0.0.1:30182, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30562") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:54554->127.0.0.1:30562, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30200") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35890->127.0.0.1:30200, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31982") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:50062->127.0.0.1:31982, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31605") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52242->127.0.0.1:31605, err= 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31907") 2025/07/12 03:15:39 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60724->127.0.0.1:31907, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31360") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38062->127.0.0.1:31360, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31953") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53032->127.0.0.1:31953, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30902") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33470->127.0.0.1:30902, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31863") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:36414->127.0.0.1:31863, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31538") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52406->127.0.0.1:31538, err= 2025/07/12 03:15:40 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-piyetal2ruge/backup" 2025/07/12 03:15:40 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/12 03:15:40 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/12 03:15:40 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/12 03:15:40 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/12 03:15:40 DEBUG : Setting pass="cUcQNs7wE4DhIX-lDFmkqyy528YHunZ4NlyR5ooZN5U6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/12 03:15:40 DEBUG : TestFTPRclone: detected overridden config - adding "{QwCu-}" suffix to name 2025/07/12 03:15:40 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/12 03:15:40 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/12 03:15:40 DEBUG : Setting pass="cUcQNs7wE4DhIX-lDFmkqyy528YHunZ4NlyR5ooZN5U6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/12 03:15:40 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/backup: Connecting to FTP server 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/backup: dial("tcp","127.0.0.1:28622") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/backup: > dial: conn=127.0.0.1:34098->127.0.0.1:28622, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/backup: dial("tcp","127.0.0.1:31889") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/backup: > dial: conn=127.0.0.1:50344->127.0.0.1:31889, err= 2025/07/12 03:15:40 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-piyetal2ruge/backup" to be canonical "TestFTPRclone{QwCu-}:rclone-test-piyetal2ruge/backup" 2025/07/12 03:15:40 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/backup: dial("tcp","127.0.0.1:30661") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/backup: > dial: conn=127.0.0.1:37106->127.0.0.1:30661, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/backup: dial("tcp","127.0.0.1:31437") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/backup: > dial: conn=127.0.0.1:54824->127.0.0.1:31437, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/backup: dial("tcp","127.0.0.1:31534") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/backup: > dial: conn=127.0.0.1:57182->127.0.0.1:31534, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/backup: dial("tcp","127.0.0.1:31808") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/backup: > dial: conn=127.0.0.1:47480->127.0.0.1:31808, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/backup: dial("tcp","127.0.0.1:30599") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/backup: > dial: conn=127.0.0.1:53220->127.0.0.1:30599, err= 2025/07/12 03:15:40 INFO : dst/file1: Moved (server-side) 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31219") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55312->127.0.0.1:31219, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31344") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51690->127.0.0.1:31344, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31423") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42040->127.0.0.1:31423, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31042") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47616->127.0.0.1:31042, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30343") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:49194->127.0.0.1:30343, err= 2025/07/12 03:15:40 DEBUG : dst/file1.53508f02.partial: renamed to: dst/file1 2025/07/12 03:15:40 INFO : dst/file1: Copied (new) 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31242") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52292->127.0.0.1:31242, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: Connecting to FTP server 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:28622") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34110->127.0.0.1:28622, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30166") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40452->127.0.0.1:30166, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31661") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58776->127.0.0.1:31661, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31577") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:49398->127.0.0.1:31577, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30624") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41414->127.0.0.1:30624, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31178") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30233") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51888->127.0.0.1:31178, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33502->127.0.0.1:30233, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31759") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44888->127.0.0.1:31759, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30694") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34178->127.0.0.1:30694, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31524") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52408->127.0.0.1:31524, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31725") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34168->127.0.0.1:31725, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30621") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34340->127.0.0.1:30621, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.06s) === RUN TestCopyFileCompareDest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:40 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-piyetal2ruge/dst" 2025/07/12 03:15:40 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/12 03:15:40 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/12 03:15:40 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/12 03:15:40 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/12 03:15:40 DEBUG : Setting pass="cUcQNs7wE4DhIX-lDFmkqyy528YHunZ4NlyR5ooZN5U6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/12 03:15:40 DEBUG : TestFTPRclone: detected overridden config - adding "{QwCu-}" suffix to name 2025/07/12 03:15:40 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/12 03:15:40 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/12 03:15:40 DEBUG : Setting pass="cUcQNs7wE4DhIX-lDFmkqyy528YHunZ4NlyR5ooZN5U6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/12 03:15:40 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: Connecting to FTP server 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: dial("tcp","127.0.0.1:28622") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: > dial: conn=127.0.0.1:34124->127.0.0.1:28622, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: dial("tcp","127.0.0.1:31705") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: > dial: conn=127.0.0.1:39738->127.0.0.1:31705, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: dial("tcp","127.0.0.1:31103") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: > dial: conn=127.0.0.1:60738->127.0.0.1:31103, err= 2025/07/12 03:15:40 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-piyetal2ruge/CompareDest" 2025/07/12 03:15:40 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/12 03:15:40 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/12 03:15:40 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/12 03:15:40 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/12 03:15:40 DEBUG : Setting pass="cUcQNs7wE4DhIX-lDFmkqyy528YHunZ4NlyR5ooZN5U6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/12 03:15:40 DEBUG : TestFTPRclone: detected overridden config - adding "{QwCu-}" suffix to name 2025/07/12 03:15:40 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/12 03:15:40 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/12 03:15:40 DEBUG : Setting pass="cUcQNs7wE4DhIX-lDFmkqyy528YHunZ4NlyR5ooZN5U6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/12 03:15:40 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/CompareDest: Connecting to FTP server 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/CompareDest: dial("tcp","127.0.0.1:28622") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/CompareDest: > dial: conn=127.0.0.1:34130->127.0.0.1:28622, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/CompareDest: dial("tcp","127.0.0.1:31853") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/CompareDest: > dial: conn=127.0.0.1:46696->127.0.0.1:31853, err= 2025/07/12 03:15:40 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-piyetal2ruge/CompareDest" to be canonical "TestFTPRclone{QwCu-}:rclone-test-piyetal2ruge/CompareDest" 2025/07/12 03:15:40 DEBUG : one: Need to transfer - File not found at Destination 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/CompareDest: dial("tcp","127.0.0.1:30965") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/CompareDest: > dial: conn=127.0.0.1:47972->127.0.0.1:30965, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: dial("tcp","127.0.0.1:30350") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: > dial: conn=127.0.0.1:50590->127.0.0.1:30350, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: dial("tcp","127.0.0.1:31992") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: > dial: conn=127.0.0.1:38796->127.0.0.1:31992, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: dial("tcp","127.0.0.1:31029") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: > dial: conn=127.0.0.1:59202->127.0.0.1:31029, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: SetModTime is not supported 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: dial("tcp","127.0.0.1:30751") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: > dial: conn=127.0.0.1:52128->127.0.0.1:30751, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: dial("tcp","127.0.0.1:31216") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: > dial: conn=127.0.0.1:36856->127.0.0.1:31216, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: dial("tcp","127.0.0.1:30254") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: > dial: conn=127.0.0.1:49050->127.0.0.1:30254, err= 2025/07/12 03:15:40 DEBUG : one.b824e1ab.partial: renamed to: one 2025/07/12 03:15:40 INFO : one: Copied (new) 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31681") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:48696->127.0.0.1:31681, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30095") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41322->127.0.0.1:30095, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30643") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60048->127.0.0.1:30643, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30138") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:46986->127.0.0.1:30138, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: dial("tcp","127.0.0.1:31456") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: > dial: conn=127.0.0.1:53168->127.0.0.1:31456, err= 2025/07/12 03:15:40 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-piyetal2ruge/CompareDest" for canonical name "TestFTPRclone{QwCu-}:rclone-test-piyetal2ruge/CompareDest" 2025/07/12 03:15:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/CompareDest: dial("tcp","127.0.0.1:30187") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/CompareDest: > dial: conn=127.0.0.1:39210->127.0.0.1:30187, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: dial("tcp","127.0.0.1:30054") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: > dial: conn=127.0.0.1:39998->127.0.0.1:30054, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: dial("tcp","127.0.0.1:31945") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: > dial: conn=127.0.0.1:34848->127.0.0.1:31945, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: SetModTime is not supported 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: dial("tcp","127.0.0.1:30827") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: > dial: conn=127.0.0.1:60996->127.0.0.1:30827, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: dial("tcp","127.0.0.1:30615") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: > dial: conn=127.0.0.1:52142->127.0.0.1:30615, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: dial("tcp","127.0.0.1:31943") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: > dial: conn=127.0.0.1:54878->127.0.0.1:31943, err= 2025/07/12 03:15:40 DEBUG : one.406dcb2c.partial: renamed to: one 2025/07/12 03:15:40 INFO : one: Copied (replaced existing) 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31658") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33736->127.0.0.1:31658, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30404") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44740->127.0.0.1:30404, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31985") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59072->127.0.0.1:31985, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30447") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:50226->127.0.0.1:30447, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30524") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44316->127.0.0.1:30524, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31232") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42068->127.0.0.1:31232, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30667") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:49592->127.0.0.1:30667, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30460") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39662->127.0.0.1:30460, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31840") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43350->127.0.0.1:31840, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30570") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:54680->127.0.0.1:30570, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30818") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:54134->127.0.0.1:30818, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30601") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44344->127.0.0.1:30601, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: dial("tcp","127.0.0.1:31722") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: > dial: conn=127.0.0.1:36626->127.0.0.1:31722, err= 2025/07/12 03:15:40 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-piyetal2ruge/CompareDest" for canonical name "TestFTPRclone{QwCu-}:rclone-test-piyetal2ruge/CompareDest" 2025/07/12 03:15:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/CompareDest: dial("tcp","127.0.0.1:30599") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/CompareDest: > dial: conn=127.0.0.1:53224->127.0.0.1:30599, err= 2025/07/12 03:15:40 DEBUG : one: Sizes identical 2025/07/12 03:15:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31650") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56110->127.0.0.1:31650, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30763") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31173") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56030->127.0.0.1:31173, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52472->127.0.0.1:30763, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31645") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55460->127.0.0.1:31645, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30030") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39248->127.0.0.1:30030, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31881") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42214->127.0.0.1:31881, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30679") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51044->127.0.0.1:30679, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30182") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60350->127.0.0.1:30182, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31959") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34558->127.0.0.1:31959, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: dial("tcp","127.0.0.1:31868") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: > dial: conn=127.0.0.1:52070->127.0.0.1:31868, err= 2025/07/12 03:15:40 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-piyetal2ruge/CompareDest" for canonical name "TestFTPRclone{QwCu-}:rclone-test-piyetal2ruge/CompareDest" 2025/07/12 03:15:40 DEBUG : two: Need to transfer - File not found at Destination 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/CompareDest: dial("tcp","127.0.0.1:30893") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/CompareDest: > dial: conn=127.0.0.1:41654->127.0.0.1:30893, err= 2025/07/12 03:15:40 DEBUG : two: Sizes identical 2025/07/12 03:15:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31554") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:48326->127.0.0.1:31554, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31836") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30855") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44606->127.0.0.1:31836, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33082->127.0.0.1:30855, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: dial("tcp","127.0.0.1:31459") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: > dial: conn=127.0.0.1:58802->127.0.0.1:31459, err= 2025/07/12 03:15:40 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-piyetal2ruge/CompareDest" for canonical name "TestFTPRclone{QwCu-}:rclone-test-piyetal2ruge/CompareDest" 2025/07/12 03:15:40 DEBUG : two: Need to transfer - File not found at Destination 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/CompareDest: dial("tcp","127.0.0.1:31735") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/CompareDest: > dial: conn=127.0.0.1:46086->127.0.0.1:31735, err= 2025/07/12 03:15:40 DEBUG : two: Sizes identical 2025/07/12 03:15:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30678") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43488->127.0.0.1:30678, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30501") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30127") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:46180->127.0.0.1:30501, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43848->127.0.0.1:30127, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30489") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53530->127.0.0.1:30489, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31815") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30312") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59218->127.0.0.1:31815, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52692->127.0.0.1:30312, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: dial("tcp","127.0.0.1:30085") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: > dial: conn=127.0.0.1:43690->127.0.0.1:30085, err= 2025/07/12 03:15:40 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-piyetal2ruge/CompareDest" for canonical name "TestFTPRclone{QwCu-}:rclone-test-piyetal2ruge/CompareDest" 2025/07/12 03:15:40 DEBUG : two: Need to transfer - File not found at Destination 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/CompareDest: dial("tcp","127.0.0.1:30708") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/CompareDest: > dial: conn=127.0.0.1:56550->127.0.0.1:30708, err= 2025/07/12 03:15:40 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: dial("tcp","127.0.0.1:30693") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: > dial: conn=127.0.0.1:48290->127.0.0.1:30693, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: dial("tcp","127.0.0.1:30481") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: > dial: conn=127.0.0.1:51774->127.0.0.1:30481, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: SetModTime is not supported 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: dial("tcp","127.0.0.1:31958") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: > dial: conn=127.0.0.1:51140->127.0.0.1:31958, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: dial("tcp","127.0.0.1:30001") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: > dial: conn=127.0.0.1:57998->127.0.0.1:30001, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: dial("tcp","127.0.0.1:30654") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/dst: > dial: conn=127.0.0.1:49288->127.0.0.1:30654, err= 2025/07/12 03:15:40 DEBUG : two.1503b713.partial: renamed to: two 2025/07/12 03:15:40 INFO : two: Copied (new) 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31897") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55756->127.0.0.1:31897, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31494") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52608->127.0.0.1:31494, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30585") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59204->127.0.0.1:30585, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30839") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:45134->127.0.0.1:30839, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30888") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30398") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56168->127.0.0.1:30888, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34860->127.0.0.1:30398, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30711") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37810->127.0.0.1:30711, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31083") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:54960->127.0.0.1:31083, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31210") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33900->127.0.0.1:31210, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31998") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40556->127.0.0.1:31998, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31379") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52972->127.0.0.1:31379, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31204") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34860->127.0.0.1:31204, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.14s) === RUN TestCopyFileCopyDest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" copy_test.go:276: Skipping test as remote does not support server-side copy 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31440") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:48668->127.0.0.1:31440, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31642") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42296->127.0.0.1:31642, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30731") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58912->127.0.0.1:30731, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31214") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41998->127.0.0.1:31214, err= --- SKIP: TestCopyFileCopyDest (0.01s) === RUN TestCopyInplace run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30611") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40440->127.0.0.1:30611, err= 2025/07/12 03:15:40 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30780") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:54512->127.0.0.1:30780, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30239") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:54078->127.0.0.1:30239, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31053") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52966->127.0.0.1:31053, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30800") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:50822->127.0.0.1:30800, err= 2025/07/12 03:15:40 INFO : file1: Copied (new) to: sub/file2 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31323") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56950->127.0.0.1:31323, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31235") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55056->127.0.0.1:31235, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30767") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:57522->127.0.0.1:30767, err= 2025/07/12 03:15:40 DEBUG : file1: Sizes identical 2025/07/12 03:15:40 DEBUG : file1: Unchanged skipping 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30499") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:49714->127.0.0.1:30499, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30925") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55708->127.0.0.1:30925, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: don't need to copy/move sub/file2, it is already at target location 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31745") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41086->127.0.0.1:31745, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30342") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:50328->127.0.0.1:30342, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31237") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40304->127.0.0.1:31237, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31093") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:36122->127.0.0.1:31093, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30838") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53362->127.0.0.1:30838, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31454") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39314->127.0.0.1:31454, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30599") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53234->127.0.0.1:30599, err= --- PASS: TestCopyInplace (0.05s) === RUN TestCopyLongFileName run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30651") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47876->127.0.0.1:30651, err= 2025/07/12 03:15:40 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30308") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53380->127.0.0.1:30308, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31911") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44994->127.0.0.1:31911, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31093") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:36124->127.0.0.1:31093, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31528") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41846->127.0.0.1:31528, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31543") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34866->127.0.0.1:31543, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30011") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59776->127.0.0.1:30011, err= 2025/07/12 03:15:40 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.53508f02.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/07/12 03:15:40 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30559") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55420->127.0.0.1:30559, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30217") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38716->127.0.0.1:30217, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30660") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55996->127.0.0.1:30660, err= 2025/07/12 03:15:40 DEBUG : file1: Sizes identical 2025/07/12 03:15:40 DEBUG : file1: Unchanged skipping 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30138") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:46998->127.0.0.1:30138, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30375") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43222->127.0.0.1:30375, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31073") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51786->127.0.0.1:31073, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30052") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:32948->127.0.0.1:30052, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30956") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47212->127.0.0.1:30956, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31923") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56746->127.0.0.1:31923, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31655") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39890->127.0.0.1:31655, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30536") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53216->127.0.0.1:30536, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31271") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53732->127.0.0.1:31271, err= --- PASS: TestCopyLongFileName (0.05s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31732") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37404->127.0.0.1:31732, err= 2025/07/12 03:15:40 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30204") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:46636->127.0.0.1:30204, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31208") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41756->127.0.0.1:31208, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30608") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:46588->127.0.0.1:30608, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30683") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51550->127.0.0.1:30683, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31288") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:57496->127.0.0.1:31288, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30947") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42194->127.0.0.1:30947, err= 2025/07/12 03:15:40 DEBUG : TestCopyFileMaxTransfer/file1.53508f02.partial: renamed to: TestCopyFileMaxTransfer/file1 2025/07/12 03:15:40 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31128") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44530->127.0.0.1:31128, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30696") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:48866->127.0.0.1:30696, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31423") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42050->127.0.0.1:31423, err= 2025/07/12 03:15:40 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30160") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35526->127.0.0.1:30160, err= 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31339") 2025/07/12 03:15:40 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58964->127.0.0.1:31339, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31265") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:50368->127.0.0.1:31265, err= 2025/07/12 03:15:41 DEBUG : TestCopyFileMaxTransfer/file2.e65612d1.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2025/07/12 03:15:41 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30234") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56296->127.0.0.1:30234, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30972") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:54502->127.0.0.1:30972, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31108") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:57586->127.0.0.1:31108, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30745") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35698->127.0.0.1:30745, err= 2025/07/12 03:15:41 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31406") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38314->127.0.0.1:31406, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31406") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38324->127.0.0.1:31406, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30300") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:46330->127.0.0.1:30300, err= 2025/07/12 03:15:41 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30417") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:32998->127.0.0.1:30417, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31384") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60636->127.0.0.1:31384, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31266") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47446->127.0.0.1:31266, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30324") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42600->127.0.0.1:30324, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31749") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44568->127.0.0.1:31749, err= 2025/07/12 03:15:41 DEBUG : TestCopyFileMaxTransfer/file4.e65612d1.partial: renamed to: TestCopyFileMaxTransfer/file4 2025/07/12 03:15:41 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31087") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34436->127.0.0.1:31087, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30400") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:49238->127.0.0.1:30400, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30464") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52200->127.0.0.1:30464, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31457") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40512->127.0.0.1:31457, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31550") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39782->127.0.0.1:31550, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31713") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44424->127.0.0.1:31713, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31250") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:50518->127.0.0.1:31250, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30440") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52518->127.0.0.1:30440, err= --- PASS: TestCopyFileMaxTransfer (1.16s) === RUN TestDeduplicateInteractive run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31946") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44322->127.0.0.1:31946, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31450") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37930->127.0.0.1:31450, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30031") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:54540->127.0.0.1:30031, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31499") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33482->127.0.0.1:31499, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30244") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:50972->127.0.0.1:30244, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31518") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:57558->127.0.0.1:31518, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31220") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:54002->127.0.0.1:31220, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31673") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43064->127.0.0.1:31673, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31846") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:48480->127.0.0.1:31846, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30356") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:36490->127.0.0.1:30356, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30513") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40786->127.0.0.1:30513, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31511") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41006->127.0.0.1:31511, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30642") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42666->127.0.0.1:30642, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31390") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52202->127.0.0.1:31390, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30945") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59110->127.0.0.1:30945, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30611") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40454->127.0.0.1:30611, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30280") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60492->127.0.0.1:30280, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30870") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:57184->127.0.0.1:30870, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31675") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42672->127.0.0.1:31675, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30218") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51956->127.0.0.1:30218, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31264") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:50330->127.0.0.1:31264, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31696") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33208->127.0.0.1:31696, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31845") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:50604->127.0.0.1:31845, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30583") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:46058->127.0.0.1:30583, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31444") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47094->127.0.0.1:31444, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31143") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:48906->127.0.0.1:31143, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31799") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39706->127.0.0.1:31799, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31179") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39448->127.0.0.1:31179, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30695") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56138->127.0.0.1:30695, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30937") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35040->127.0.0.1:30937, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30512") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:45240->127.0.0.1:30512, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31200") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43302->127.0.0.1:31200, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30406") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39470->127.0.0.1:30406, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31001") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:36896->127.0.0.1:31001, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30606") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58864->127.0.0.1:30606, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31712") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37140->127.0.0.1:31712, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30929") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35562->127.0.0.1:30929, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31262") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40324->127.0.0.1:31262, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31280") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:36578->127.0.0.1:31280, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31469") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:36100->127.0.0.1:31469, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31394") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44188->127.0.0.1:31394, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30439") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52506->127.0.0.1:30439, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30943") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55118->127.0.0.1:30943, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30183") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:45100->127.0.0.1:30183, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30281") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40980->127.0.0.1:30281, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30355") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60986->127.0.0.1:30355, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31767") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33592->127.0.0.1:31767, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31806") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47500->127.0.0.1:31806, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31725") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34172->127.0.0.1:31725, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30792") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:50342->127.0.0.1:30792, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30088") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53024->127.0.0.1:30088, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31084") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33498->127.0.0.1:31084, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31230") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33914->127.0.0.1:31230, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31926") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:45070->127.0.0.1:31926, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31585") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34776->127.0.0.1:31585, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30492") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58586->127.0.0.1:30492, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30211") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55256->127.0.0.1:30211, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31850") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55664->127.0.0.1:31850, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30961") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:49614->127.0.0.1:30961, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30154") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39390->127.0.0.1:30154, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31981") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39540->127.0.0.1:31981, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31085") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:49766->127.0.0.1:31085, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31010") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41416->127.0.0.1:31010, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30108") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:46720->127.0.0.1:30108, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31441") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:49278->127.0.0.1:31441, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30744") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43884->127.0.0.1:30744, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30177") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40610->127.0.0.1:30177, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31830") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41554->127.0.0.1:31830, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30222") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:36192->127.0.0.1:30222, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30039") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40126->127.0.0.1:30039, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: Connecting to FTP server 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:28622") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34144->127.0.0.1:28622, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30151") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34650->127.0.0.1:30151, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30939") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44152->127.0.0.1:30939, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31110") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44736->127.0.0.1:31110, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30755") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58506->127.0.0.1:30755, err= 2025/07/12 03:15:41 DEBUG : a.txt: Excluded (Size Filter) 2025/07/12 03:15:41 DEBUG : a.txt: Excluded 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31396") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43466->127.0.0.1:31396, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31787") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58552->127.0.0.1:31787, err= 2025/07/12 03:15:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/12 03:15:41 DEBUG : sub dir/hello world: Excluded 2025/07/12 03:15:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/12 03:15:41 DEBUG : sub dir/hello world2: Excluded 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30939") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44162->127.0.0.1:30939, err= 2025/07/12 03:15:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/12 03:15:41 DEBUG : sub dir/hello world: Excluded 2025/07/12 03:15:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/12 03:15:41 DEBUG : sub dir/hello world2: Excluded 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30566") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47626->127.0.0.1:30566, err= 2025/07/12 03:15:41 DEBUG : sub dir/ignore dir: Excluded 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30555") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52120->127.0.0.1:30555, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31745") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41092->127.0.0.1:31745, err= 2025/07/12 03:15:41 DEBUG : sub dir/ignore dir: Excluded 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30982") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37698->127.0.0.1:30982, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30725") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:50454->127.0.0.1:30725, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31899") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58106->127.0.0.1:31899, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30061") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33376->127.0.0.1:30061, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31148") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40332->127.0.0.1:31148, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30780") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:54524->127.0.0.1:30780, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30097") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:45484->127.0.0.1:30097, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30365") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38672->127.0.0.1:30365, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30836") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30144") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44014->127.0.0.1:30836, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58140->127.0.0.1:30144, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31869") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35180->127.0.0.1:31869, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30517") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:49006->127.0.0.1:30517, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31174") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40294->127.0.0.1:31174, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30614") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37716->127.0.0.1:30614, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30344") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34298->127.0.0.1:30344, err= --- PASS: TestListDirSorted (0.06s) === RUN TestListDirSortedFn run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31560") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56670->127.0.0.1:31560, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31166") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:50390->127.0.0.1:31166, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30385") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:49140->127.0.0.1:30385, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30508") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44126->127.0.0.1:30508, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31105") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39348->127.0.0.1:31105, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30793") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58252->127.0.0.1:30793, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30176") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47510->127.0.0.1:30176, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31398") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:36520->127.0.0.1:31398, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30949") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42626->127.0.0.1:30949, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31121") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42372->127.0.0.1:31121, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30246") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:57664->127.0.0.1:30246, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31191") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55656->127.0.0.1:31191, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30644") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60284->127.0.0.1:30644, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31352") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44542->127.0.0.1:31352, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31077") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39958->127.0.0.1:31077, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30120") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33560->127.0.0.1:30120, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31500") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56520->127.0.0.1:31500, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31036") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:54266->127.0.0.1:31036, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30607") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59456->127.0.0.1:30607, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30793") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58266->127.0.0.1:30793, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31673") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43080->127.0.0.1:31673, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30153") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47672->127.0.0.1:30153, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30359") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58694->127.0.0.1:30359, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30506") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42810->127.0.0.1:30506, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30120") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33574->127.0.0.1:30120, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31311") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51506->127.0.0.1:31311, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31906") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51238->127.0.0.1:31906, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30624") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41420->127.0.0.1:30624, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31926") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:45076->127.0.0.1:31926, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31489") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59188->127.0.0.1:31489, err= 2025/07/12 03:15:41 DEBUG : a.txt: Excluded (Size Filter) 2025/07/12 03:15:41 DEBUG : a.txt: Excluded 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31927") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47478->127.0.0.1:31927, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30833") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33980->127.0.0.1:30833, err= 2025/07/12 03:15:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/12 03:15:41 DEBUG : sub dir/hello world: Excluded 2025/07/12 03:15:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/12 03:15:41 DEBUG : sub dir/hello world2: Excluded 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30383") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52846->127.0.0.1:30383, err= 2025/07/12 03:15:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/12 03:15:41 DEBUG : sub dir/hello world: Excluded 2025/07/12 03:15:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/12 03:15:41 DEBUG : sub dir/hello world2: Excluded 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30215") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56080->127.0.0.1:30215, err= 2025/07/12 03:15:41 DEBUG : sub dir/ignore dir: Excluded 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30507") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56066->127.0.0.1:30507, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30183") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:45104->127.0.0.1:30183, err= 2025/07/12 03:15:41 DEBUG : sub dir/ignore dir: Excluded 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30426") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47312->127.0.0.1:30426, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30629") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55406->127.0.0.1:30629, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30105") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56314->127.0.0.1:30105, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30566") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47638->127.0.0.1:30566, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30872") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:54114->127.0.0.1:30872, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30232") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51912->127.0.0.1:30232, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31357") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:48548->127.0.0.1:31357, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30940") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38902->127.0.0.1:30940, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31991") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43744->127.0.0.1:31991, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31168") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53354->127.0.0.1:31168, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31613") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55322->127.0.0.1:31613, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30649") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51080->127.0.0.1:30649, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30607") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59472->127.0.0.1:30607, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30165") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37122->127.0.0.1:30165, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30133") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53608->127.0.0.1:30133, err= --- PASS: TestListDirSortedFn (0.05s) === RUN TestListJSON run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31181") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60238->127.0.0.1:31181, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31063") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41714->127.0.0.1:31063, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30178") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58998->127.0.0.1:30178, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31644") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34686->127.0.0.1:31644, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31200") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43318->127.0.0.1:31200, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30911") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40272->127.0.0.1:30911, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30828") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:36090->127.0.0.1:30828, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30531") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55362->127.0.0.1:30531, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31188") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39184->127.0.0.1:31188, err= === RUN TestListJSON/Default 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30433") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60606->127.0.0.1:30433, err= === RUN TestListJSON/FilesOnly 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30780") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:54530->127.0.0.1:30780, err= === RUN TestListJSON/DirsOnly 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31991") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43750->127.0.0.1:31991, err= === RUN TestListJSON/Recurse 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30632") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:54092->127.0.0.1:30632, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31224") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44774->127.0.0.1:31224, err= === RUN TestListJSON/SubDir 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31718") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58950->127.0.0.1:31718, err= === RUN TestListJSON/NoModTime 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30242") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52774->127.0.0.1:30242, err= === RUN TestListJSON/NoMimeType 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31885") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34780->127.0.0.1:31885, err= === RUN TestListJSON/ShowHash 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31827") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51292->127.0.0.1:31827, err= === RUN TestListJSON/HashTypes 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31616") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60078->127.0.0.1:31616, err= 2025/07/12 03:15:41 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31645") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55468->127.0.0.1:31645, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30502") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39152->127.0.0.1:30502, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30764") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:45770->127.0.0.1:30764, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31647") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55526->127.0.0.1:31647, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31014") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38378->127.0.0.1:31014, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30771") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41762->127.0.0.1:30771, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30232") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51916->127.0.0.1:30232, err= --- PASS: TestListJSON (0.03s) --- PASS: TestListJSON/Default (0.00s) --- PASS: TestListJSON/FilesOnly (0.00s) --- PASS: TestListJSON/DirsOnly (0.00s) --- PASS: TestListJSON/Recurse (0.00s) --- PASS: TestListJSON/SubDir (0.00s) --- PASS: TestListJSON/NoModTime (0.00s) --- PASS: TestListJSON/NoMimeType (0.00s) --- PASS: TestListJSON/ShowHash (0.00s) --- PASS: TestListJSON/HashTypes (0.00s) --- PASS: TestListJSON/Metadata (0.00s) === RUN TestStatJSON run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30217") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38724->127.0.0.1:30217, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30511") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:48384->127.0.0.1:30511, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30621") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34354->127.0.0.1:30621, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31650") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56114->127.0.0.1:31650, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31996") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51470->127.0.0.1:31996, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30711") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37820->127.0.0.1:30711, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30984") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40980->127.0.0.1:30984, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30882") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52132->127.0.0.1:30882, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30439") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52522->127.0.0.1:30439, err= === RUN TestStatJSON/Root 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31821") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42642->127.0.0.1:31821, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31582") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:46374->127.0.0.1:31582, err= === RUN TestStatJSON/Dir 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30224") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47328->127.0.0.1:30224, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31157") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:45630->127.0.0.1:31157, err= === RUN TestStatJSON/DirWithTrailingSlash 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30758") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:49182->127.0.0.1:30758, err= === RUN TestStatJSON/File 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30725") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:50462->127.0.0.1:30725, err= === RUN TestStatJSON/NotFound 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31621") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56186->127.0.0.1:31621, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30834") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56102->127.0.0.1:30834, err= === RUN TestStatJSON/DirFilesOnly 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30057") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58776->127.0.0.1:30057, err= === RUN TestStatJSON/FileFilesOnly 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30256") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55060->127.0.0.1:30256, err= === RUN TestStatJSON/NotFoundFilesOnly 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31169") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37636->127.0.0.1:31169, err= === RUN TestStatJSON/DirDirsOnly 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30594") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60456->127.0.0.1:30594, err= === RUN TestStatJSON/FileDirsOnly 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30740") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51702->127.0.0.1:30740, err= === RUN TestStatJSON/NotFoundDirsOnly 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30832") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:54410->127.0.0.1:30832, err= === RUN TestStatJSON/RootNotFound 2025/07/12 03:15:41 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-piyetal2ruge/notfound" 2025/07/12 03:15:41 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/12 03:15:41 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/12 03:15:41 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/12 03:15:41 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/12 03:15:41 DEBUG : Setting pass="cUcQNs7wE4DhIX-lDFmkqyy528YHunZ4NlyR5ooZN5U6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/12 03:15:41 DEBUG : TestFTPRclone: detected overridden config - adding "{QwCu-}" suffix to name 2025/07/12 03:15:41 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/12 03:15:41 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/12 03:15:41 DEBUG : Setting pass="cUcQNs7wE4DhIX-lDFmkqyy528YHunZ4NlyR5ooZN5U6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/12 03:15:41 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/notfound: Connecting to FTP server 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/notfound: dial("tcp","127.0.0.1:28622") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/notfound: > dial: conn=127.0.0.1:34148->127.0.0.1:28622, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/notfound: dial("tcp","127.0.0.1:30382") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/notfound: > dial: conn=127.0.0.1:53384->127.0.0.1:30382, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/notfound: dial("tcp","127.0.0.1:31752") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/notfound: > dial: conn=127.0.0.1:58650->127.0.0.1:31752, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31020") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44082->127.0.0.1:31020, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31720") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47220->127.0.0.1:31720, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30629") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55414->127.0.0.1:30629, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31733") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60700->127.0.0.1:31733, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31869") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35194->127.0.0.1:31869, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31965") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37270->127.0.0.1:31965, err= --- PASS: TestStatJSON (0.03s) --- PASS: TestStatJSON/Root (0.00s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.00s) --- PASS: TestStatJSON/Dir (0.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.00s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.00s) --- PASS: TestStatJSON/DirDirsOnly (0.00s) --- PASS: TestStatJSON/FileDirsOnly (0.00s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.00s) --- PASS: TestStatJSON/RootNotFound (0.00s) === RUN TestMkdir run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:41 INFO : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: Making directory 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31260") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41844->127.0.0.1:31260, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31703") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39444->127.0.0.1:31703, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30267") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:57236->127.0.0.1:30267, err= 2025/07/12 03:15:41 INFO : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: Making directory 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30537") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42826->127.0.0.1:30537, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30826") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47690->127.0.0.1:30826, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30740") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51714->127.0.0.1:30740, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31078") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38732->127.0.0.1:31078, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30825") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41416->127.0.0.1:30825, err= --- PASS: TestMkdir (0.01s) === RUN TestLsd run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31968") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42306->127.0.0.1:31968, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30617") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33184->127.0.0.1:30617, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31875") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41864->127.0.0.1:31875, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30917") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:48650->127.0.0.1:30917, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30842") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47176->127.0.0.1:30842, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31175") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47338->127.0.0.1:31175, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30659") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:46014->127.0.0.1:30659, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31043") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40218->127.0.0.1:31043, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30816") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60712->127.0.0.1:30816, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31496") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47708->127.0.0.1:31496, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31069") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:45220->127.0.0.1:31069, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31992") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38812->127.0.0.1:31992, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31593") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35936->127.0.0.1:31593, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30419") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:45230->127.0.0.1:30419, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31141") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47640->127.0.0.1:31141, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30550") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:46122->127.0.0.1:30550, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30021") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41692->127.0.0.1:30021, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31050") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59108->127.0.0.1:31050, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30295") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:54704->127.0.0.1:30295, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30061") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33382->127.0.0.1:30061, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30965") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47974->127.0.0.1:30965, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31306") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52538->127.0.0.1:31306, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31550") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39790->127.0.0.1:31550, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30455") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56914->127.0.0.1:30455, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30830") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58092->127.0.0.1:30830, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30295") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:54710->127.0.0.1:30295, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31939") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43674->127.0.0.1:31939, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31061") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37772->127.0.0.1:31061, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30516") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42194->127.0.0.1:30516, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30256") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55074->127.0.0.1:30256, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31526") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41714->127.0.0.1:31526, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31894") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:54660->127.0.0.1:31894, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30682") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40062->127.0.0.1:30682, err= 2025/07/12 03:15:41 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/07/12 03:15:41 DEBUG : empty space: Excluded 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31989") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51698->127.0.0.1:31989, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31856") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:57278->127.0.0.1:31856, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30821") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:50514->127.0.0.1:30821, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30954") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35018->127.0.0.1:30954, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31111") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51076->127.0.0.1:31111, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31700") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51136->127.0.0.1:31700, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31092") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60826->127.0.0.1:31092, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31462") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:32962->127.0.0.1:31462, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30131") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35336->127.0.0.1:30131, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31489") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59192->127.0.0.1:31489, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30866") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51602->127.0.0.1:30866, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31682") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41614->127.0.0.1:31682, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31388") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:46258->127.0.0.1:31388, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31822") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:49288->127.0.0.1:31822, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31909") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38070->127.0.0.1:31909, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31267") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:36094->127.0.0.1:31267, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31543") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34882->127.0.0.1:31543, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31080") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44654->127.0.0.1:31080, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31010") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41430->127.0.0.1:31010, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30479") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55486->127.0.0.1:30479, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31495") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43272->127.0.0.1:31495, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30985") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53698->127.0.0.1:30985, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31583") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42800->127.0.0.1:31583, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30200") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35906->127.0.0.1:30200, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30731") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58918->127.0.0.1:30731, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30365") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38686->127.0.0.1:30365, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30583") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:46074->127.0.0.1:30583, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31316") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42052->127.0.0.1:31316, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30889") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:50094->127.0.0.1:30889, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30241") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34208->127.0.0.1:30241, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30388") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55114->127.0.0.1:30388, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30260") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:32908->127.0.0.1:30260, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2025/07/12 03:15:41 DEBUG : Creating backend with remote ":memory:" 2025/07/12 03:15:41 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/12 03:15:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/12 03:15:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/12 03:15:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/12 03:15:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/12 03:15:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/12 03:15:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/12 03:15:41 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/12 03:15:41 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:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30564") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56658->127.0.0.1:30564, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31303") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42200->127.0.0.1:31303, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31950") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44558->127.0.0.1:31950, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31430") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43396->127.0.0.1:31430, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30857") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33780->127.0.0.1:30857, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31219") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55326->127.0.0.1:31219, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31642") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42310->127.0.0.1:31642, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31631") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58094->127.0.0.1:31631, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30521") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60224->127.0.0.1:30521, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30961") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:49616->127.0.0.1:30961, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30997") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43476->127.0.0.1:30997, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31789") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52790->127.0.0.1:31789, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31164") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55658->127.0.0.1:31164, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30265") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59876->127.0.0.1:30265, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30817") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:50478->127.0.0.1:30817, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31817") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52582->127.0.0.1:31817, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31908") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59158->127.0.0.1:31908, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31028") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40740->127.0.0.1:31028, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30147") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38144->127.0.0.1:30147, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30046") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:36054->127.0.0.1:30046, err= --- PASS: TestCount (0.02s) === RUN TestDelete run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30750") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51804->127.0.0.1:30750, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30556") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41610->127.0.0.1:30556, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30246") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:57674->127.0.0.1:30246, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31239") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:49220->127.0.0.1:31239, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31684") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59368->127.0.0.1:31684, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30987") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:54146->127.0.0.1:30987, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30489") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53532->127.0.0.1:30489, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31061") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37788->127.0.0.1:31061, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31224") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44780->127.0.0.1:31224, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31456") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53170->127.0.0.1:31456, err= 2025/07/12 03:15:41 DEBUG : Waiting for deletions to finish 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31564") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:36470->127.0.0.1:31564, err= 2025/07/12 03:15:41 DEBUG : large: Excluded (Size Filter) 2025/07/12 03:15:41 DEBUG : large: Excluded 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31439") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55990->127.0.0.1:31439, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31316") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42068->127.0.0.1:31316, err= 2025/07/12 03:15:41 INFO : medium: Deleted 2025/07/12 03:15:41 INFO : small: Deleted 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31501") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37944->127.0.0.1:31501, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30096") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:50234->127.0.0.1:30096, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30151") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34664->127.0.0.1:30151, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30115") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53702->127.0.0.1:30115, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30115") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53706->127.0.0.1:30115, err= --- PASS: TestDelete (0.01s) === RUN TestMaxDelete run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30971") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51410->127.0.0.1:30971, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30332") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:36904->127.0.0.1:30332, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31875") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41868->127.0.0.1:31875, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30461") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47026->127.0.0.1:30461, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30746") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41152->127.0.0.1:30746, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31738") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:48158->127.0.0.1:31738, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30051") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40854->127.0.0.1:30051, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31688") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37444->127.0.0.1:31688, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31529") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59374->127.0.0.1:31529, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31651") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:36712->127.0.0.1:31651, err= 2025/07/12 03:15:41 DEBUG : Waiting for deletions to finish 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30600") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34214->127.0.0.1:30600, err= 2025/07/12 03:15:41 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31759") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44904->127.0.0.1:31759, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30606") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58868->127.0.0.1:30606, err= 2025/07/12 03:15:41 INFO : large: Deleted 2025/07/12 03:15:41 INFO : medium: Deleted 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31171") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43414->127.0.0.1:31171, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31641") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47744->127.0.0.1:31641, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30121") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44178->127.0.0.1:30121, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31404") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43862->127.0.0.1:31404, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31006") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:50998->127.0.0.1:31006, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31512") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35026->127.0.0.1:31512, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31969") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33876->127.0.0.1:31969, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31991") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43752->127.0.0.1:31991, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30760") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34936->127.0.0.1:30760, err= --- PASS: TestMaxDelete (0.01s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30035") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:36184->127.0.0.1:30035, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31193") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:57532->127.0.0.1:31193, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31261") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44214->127.0.0.1:31261, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31398") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:36528->127.0.0.1:31398, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31426") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58466->127.0.0.1:31426, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30391") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35182->127.0.0.1:30391, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30934") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40728->127.0.0.1:30934, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30610") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51238->127.0.0.1:30610, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31426") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58480->127.0.0.1:31426, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30883") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42688->127.0.0.1:30883, err= 2025/07/12 03:15:41 DEBUG : Waiting for deletions to finish 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30582") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55144->127.0.0.1:30582, err= 2025/07/12 03:15:41 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30915") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56720->127.0.0.1:30915, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30504") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35382->127.0.0.1:30504, err= 2025/07/12 03:15:41 INFO : medium: Deleted 2025/07/12 03:15:41 INFO : small: Deleted 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31343") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44718->127.0.0.1:31343, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30455") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56916->127.0.0.1:30455, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31403") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:49640->127.0.0.1:31403, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31954") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42660->127.0.0.1:31954, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30080") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44986->127.0.0.1:30080, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30959") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43162->127.0.0.1:30959, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30181") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:48920->127.0.0.1:30181, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31019") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47524->127.0.0.1:31019, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31269") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35032->127.0.0.1:31269, err= --- PASS: TestMaxDeleteSizeLargeFile (0.02s) === RUN TestMaxDeleteSize run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30317") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60180->127.0.0.1:30317, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31575") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:57808->127.0.0.1:31575, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31231") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:48240->127.0.0.1:31231, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31152") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44944->127.0.0.1:31152, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31385") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:46934->127.0.0.1:31385, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31787") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58560->127.0.0.1:31787, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31957") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35340->127.0.0.1:31957, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30546") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51322->127.0.0.1:30546, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31141") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47646->127.0.0.1:31141, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31701") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56786->127.0.0.1:31701, err= 2025/07/12 03:15:41 DEBUG : Waiting for deletions to finish 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30279") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:48516->127.0.0.1:30279, err= 2025/07/12 03:15:41 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31599") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30809") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35772->127.0.0.1:31599, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51116->127.0.0.1:30809, err= 2025/07/12 03:15:41 INFO : medium: Deleted 2025/07/12 03:15:41 INFO : large: Deleted 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31213") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55736->127.0.0.1:31213, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30380") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53254->127.0.0.1:30380, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30270") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39752->127.0.0.1:30270, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31623") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52184->127.0.0.1:31623, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31381") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37372->127.0.0.1:31381, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31868") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52074->127.0.0.1:31868, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30013") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:36284->127.0.0.1:30013, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31054") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37302->127.0.0.1:31054, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30904") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38780->127.0.0.1:30904, err= --- PASS: TestMaxDeleteSize (0.01s) === RUN TestReadFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30397") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44838->127.0.0.1:30397, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31550") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39798->127.0.0.1:31550, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30265") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59886->127.0.0.1:30265, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31884") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:45900->127.0.0.1:31884, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31815") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59224->127.0.0.1:31815, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30213") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56828->127.0.0.1:30213, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30046") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:36058->127.0.0.1:30046, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30296") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:50008->127.0.0.1:30296, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31060") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44674->127.0.0.1:31060, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31666") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55188->127.0.0.1:31666, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30408") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42448->127.0.0.1:30408, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31359") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39438->127.0.0.1:31359, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31575") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:57816->127.0.0.1:31575, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31379") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52984->127.0.0.1:31379, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2025/07/12 03:15:41 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/12 03:15:41 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/12 03:15:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/12 03:15:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/12 03:15:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/12 03:15:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/12 03:15:41 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:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30218") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51960->127.0.0.1:30218, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31678") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60450->127.0.0.1:31678, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31530") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47258->127.0.0.1:31530, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30018") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:54906->127.0.0.1:30018, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31020") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44090->127.0.0.1:31020, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31898") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40550->127.0.0.1:31898, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30090") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33392->127.0.0.1:30090, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31076") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51678->127.0.0.1:31076, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31785") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58326->127.0.0.1:31785, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30175") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:46428->127.0.0.1:30175, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31757") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41348->127.0.0.1:31757, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31046") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:50168->127.0.0.1:31046, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30352") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39026->127.0.0.1:30352, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30131") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35338->127.0.0.1:30131, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31860") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35054->127.0.0.1:31860, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31323") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56966->127.0.0.1:31323, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30591") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:45330->127.0.0.1:30591, err= 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30316") 2025/07/12 03:15:41 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37652->127.0.0.1:30316, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30461") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47030->127.0.0.1:30461, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31955") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35586->127.0.0.1:31955, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30511") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:48394->127.0.0.1:30511, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31133") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47318->127.0.0.1:31133, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31837") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:54226->127.0.0.1:31837, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31373") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35016->127.0.0.1:31373, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30042") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51742->127.0.0.1:30042, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31174") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40300->127.0.0.1:31174, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31632") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40968->127.0.0.1:31632, err= --- PASS: TestCat (0.17s) === RUN TestPurge 2025/07/12 03:15:42 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-jevisoc1yone" 2025/07/12 03:15:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/12 03:15:42 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/12 03:15:42 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/12 03:15:42 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/12 03:15:42 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/12 03:15:42 DEBUG : Setting pass="cUcQNs7wE4DhIX-lDFmkqyy528YHunZ4NlyR5ooZN5U6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/12 03:15:42 DEBUG : TestFTPRclone: detected overridden config - adding "{QwCu-}" suffix to name 2025/07/12 03:15:42 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/12 03:15:42 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/12 03:15:42 DEBUG : Setting pass="cUcQNs7wE4DhIX-lDFmkqyy528YHunZ4NlyR5ooZN5U6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/12 03:15:42 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: Connecting to FTP server 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:28622") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:34150->127.0.0.1:28622, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30587") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:50186->127.0.0.1:30587, err= 2025/07/12 03:15:42 DEBUG : Creating backend with remote "/tmp/rclone3142288598" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jevisoc1yone", Local "Local file system at /tmp/rclone3142288598", Modify Window "876000h0m0s" 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30049") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:34498->127.0.0.1:30049, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31356") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:59606->127.0.0.1:31356, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31445") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:51972->127.0.0.1:31445, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31391") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:37552->127.0.0.1:31391, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30732") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:47164->127.0.0.1:30732, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31523") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:41018->127.0.0.1:31523, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30039") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:40128->127.0.0.1:30039, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: SetModTime is not supported 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31040") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:50362->127.0.0.1:31040, err= 2025/07/12 03:15:42 INFO : A2: Making directory 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31351") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:47642->127.0.0.1:31351, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30586") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:59494->127.0.0.1:30586, err= 2025/07/12 03:15:42 INFO : A1/B2: Making directory 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30126") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:52504->127.0.0.1:30126, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31934") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:49616->127.0.0.1:31934, err= 2025/07/12 03:15:42 INFO : A1/B2/C2: Making directory 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30133") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:53610->127.0.0.1:30133, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31775") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:56962->127.0.0.1:31775, err= 2025/07/12 03:15:42 INFO : A1/B1/C3: Making directory 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30489") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:53540->127.0.0.1:30489, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31054") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:37306->127.0.0.1:31054, err= 2025/07/12 03:15:42 INFO : A3: Making directory 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31531") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:56506->127.0.0.1:31531, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30311") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:46766->127.0.0.1:30311, err= 2025/07/12 03:15:42 INFO : A3/B3: Making directory 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31716") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:36266->127.0.0.1:31716, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30866") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:51606->127.0.0.1:30866, err= 2025/07/12 03:15:42 INFO : A3/B3/C4: Making directory 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30359") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:58704->127.0.0.1:30359, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30546") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:51324->127.0.0.1:30546, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31627") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:40180->127.0.0.1:31627, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30561") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:48662->127.0.0.1:30561, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: SetModTime is not supported 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30105") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:56328->127.0.0.1:30105, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30788") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:57854->127.0.0.1:30788, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: Connecting to FTP server 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: Connecting to FTP server 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:28622") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31663") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:34152->127.0.0.1:28622, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:52910->127.0.0.1:31663, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31926") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:45090->127.0.0.1:31926, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31687") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30162") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:40558->127.0.0.1:31687, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:58496->127.0.0.1:30162, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: Connecting to FTP server 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31467") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:39726->127.0.0.1:31467, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30551") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:52102->127.0.0.1:30551, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30515") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:40678->127.0.0.1:30515, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31106") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:44168->127.0.0.1:31106, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:28622") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:34160->127.0.0.1:28622, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30301") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:53724->127.0.0.1:30301, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31778") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:51652->127.0.0.1:31778, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:28622") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:34170->127.0.0.1:28622, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30816") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:60720->127.0.0.1:30816, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31475") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30181") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:58102->127.0.0.1:31475, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:48922->127.0.0.1:30181, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31800") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:39158->127.0.0.1:31800, err= 2025/07/12 03:15:42 DEBUG : Waiting for deletions to finish 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30408") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:42454->127.0.0.1:30408, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30199") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30249") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:43042->127.0.0.1:30249, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:52036->127.0.0.1:30199, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31698") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:56458->127.0.0.1:31698, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30309") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:40388->127.0.0.1:30309, err= 2025/07/12 03:15:42 INFO : A1/B1/C1/one: Deleted 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31439") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:56006->127.0.0.1:31439, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30063") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:44776->127.0.0.1:30063, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30200") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:35912->127.0.0.1:30200, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31664") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:60432->127.0.0.1:31664, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30211") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:55268->127.0.0.1:30211, err= 2025/07/12 03:15:42 DEBUG : removing 2 level 3 directories 2025/07/12 03:15:42 INFO : A1/B1/C3: Removing directory 2025/07/12 03:15:42 INFO : A1/B1/C1: Removing directory 2025/07/12 03:15:42 DEBUG : removing 1 level 2 directories 2025/07/12 03:15:42 INFO : A1/B1: Removing directory 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30085") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:43706->127.0.0.1:30085, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31924") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30273") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30263") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:59976->127.0.0.1:30263, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:40276->127.0.0.1:30273, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:49642->127.0.0.1:31924, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30439") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30319") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:57876->127.0.0.1:30319, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:52524->127.0.0.1:30439, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30211") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:55284->127.0.0.1:30211, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30548") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:40496->127.0.0.1:30548, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31230") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:33920->127.0.0.1:31230, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30725") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31878") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:50474->127.0.0.1:30725, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:47328->127.0.0.1:31878, err= 2025/07/12 03:15:42 DEBUG : Waiting for deletions to finish 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31701") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:56798->127.0.0.1:31701, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31200") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30688") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31285") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:43320->127.0.0.1:31200, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:53222->127.0.0.1:30688, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:36264->127.0.0.1:31285, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30758") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31764") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31994") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:49944->127.0.0.1:31764, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:48986->127.0.0.1:31994, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31261") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:49186->127.0.0.1:30758, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:44230->127.0.0.1:31261, err= 2025/07/12 03:15:42 INFO : A1/two: Deleted 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31415") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30765") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:60050->127.0.0.1:31415, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:38338->127.0.0.1:30765, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31498") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31833") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:50540->127.0.0.1:31498, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:42940->127.0.0.1:31833, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31518") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:57574->127.0.0.1:31518, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31590") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:56496->127.0.0.1:31590, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31374") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30801") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:50386->127.0.0.1:31374, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:44252->127.0.0.1:30801, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31230") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:33926->127.0.0.1:31230, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30555") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:52122->127.0.0.1:30555, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31009") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30516") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:37332->127.0.0.1:31009, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:42196->127.0.0.1:30516, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31306") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30871") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:52548->127.0.0.1:31306, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:34102->127.0.0.1:30871, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31494") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:52620->127.0.0.1:31494, err= 2025/07/12 03:15:42 DEBUG : removing 2 level 3 directories 2025/07/12 03:15:42 INFO : A3/B3/C4: Removing directory 2025/07/12 03:15:42 INFO : A1/B2/C2: Removing directory 2025/07/12 03:15:42 DEBUG : removing 2 level 2 directories 2025/07/12 03:15:42 INFO : A3/B3: Removing directory 2025/07/12 03:15:42 INFO : A1/B2: Removing directory 2025/07/12 03:15:42 DEBUG : removing 3 level 1 directories 2025/07/12 03:15:42 INFO : A3: Removing directory 2025/07/12 03:15:42 INFO : A1: Removing directory 2025/07/12 03:15:42 INFO : A2: Removing directory 2025/07/12 03:15:42 DEBUG : removing 1 level 0 directories 2025/07/12 03:15:42 INFO : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: Removing directory 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:30757") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:48520->127.0.0.1:30757, err= 2025/07/12 03:15:42 ERROR : error listing: directory not found 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: dial("tcp","127.0.0.1:31915") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: > dial: conn=127.0.0.1:52840->127.0.0.1:31915, err= 2025/07/12 03:15:42 ERROR : error listing: directory not found 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-jevisoc1yone: Purge dir "" 2025/07/12 03:15:42 NOTICE: purge failed to rmdir "": directory not found 2025/07/12 03:15:42 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.09s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30917") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:48662->127.0.0.1:30917, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30973") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35234->127.0.0.1:30973, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30441") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34676->127.0.0.1:30441, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31540") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52408->127.0.0.1:31540, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31006") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51010->127.0.0.1:31006, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30569") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42936->127.0.0.1:30569, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31693") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47610->127.0.0.1:31693, err= 2025/07/12 03:15:42 INFO : A2: Making directory 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30331") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:57770->127.0.0.1:30331, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31742") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43816->127.0.0.1:31742, err= 2025/07/12 03:15:42 INFO : A1/B2: Making directory 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30682") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40068->127.0.0.1:30682, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30337") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33756->127.0.0.1:30337, err= 2025/07/12 03:15:42 INFO : A1/B2/C2: Making directory 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31131") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42688->127.0.0.1:31131, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31308") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39548->127.0.0.1:31308, err= 2025/07/12 03:15:42 INFO : A1/B1/C3: Making directory 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30118") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35790->127.0.0.1:30118, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31597") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58326->127.0.0.1:31597, err= 2025/07/12 03:15:42 INFO : A3: Making directory 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30939") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44170->127.0.0.1:30939, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30048") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:57116->127.0.0.1:30048, err= 2025/07/12 03:15:42 INFO : A3/B3: Making directory 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31322") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56688->127.0.0.1:31322, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30729") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55192->127.0.0.1:30729, err= 2025/07/12 03:15:42 INFO : A3/B3/C4: Making directory 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31616") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60088->127.0.0.1:31616, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30746") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41160->127.0.0.1:30746, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30471") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:49216->127.0.0.1:30471, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31385") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:46936->127.0.0.1:31385, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30259") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33628->127.0.0.1:30259, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30999") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42722->127.0.0.1:30999, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: Connecting to FTP server 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:28622") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34172->127.0.0.1:28622, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31100") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38886->127.0.0.1:31100, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30520") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31004") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35982->127.0.0.1:30520, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39816->127.0.0.1:31004, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31563") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: Connecting to FTP server 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31949") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31061") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53138->127.0.0.1:31563, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37792->127.0.0.1:31061, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59640->127.0.0.1:31949, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30440") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30364") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31785") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58342->127.0.0.1:31785, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52530->127.0.0.1:30440, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51654->127.0.0.1:30364, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31518") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:57586->127.0.0.1:31518, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:28622") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34180->127.0.0.1:28622, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30259") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33634->127.0.0.1:30259, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30903") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56058->127.0.0.1:30903, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30009") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42970->127.0.0.1:30009, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31092") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60830->127.0.0.1:31092, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31666") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55204->127.0.0.1:31666, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30005") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41942->127.0.0.1:30005, err= 2025/07/12 03:15:42 DEBUG : removing 1 level 3 directories 2025/07/12 03:15:42 INFO : A3/B3/C4: Removing directory 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30907") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44964->127.0.0.1:30907, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30540") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30621") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31043") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34356->127.0.0.1:30621, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40222->127.0.0.1:31043, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:50564->127.0.0.1:30540, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30311") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:46776->127.0.0.1:30311, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31818") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30646") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31939") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47484->127.0.0.1:31818, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39804->127.0.0.1:30646, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43676->127.0.0.1:31939, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30432") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30878") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31333") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30054") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55732->127.0.0.1:31333, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:54892->127.0.0.1:30878, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40012->127.0.0.1:30054, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59926->127.0.0.1:30432, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31176") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53638->127.0.0.1:31176, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30825") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41418->127.0.0.1:30825, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31034") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:45914->127.0.0.1:31034, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30830") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58106->127.0.0.1:30830, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31403") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30046") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:49650->127.0.0.1:31403, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:36070->127.0.0.1:30046, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31572") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51884->127.0.0.1:31572, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30450") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31706") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55912->127.0.0.1:30450, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30479") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43044->127.0.0.1:31706, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55488->127.0.0.1:30479, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30253") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33550->127.0.0.1:30253, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31308") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30127") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30720") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39690->127.0.0.1:30720, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39560->127.0.0.1:31308, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43852->127.0.0.1:30127, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31046") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30621") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34372->127.0.0.1:30621, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:50170->127.0.0.1:31046, err= 2025/07/12 03:15:42 DEBUG : removing 2 level 3 directories 2025/07/12 03:15:42 INFO : A1/B2/C2: Removing directory 2025/07/12 03:15:42 INFO : A1/B1/C3: Removing directory 2025/07/12 03:15:42 DEBUG : removing 2 level 2 directories 2025/07/12 03:15:42 INFO : A3/B3: Removing directory 2025/07/12 03:15:42 INFO : A1/B2: Removing directory 2025/07/12 03:15:42 DEBUG : removing 2 level 1 directories 2025/07/12 03:15:42 INFO : A3: Removing directory 2025/07/12 03:15:42 INFO : A2: Removing directory 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31833") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42954->127.0.0.1:31833, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30140") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59268->127.0.0.1:30140, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31205") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59060->127.0.0.1:31205, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30264") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39866->127.0.0.1:30264, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30919") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52606->127.0.0.1:30919, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30198") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51894->127.0.0.1:30198, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31871") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60886->127.0.0.1:31871, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30312") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52696->127.0.0.1:30312, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31455") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52852->127.0.0.1:31455, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31733") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60710->127.0.0.1:31733, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31557") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35706->127.0.0.1:31557, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31657") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38456->127.0.0.1:31657, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30983") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52180->127.0.0.1:30983, err= 2025/07/12 03:15:42 DEBUG : removing 1 level 3 directories 2025/07/12 03:15:42 INFO : A1/B1/C1: Removing directory 2025/07/12 03:15:42 DEBUG : removing 1 level 2 directories 2025/07/12 03:15:42 INFO : A1/B1: Removing directory 2025/07/12 03:15:42 DEBUG : removing 1 level 1 directories 2025/07/12 03:15:42 INFO : A1: Removing directory 2025/07/12 03:15:42 DEBUG : removing 1 level 0 directories 2025/07/12 03:15:42 INFO : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: Removing directory 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31559") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53644->127.0.0.1:31559, err= 2025/07/12 03:15:42 ERROR : error listing: directory not found 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30152") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:46470->127.0.0.1:30152, err= 2025/07/12 03:15:42 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.08s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31497") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38032->127.0.0.1:31497, err= 2025/07/12 03:15:42 INFO : A1: Making directory 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30704") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41738->127.0.0.1:30704, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30105") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56344->127.0.0.1:30105, err= 2025/07/12 03:15:42 INFO : A1/B1: Making directory 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31265") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:50370->127.0.0.1:31265, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31270") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:54782->127.0.0.1:31270, err= 2025/07/12 03:15:42 INFO : A1/B1/C1: Making directory 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30925") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55720->127.0.0.1:30925, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31861") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:32950->127.0.0.1:31861, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31694") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52874->127.0.0.1:31694, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31924") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:49646->127.0.0.1:31924, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30458") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:57718->127.0.0.1:30458, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31931") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33664->127.0.0.1:31931, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30954") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35020->127.0.0.1:30954, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30719") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58648->127.0.0.1:30719, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30763") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52480->127.0.0.1:30763, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30762") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41910->127.0.0.1:30762, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30290") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40436->127.0.0.1:30290, err= 2025/07/12 03:15:42 DEBUG : removing 1 level 3 directories 2025/07/12 03:15:42 INFO : A1/B1/C1: Removing directory 2025/07/12 03:15:42 DEBUG : removing 1 level 2 directories 2025/07/12 03:15:42 INFO : A1/B1: Removing directory 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30563") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41574->127.0.0.1:30563, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30067") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58234->127.0.0.1:30067, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30693") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:48292->127.0.0.1:30693, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31858") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40066->127.0.0.1:31858, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30917") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:48678->127.0.0.1:30917, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30998") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55058->127.0.0.1:30998, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30064") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43218->127.0.0.1:30064, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31133") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47324->127.0.0.1:31133, err= --- PASS: TestRmdirsLeaveRoot (0.03s) === RUN TestRmdirsWithFilter run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30967") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60612->127.0.0.1:30967, err= 2025/07/12 03:15:42 INFO : A1: Making directory 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31940") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55844->127.0.0.1:31940, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30394") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:36106->127.0.0.1:30394, err= 2025/07/12 03:15:42 INFO : A1/B1: Making directory 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31577") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:49404->127.0.0.1:31577, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30658") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60924->127.0.0.1:30658, err= 2025/07/12 03:15:42 INFO : A1/B1/C1: Making directory 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31801") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43448->127.0.0.1:31801, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30306") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35968->127.0.0.1:30306, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31087") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34444->127.0.0.1:31087, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30274") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42116->127.0.0.1:30274, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31630") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40230->127.0.0.1:31630, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30299") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:49354->127.0.0.1:30299, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30575") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35616->127.0.0.1:30575, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31878") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47340->127.0.0.1:31878, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31217") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:54468->127.0.0.1:31217, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30204") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:46638->127.0.0.1:30204, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31761") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53790->127.0.0.1:31761, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30719") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58652->127.0.0.1:30719, err= 2025/07/12 03:15:42 DEBUG : removing 1 level 3 directories 2025/07/12 03:15:42 INFO : A1/B1/C1: Removing directory 2025/07/12 03:15:42 DEBUG : removing 1 level 2 directories 2025/07/12 03:15:42 INFO : A1/B1: Removing directory 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31031") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38364->127.0.0.1:31031, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30332") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:36906->127.0.0.1:30332, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30432") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59934->127.0.0.1:30432, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30725") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:50480->127.0.0.1:30725, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30821") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:50520->127.0.0.1:30821, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30099") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33028->127.0.0.1:30099, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31547") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53198->127.0.0.1:31547, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30702") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:45476->127.0.0.1:30702, err= --- PASS: TestRmdirsWithFilter (0.02s) === RUN TestCopyURL run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31237") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40318->127.0.0.1:31237, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31663") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52924->127.0.0.1:31663, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30090") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33400->127.0.0.1:30090, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30827") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:32778->127.0.0.1:30827, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30012") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37940->127.0.0.1:30012, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31740") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34126->127.0.0.1:31740, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31017") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35958->127.0.0.1:31017, err= 2025/07/12 03:15:42 DEBUG : filename.txt: File name found in url 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30172") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34196->127.0.0.1:30172, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31163") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56276->127.0.0.1:31163, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30548") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40504->127.0.0.1:30548, err= 2025/07/12 03:15:42 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31688") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37460->127.0.0.1:31688, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31611") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55196->127.0.0.1:31611, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30165") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37138->127.0.0.1:30165, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31708") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58018->127.0.0.1:31708, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30342") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:50338->127.0.0.1:30342, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30677") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:54388->127.0.0.1:30677, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31904") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:48880->127.0.0.1:31904, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31297") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:54264->127.0.0.1:31297, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31628") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43226->127.0.0.1:31628, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30575") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35626->127.0.0.1:30575, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30646") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39810->127.0.0.1:30646, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30159") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:54346->127.0.0.1:30159, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30971") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51412->127.0.0.1:30971, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31210") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33906->127.0.0.1:31210, err= --- PASS: TestCopyURL (0.03s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30536") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53224->127.0.0.1:30536, err= 2025/07/12 03:15:42 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31533") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:49804->127.0.0.1:31533, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30200") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35926->127.0.0.1:30200, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30763") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52494->127.0.0.1:30763, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30893") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41660->127.0.0.1:30893, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30126") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52514->127.0.0.1:30126, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30814") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39062->127.0.0.1:30814, err= 2025/07/12 03:15:42 DEBUG : sub/file2.53508f02.partial: renamed to: sub/file2 2025/07/12 03:15:42 INFO : file1: Copied (new) to: sub/file2 2025/07/12 03:15:42 INFO : file1: Deleted 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30994") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43584->127.0.0.1:30994, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30619") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38940->127.0.0.1:30619, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31258") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41318->127.0.0.1:31258, err= 2025/07/12 03:15:42 DEBUG : file1: Sizes identical 2025/07/12 03:15:42 DEBUG : file1: Unchanged skipping 2025/07/12 03:15:42 INFO : file1: Deleted 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30359") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58718->127.0.0.1:30359, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30214") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58192->127.0.0.1:30214, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: don't need to copy/move sub/file2, it is already at target location 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31908") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59160->127.0.0.1:31908, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30337") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33766->127.0.0.1:30337, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31462") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:32970->127.0.0.1:31462, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30886") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35616->127.0.0.1:30886, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31257") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:57268->127.0.0.1:31257, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31111") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51080->127.0.0.1:31111, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31883") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55424->127.0.0.1:31883, err= --- PASS: TestMoveFile (0.02s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31235") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55064->127.0.0.1:31235, err= 2025/07/12 03:15:42 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31016") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:50246->127.0.0.1:31016, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31700") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51150->127.0.0.1:31700, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31494") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52630->127.0.0.1:31494, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31859") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55538->127.0.0.1:31859, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31737") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53984->127.0.0.1:31737, err= 2025/07/12 03:15:42 DEBUG : file1.53508f02.partial: renamed to: file1 2025/07/12 03:15:42 INFO : file1: Copied (new) 2025/07/12 03:15:42 INFO : file1: Deleted 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31434") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60162->127.0.0.1:31434, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31191") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55658->127.0.0.1:31191, err= 2025/07/12 03:15:42 DEBUG : file1: Destination exists, skipping 2025/07/12 03:15:42 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30307") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:50400->127.0.0.1:30307, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30082") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:49848->127.0.0.1:30082, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31304") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:49984->127.0.0.1:31304, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30194") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40520->127.0.0.1:30194, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30192") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59314->127.0.0.1:30192, err= --- PASS: TestMoveFileWithIgnoreExisting (0.02s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31667") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60406->127.0.0.1:31667, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31909") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38076->127.0.0.1:31909, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31906") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51248->127.0.0.1:31906, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30138") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47008->127.0.0.1:30138, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30735") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52714->127.0.0.1:30735, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30600") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34216->127.0.0.1:30600, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30870") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:57188->127.0.0.1:30870, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31324") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:45982->127.0.0.1:31324, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30986") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34942->127.0.0.1:30986, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31039") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:50158->127.0.0.1:31039, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31279") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44200->127.0.0.1:31279, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30303") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33618->127.0.0.1:30303, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31888") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52686->127.0.0.1:31888, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30355") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:32768->127.0.0.1:30355, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31005") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44382->127.0.0.1:31005, err= 2025/07/12 03:15:42 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-piyetal2ruge/backup" 2025/07/12 03:15:42 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/12 03:15:42 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/12 03:15:42 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/12 03:15:42 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/12 03:15:42 DEBUG : Setting pass="cUcQNs7wE4DhIX-lDFmkqyy528YHunZ4NlyR5ooZN5U6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/12 03:15:42 DEBUG : TestFTPRclone: detected overridden config - adding "{QwCu-}" suffix to name 2025/07/12 03:15:42 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/12 03:15:42 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/12 03:15:42 DEBUG : Setting pass="cUcQNs7wE4DhIX-lDFmkqyy528YHunZ4NlyR5ooZN5U6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/12 03:15:42 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/backup: Connecting to FTP server 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/backup: dial("tcp","127.0.0.1:28622") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/backup: > dial: conn=127.0.0.1:34196->127.0.0.1:28622, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/backup: dial("tcp","127.0.0.1:30910") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/backup: > dial: conn=127.0.0.1:47670->127.0.0.1:30910, err= 2025/07/12 03:15:42 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-piyetal2ruge/backup" to be canonical "TestFTPRclone{QwCu-}:rclone-test-piyetal2ruge/backup" 2025/07/12 03:15:42 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/backup: dial("tcp","127.0.0.1:31260") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/backup: > dial: conn=127.0.0.1:41848->127.0.0.1:31260, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/backup: dial("tcp","127.0.0.1:31511") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/backup: > dial: conn=127.0.0.1:41018->127.0.0.1:31511, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/backup: dial("tcp","127.0.0.1:31711") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/backup: > dial: conn=127.0.0.1:60702->127.0.0.1:31711, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/backup: dial("tcp","127.0.0.1:31624") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/backup: > dial: conn=127.0.0.1:52416->127.0.0.1:31624, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/backup: dial("tcp","127.0.0.1:30099") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/backup: > dial: conn=127.0.0.1:33032->127.0.0.1:30099, err= 2025/07/12 03:15:42 INFO : dst/file1: Moved (server-side) 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30413") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33580->127.0.0.1:30413, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31142") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33794->127.0.0.1:31142, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31747") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:46244->127.0.0.1:31747, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30808") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34286->127.0.0.1:30808, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31599") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35774->127.0.0.1:31599, err= 2025/07/12 03:15:42 DEBUG : dst/file1.53508f02.partial: renamed to: dst/file1 2025/07/12 03:15:42 INFO : dst/file1: Copied (new) 2025/07/12 03:15:42 INFO : dst/file1: Deleted 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30193") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41504->127.0.0.1:30193, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30873") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37670->127.0.0.1:30873, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31973") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:57508->127.0.0.1:31973, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30672") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39034->127.0.0.1:30672, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30179") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:48398->127.0.0.1:30179, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31365") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31278") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40682->127.0.0.1:31365, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52850->127.0.0.1:31278, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30057") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30305") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58784->127.0.0.1:30057, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39934->127.0.0.1:30305, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30108") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:46734->127.0.0.1:30108, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30660") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55998->127.0.0.1:30660, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30536") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53240->127.0.0.1:30536, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.03s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30624") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41426->127.0.0.1:30624, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30756") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:36036->127.0.0.1:30756, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30735") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52716->127.0.0.1:30735, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30477") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41646->127.0.0.1:30477, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31290") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41718->127.0.0.1:31290, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31544") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58854->127.0.0.1:31544, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30630") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55412->127.0.0.1:30630, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31072") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43540->127.0.0.1:31072, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30249") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43056->127.0.0.1:30249, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31921") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55702->127.0.0.1:31921, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31026") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:57992->127.0.0.1:31026, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30265") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59894->127.0.0.1:30265, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31444") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47108->127.0.0.1:31444, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30228") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38112->127.0.0.1:30228, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31089") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37120->127.0.0.1:31089, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31279") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44208->127.0.0.1:31279, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30376") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55524->127.0.0.1:30376, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30681") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38244->127.0.0.1:30681, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30764") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:45774->127.0.0.1:30764, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30140") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59274->127.0.0.1:30140, err= 2025/07/12 03:15:42 INFO : A1/B2: Making directory 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30056") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56134->127.0.0.1:30056, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31698") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56460->127.0.0.1:31698, err= 2025/07/12 03:15:42 INFO : A1/B1/C3: Making directory 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30401") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56440->127.0.0.1:30401, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30548") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40506->127.0.0.1:30548, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31869") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35198->127.0.0.1:31869, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31290") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41734->127.0.0.1:31290, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30428") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30953") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39960->127.0.0.1:30953, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38594->127.0.0.1:30428, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30393") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42128->127.0.0.1:30393, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30048") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30756") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:57124->127.0.0.1:30048, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:36040->127.0.0.1:30756, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30722") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40136->127.0.0.1:30722, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31904") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:48892->127.0.0.1:31904, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31761") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53804->127.0.0.1:31761, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31476") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:45794->127.0.0.1:31476, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30629") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55422->127.0.0.1:30629, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30991") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:48932->127.0.0.1:30991, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31227") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31058") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55412->127.0.0.1:31058, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37990->127.0.0.1:31227, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30126") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31995") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52520->127.0.0.1:30126, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30321") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30515") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60172->127.0.0.1:31995, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:48482->127.0.0.1:30321, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40686->127.0.0.1:30515, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30079") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34206->127.0.0.1:30079, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31327") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53902->127.0.0.1:31327, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30779") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:48538->127.0.0.1:30779, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31538") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52408->127.0.0.1:31538, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30975") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:36942->127.0.0.1:30975, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30437") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30343") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60886->127.0.0.1:30437, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:49202->127.0.0.1:30343, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30252") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43674->127.0.0.1:30252, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31803") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38464->127.0.0.1:31803, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30133") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53618->127.0.0.1:30133, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30504") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35390->127.0.0.1:30504, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31676") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:50042->127.0.0.1:31676, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31258") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41324->127.0.0.1:31258, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31847") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58540->127.0.0.1:31847, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30242") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52782->127.0.0.1:30242, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30385") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:49152->127.0.0.1:30385, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30091") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:45032->127.0.0.1:30091, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30432") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59940->127.0.0.1:30432, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30996") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55074->127.0.0.1:30996, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30657") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34198->127.0.0.1:30657, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30844") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:57032->127.0.0.1:30844, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: Connecting to FTP server 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:28622") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34202->127.0.0.1:28622, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31205") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30357") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31676") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31578") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59066->127.0.0.1:31205, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:57026->127.0.0.1:30357, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:50054->127.0.0.1:31676, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38050->127.0.0.1:31578, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31730") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31137") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31632") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31071") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44510->127.0.0.1:31730, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:57012->127.0.0.1:31137, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42576->127.0.0.1:31071, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40974->127.0.0.1:31632, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31880") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30605") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31226") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:49468->127.0.0.1:31226, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34096->127.0.0.1:30605, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:49508->127.0.0.1:31880, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30321") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:48488->127.0.0.1:30321, err= 2025/07/12 03:15:42 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31652") 2025/07/12 03:15:42 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/12 03:15:42 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59368->127.0.0.1:31652, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30984") 2025/07/12 03:15:42 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40984->127.0.0.1:30984, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31329") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:32840->127.0.0.1:31329, err= 2025/07/12 03:15:42 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30963") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:57580->127.0.0.1:30963, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30258") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37844->127.0.0.1:30258, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31689") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:46560->127.0.0.1:31689, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30081") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53544->127.0.0.1:30081, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31977") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56866->127.0.0.1:31977, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31894") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31710") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30923") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38438->127.0.0.1:31710, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:54670->127.0.0.1:31894, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40532->127.0.0.1:30923, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30102") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:36300->127.0.0.1:30102, err= 2025/07/12 03:15:42 INFO : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31716") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:36268->127.0.0.1:31716, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31664") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60448->127.0.0.1:31664, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30054") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40014->127.0.0.1:30054, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31127") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31314") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30284") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53584->127.0.0.1:31314, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31715") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44552->127.0.0.1:31127, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60650->127.0.0.1:30284, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40648->127.0.0.1:31715, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30377") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38844->127.0.0.1:30377, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30473") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52406->127.0.0.1:30473, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30371") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:36634->127.0.0.1:30371, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31883") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55426->127.0.0.1:31883, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31549") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58080->127.0.0.1:31549, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30228") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38120->127.0.0.1:30228, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31682") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41628->127.0.0.1:31682, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31243") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47158->127.0.0.1:31243, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31364") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60320->127.0.0.1:31364, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31061") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37808->127.0.0.1:31061, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31474") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35852->127.0.0.1:31474, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30906") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33974->127.0.0.1:30906, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30536") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53252->127.0.0.1:30536, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31126") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31189") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30193") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55474->127.0.0.1:31126, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30976") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51904->127.0.0.1:31189, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41520->127.0.0.1:30193, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31824") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56334->127.0.0.1:30976, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53638->127.0.0.1:31824, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30573") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30515") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43568->127.0.0.1:30573, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31437") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40694->127.0.0.1:30515, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30481") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:54840->127.0.0.1:31437, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31061") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37822->127.0.0.1:31061, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51780->127.0.0.1:30481, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31572") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31661") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31874") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58786->127.0.0.1:31661, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51896->127.0.0.1:31572, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31756") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:45528->127.0.0.1:31874, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30918") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:57964->127.0.0.1:31756, err= 2025/07/12 03:15:42 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47440->127.0.0.1:30918, err= 2025/07/12 03:15:42 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/12 03:15:42 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/12 03:15:42 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/12 03:15:42 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30216") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53640->127.0.0.1:30216, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31047") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59560->127.0.0.1:31047, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30524") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44332->127.0.0.1:30524, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31018") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38456->127.0.0.1:31018, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30947") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42198->127.0.0.1:30947, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30327") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30323") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31758") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53886->127.0.0.1:30327, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39750->127.0.0.1:30323, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44650->127.0.0.1:31758, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30001") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58004->127.0.0.1:30001, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30345") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53406->127.0.0.1:30345, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30633") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52402->127.0.0.1:30633, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31756") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:57974->127.0.0.1:31756, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31708") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58032->127.0.0.1:31708, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31031") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38368->127.0.0.1:31031, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31859") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55542->127.0.0.1:31859, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30658") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30662") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60938->127.0.0.1:30658, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53174->127.0.0.1:30662, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31672") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30431") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41114->127.0.0.1:31672, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31655") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59134->127.0.0.1:30431, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39896->127.0.0.1:31655, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30004") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30531") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33680->127.0.0.1:30004, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55366->127.0.0.1:30531, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30952") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39604->127.0.0.1:30952, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30328") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:49054->127.0.0.1:30328, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31609") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34092->127.0.0.1:31609, err= --- PASS: TestDirMove (0.09s) === RUN TestGetFsInfo run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31162") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:49982->127.0.0.1:31162, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30867") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:48910->127.0.0.1:30867, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30429") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60656->127.0.0.1:30429, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30922") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:36000->127.0.0.1:30922, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30352") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39032->127.0.0.1:30352, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30961") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:49618->127.0.0.1:30961, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: File to upload is small (34 bytes), uploading instead of streaming 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31571") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60216->127.0.0.1:31571, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30916") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40864->127.0.0.1:30916, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30539") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34430->127.0.0.1:30539, err= 2025/07/12 03:15:42 NOTICE: ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/12 03:15:42 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30008") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58588->127.0.0.1:30008, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31591") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44594->127.0.0.1:31591, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31823") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37778->127.0.0.1:31823, err= 2025/07/12 03:15:42 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31353") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35608->127.0.0.1:31353, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31091") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60458->127.0.0.1:31091, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31799") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39716->127.0.0.1:31799, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30207") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:57060->127.0.0.1:30207, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31604") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33150->127.0.0.1:31604, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30377") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38852->127.0.0.1:30377, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31263") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37666->127.0.0.1:31263, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30954") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35024->127.0.0.1:30954, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: File to upload is small (34 bytes), uploading instead of streaming 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30670") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47028->127.0.0.1:30670, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31318") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41368->127.0.0.1:31318, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30623") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51700->127.0.0.1:30623, err= 2025/07/12 03:15:42 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30368") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42682->127.0.0.1:30368, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31419") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:45734->127.0.0.1:31419, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31566") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37170->127.0.0.1:31566, err= 2025/07/12 03:15:42 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30234") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56300->127.0.0.1:30234, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31324") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:45988->127.0.0.1:31324, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31356") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59608->127.0.0.1:31356, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30618") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42752->127.0.0.1:30618, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30554") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60228->127.0.0.1:30554, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31454") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39330->127.0.0.1:31454, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31592") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44088->127.0.0.1:31592, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30923") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40546->127.0.0.1:30923, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: File to upload is small (34 bytes), uploading instead of streaming 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30164") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53954->127.0.0.1:30164, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30207") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:57068->127.0.0.1:30207, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31484") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56900->127.0.0.1:31484, err= 2025/07/12 03:15:42 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31143") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:48918->127.0.0.1:31143, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31848") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53280->127.0.0.1:31848, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30424") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37304->127.0.0.1:30424, err= 2025/07/12 03:15:42 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30149") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47678->127.0.0.1:30149, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30357") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:57042->127.0.0.1:30357, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30256") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55084->127.0.0.1:30256, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31760") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51946->127.0.0.1:31760, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30030") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39264->127.0.0.1:30030, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30559") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55426->127.0.0.1:30559, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31907") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60728->127.0.0.1:31907, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31898") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40560->127.0.0.1:31898, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: File to upload is small (34 bytes), uploading instead of streaming 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31387") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:32866->127.0.0.1:31387, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31181") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60244->127.0.0.1:31181, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31817") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52584->127.0.0.1:31817, err= 2025/07/12 03:15:42 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31800") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39174->127.0.0.1:31800, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31444") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47118->127.0.0.1:31444, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30966") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35266->127.0.0.1:30966, err= 2025/07/12 03:15:42 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31895") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:32948->127.0.0.1:31895, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31398") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:36542->127.0.0.1:31398, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30170") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35736->127.0.0.1:30170, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31106") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44170->127.0.0.1:31106, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31653") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:57346->127.0.0.1:31653, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30514") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:39448->127.0.0.1:30514, err= --- PASS: TestRcat (0.08s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.02s) === RUN TestRcatMetadata run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" operations_test.go:1532: Skipping as destination doesn't support user metadata 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30360") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58258->127.0.0.1:30360, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30608") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:46604->127.0.0.1:30608, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30018") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:54914->127.0.0.1:30018, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30684") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59986->127.0.0.1:30684, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30751") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52138->127.0.0.1:30751, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31500") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56526->127.0.0.1:31500, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30519") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:45646->127.0.0.1:30519, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: File to upload is small (60 bytes), uploading instead of streaming 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31764") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:49946->127.0.0.1:31764, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30345") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53422->127.0.0.1:30345, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31469") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:36102->127.0.0.1:31469, err= 2025/07/12 03:15:42 DEBUG : potato2: Size of src and dst objects identical 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30524") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44342->127.0.0.1:30524, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31616") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60094->127.0.0.1:31616, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31578") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38056->127.0.0.1:31578, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31690") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:37038->127.0.0.1:31690, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30771") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41770->127.0.0.1:30771, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30007") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38782->127.0.0.1:30007, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" operations_test.go:1613: Skipping as destination doesn't support user metadata 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31574") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44126->127.0.0.1:31574, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31170") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:49188->127.0.0.1:31170, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31918") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:45812->127.0.0.1:31918, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30806") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47258->127.0.0.1:30806, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestTouchDir run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" operations_test.go:1665: Skipping test as remote does not support modtime 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30812") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:59788->127.0.0.1:30812, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30624") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41440->127.0.0.1:30624, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31658") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:33738->127.0.0.1:31658, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30536") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53260->127.0.0.1:30536, err= --- SKIP: TestTouchDir (0.00s) === RUN TestMkdirMetadata run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31346") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60732->127.0.0.1:31346, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31929") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52492->127.0.0.1:31929, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31455") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52868->127.0.0.1:31455, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30218") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51968->127.0.0.1:30218, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30805") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38426->127.0.0.1:30805, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31632") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40986->127.0.0.1:31632, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30437") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60894->127.0.0.1:30437, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31231") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:48254->127.0.0.1:31231, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30822") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:45908->127.0.0.1:30822, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30486") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:50300->127.0.0.1:30486, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30552") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35524->127.0.0.1:30552, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31772") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51086->127.0.0.1:31772, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31549") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58088->127.0.0.1:31549, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30278") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41460->127.0.0.1:30278, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31621") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56202->127.0.0.1:31621, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30575") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35632->127.0.0.1:30575, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31370") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:34092->127.0.0.1:31370, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31964") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:50578->127.0.0.1:31964, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30164") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53962->127.0.0.1:30164, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30261") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35228->127.0.0.1:30261, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-piyetal2ruge", Local "Local file system at /tmp/rclone495667974", Modify Window "876000h0m0s" 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31613") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55328->127.0.0.1:31613, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30242") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52794->127.0.0.1:30242, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31984") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:50174->127.0.0.1:31984, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30229") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40108->127.0.0.1:30229, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31355") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53316->127.0.0.1:31355, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31793") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:46048->127.0.0.1:31793, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: SetModTime is not supported 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31457") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40518->127.0.0.1:31457, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31012") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42034->127.0.0.1:31012, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31859") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:55546->127.0.0.1:31859, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31633") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44122->127.0.0.1:31633, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31685") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51604->127.0.0.1:31685, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30247") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:58878->127.0.0.1:30247, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31910") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:46256->127.0.0.1:31910, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31583") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:42812->127.0.0.1:31583, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30956") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47222->127.0.0.1:30956, err= 2025/07/12 03:15:42 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.wasiqin8" before starting 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31939") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43682->127.0.0.1:31939, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30676") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53734->127.0.0.1:30676, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31481") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35654->127.0.0.1:31481, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30910") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:47680->127.0.0.1:30910, err= 2025/07/12 03:15:42 DEBUG : sub dir/test remove existing.wasiqin8: TEST: removing renamed existing file after operation 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30978") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:43172->127.0.0.1:30978, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31700") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:51156->127.0.0.1:31700, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30893") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41662->127.0.0.1:30893, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31262") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40330->127.0.0.1:31262, err= 2025/07/12 03:15:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bufoleg0" before starting 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30234") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56302->127.0.0.1:30234, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30336") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:54282->127.0.0.1:30336, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31896") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:50622->127.0.0.1:31896, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31113") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35986->127.0.0.1:31113, err= 2025/07/12 03:15:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bufoleg0: TEST: renaming existing back after failed operation 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30932") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:50630->127.0.0.1:30932, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31573") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52048->127.0.0.1:31573, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30512") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:45250->127.0.0.1:30512, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31695") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:60540->127.0.0.1:31695, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31078") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:38740->127.0.0.1:31078, err= 2025/07/12 03:15:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qolowos5" before starting 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31400") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:45460->127.0.0.1:31400, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30739") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:57812->127.0.0.1:30739, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30575") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:35646->127.0.0.1:30575, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31116") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:53960->127.0.0.1:31116, err= 2025/07/12 03:15:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qolowos5: TEST: removing renamed existing file after operation 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30102") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:36314->127.0.0.1:30102, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31075") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56402->127.0.0.1:31075, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31938") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52478->127.0.0.1:31938, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30125") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:44274->127.0.0.1:30125, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30995") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:52046->127.0.0.1:30995, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31747") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:46252->127.0.0.1:31747, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30109") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:40484->127.0.0.1:30109, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31994") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:48990->127.0.0.1:31994, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:31260") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41852->127.0.0.1:31260, err= --- PASS: TestRemoveExisting (0.04s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30374") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:56578->127.0.0.1:30374, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: dial("tcp","127.0.0.1:30477") 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: > dial: conn=127.0.0.1:41658->127.0.0.1:30477, err= 2025/07/12 03:15:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-piyetal2ruge: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Finished OK in 3.524231685s (try 1/5)