"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Starting (try 1/5) 2025/10/24 01:56:16 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-mafesan2guye" 2025/10/24 01:56:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/24 01:56:16 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/24 01:56:16 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/24 01:56:16 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/24 01:56:16 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/24 01:56:16 DEBUG : Setting pass="e9vOrV3nwKG7rvMY33ye1h9xfb1jGAEEWRQkfL4fjwlm" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/24 01:56:16 DEBUG : TestFTPRclone: detected overridden config - adding "{z5e16}" suffix to name 2025/10/24 01:56:16 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/24 01:56:16 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/24 01:56:16 DEBUG : Setting pass="e9vOrV3nwKG7rvMY33ye1h9xfb1jGAEEWRQkfL4fjwlm" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/24 01:56:16 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/24 01:56:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: Connecting to FTP server 2025/10/24 01:56:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:28622") 2025/10/24 01:56:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57752->127.0.0.1:28622, err= 2025/10/24 01:56:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30688") 2025/10/24 01:56:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59748->127.0.0.1:30688, err= 2025/10/24 01:56:16 DEBUG : Creating backend with remote "/tmp/rclone1045191432" === 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-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2025/10/24 01:56:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30947") 2025/10/24 01:56:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48356->127.0.0.1:30947, err= 2025/10/24 01:56:16 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2025/10/24 01:56:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30940") 2025/10/24 01:56:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57658->127.0.0.1:30940, err= 2025/10/24 01:56:16 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/10/24 01:56:16 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/24 01:56:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/24 01:56:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/24 01:56:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/24 01:56:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/24 01:56:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/24 01:56:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/24 01:56:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/24 01:56:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/24 01:56:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/24 01:56:16 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/24 01:56:16 DEBUG : potato: Seek from 10 to 0 2025/10/24 01:56:16 DEBUG : potato: Seek from 10 to 0 2025/10/24 01:56:16 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/24 01:56:16 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/24 01:56:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/24 01:56:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/24 01:56:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/24 01:56:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/24 01:56:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/24 01:56:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/24 01:56:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/24 01:56:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/24 01:56:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/24 01:56:16 DEBUG : potato: Seek from 5 to 2 2025/10/24 01:56:16 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/24 01:56:16 DEBUG : potato: Seek from 7 to 0 2025/10/24 01:56:16 DEBUG : potato: Seek from 7 to 0 2025/10/24 01:56:16 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/24 01:56:16 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/24 01:56:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/24 01:56:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/24 01:56:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/24 01:56:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/24 01:56:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/24 01:56:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/24 01:56:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/24 01:56:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/24 01:56:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/24 01:56:16 DEBUG : potato: Seek from 5 to 2 2025/10/24 01:56:16 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/24 01:56:16 DEBUG : potato: Seek from 8 to 0 2025/10/24 01:56:16 DEBUG : potato: Seek from 8 to 0 2025/10/24 01:56:16 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/24 01:56:16 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/24 01:56:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/24 01:56:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/24 01:56:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/24 01:56:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/24 01:56:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/24 01:56:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/24 01:56:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/24 01:56:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/24 01:56:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/24 01:56:16 DEBUG : potato: Seek from 5 to 2 2025/10/24 01:56:16 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/24 01:56:16 DEBUG : potato: Seek from 9 to 0 2025/10/24 01:56:16 DEBUG : potato: Seek from 9 to 0 2025/10/24 01:56:16 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-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30667") 2025/10/24 01:56:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39826->127.0.0.1:30667, err= 2025/10/24 01:56:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31180") 2025/10/24 01:56:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57782->127.0.0.1:31180, err= 2025/10/24 01:56:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30867") 2025/10/24 01:56:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60334->127.0.0.1:30867, err= 2025/10/24 01:56:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31717") 2025/10/24 01:56:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:43350->127.0.0.1:31717, err= 2025/10/24 01:56:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30754") 2025/10/24 01:56:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58160->127.0.0.1:30754, err= === RUN TestCheck/1 === RUN TestCheck/2 2025/10/24 01:56:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31343") 2025/10/24 01:56:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54530->127.0.0.1:31343, err= 2025/10/24 01:56:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31162") 2025/10/24 01:56:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35898->127.0.0.1:31162, err= 2025/10/24 01:56:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30272") 2025/10/24 01:56:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40118->127.0.0.1:30272, err= 2025/10/24 01:56:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30717") 2025/10/24 01:56:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38902->127.0.0.1:30717, err= === RUN TestCheck/3 2025/10/24 01:56:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31555") 2025/10/24 01:56:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:56488->127.0.0.1:31555, err= 2025/10/24 01:56:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31949") 2025/10/24 01:56:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48064->127.0.0.1:31949, err= 2025/10/24 01:56:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31546") 2025/10/24 01:56:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49776->127.0.0.1:31546, err= 2025/10/24 01:56:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30082") 2025/10/24 01:56:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38048->127.0.0.1:30082, err= === RUN TestCheck/4 === RUN TestCheck/5 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30129") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46606->127.0.0.1:30129, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31211") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40044->127.0.0.1:31211, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31972") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41866->127.0.0.1:31972, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31896") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44864->127.0.0.1:31896, err= === RUN TestCheck/6 === RUN TestCheck/7 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31496") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:47462->127.0.0.1:31496, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30589") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58182->127.0.0.1:30589, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31187") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46442->127.0.0.1:31187, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31897") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57220->127.0.0.1:31897, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31271") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53492->127.0.0.1:31271, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30737") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:56016->127.0.0.1:30737, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31709") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35424->127.0.0.1:31709, err= --- PASS: TestCheck (0.07s) --- 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/10/24 01:56:17 DEBUG : Creating backend with remote "nonexistent" 2025/10/24 01:56:17 DEBUG : Creating backend with remote "nonexistent" 2025/10/24 01:56:17 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/24 01:56:17 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/10/24 01:56:17 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/24 01:56:17 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-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30280") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59736->127.0.0.1:30280, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30142") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58770->127.0.0.1:30142, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30829") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34518->127.0.0.1:30829, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30685") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:43648->127.0.0.1:30685, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31619") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49436->127.0.0.1:31619, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30762") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:33070->127.0.0.1:30762, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30775") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49118->127.0.0.1:30775, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30412") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38442->127.0.0.1:30412, err= === RUN TestCheckDownload/3 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30754") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58172->127.0.0.1:30754, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30768") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48988->127.0.0.1:30768, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31216") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59934->127.0.0.1:31216, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31429") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53714->127.0.0.1:31429, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30753") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45452->127.0.0.1:30753, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31950") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46950->127.0.0.1:31950, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30771") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45318->127.0.0.1:30771, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30128") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46154->127.0.0.1:30128, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31761") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42682->127.0.0.1:31761, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31080") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:32836->127.0.0.1:31080, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30937") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53464->127.0.0.1:30937, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31359") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35250->127.0.0.1:31359, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31850") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:47052->127.0.0.1:31850, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31584") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:32886->127.0.0.1:31584, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30337") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:56240->127.0.0.1:30337, err= --- PASS: TestCheckDownload (0.14s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.00s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.02s) --- 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-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30903") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53224->127.0.0.1:30903, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31699") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42252->127.0.0.1:31699, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31006") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:55154->127.0.0.1:31006, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30043") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49258->127.0.0.1:30043, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31077") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42890->127.0.0.1:31077, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31044") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:36300->127.0.0.1:31044, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30281") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58460->127.0.0.1:30281, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30295") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44914->127.0.0.1:30295, err= === RUN TestCheckSizeOnly/3 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31262") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58964->127.0.0.1:31262, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30146") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44700->127.0.0.1:30146, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31309") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34818->127.0.0.1:31309, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31700") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38266->127.0.0.1:31700, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30455") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40058->127.0.0.1:30455, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30898") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34062->127.0.0.1:30898, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30872") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59316->127.0.0.1:30872, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31629") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:47246->127.0.0.1:31629, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31336") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60994->127.0.0.1:31336, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31038") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39176->127.0.0.1:31038, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30076") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42728->127.0.0.1:30076, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31330") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35070->127.0.0.1:31330, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31801") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53318->127.0.0.1:31801, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31787") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35258->127.0.0.1:31787, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31237") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58776->127.0.0.1:31237, err= --- PASS: TestCheckSizeOnly (0.08s) --- 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-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31701") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59140->127.0.0.1:31701, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30226") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:56946->127.0.0.1:30226, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31472") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:43150->127.0.0.1:31472, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30191") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34082->127.0.0.1:30191, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30124") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52730->127.0.0.1:30124, err= 2025/10/24 01:56:17 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/24 01:56:17 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/24 01:56:17 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/24 01:56:17 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31390") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51188->127.0.0.1:31390, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30724") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40392->127.0.0.1:30724, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30496") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48042->127.0.0.1:30496, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30905") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51176->127.0.0.1:30905, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31167") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44670->127.0.0.1:31167, err= 2025/10/24 01:56:17 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/24 01:56:17 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/24 01:56:17 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/24 01:56:17 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31211") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40048->127.0.0.1:31211, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30654") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:47102->127.0.0.1:30654, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30163") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38318->127.0.0.1:30163, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31246") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54852->127.0.0.1:31246, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:17 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-mafesan2guye/data" 2025/10/24 01:56:17 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/24 01:56:17 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/24 01:56:17 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/24 01:56:17 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/24 01:56:17 DEBUG : Setting pass="e9vOrV3nwKG7rvMY33ye1h9xfb1jGAEEWRQkfL4fjwlm" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/24 01:56:17 DEBUG : TestFTPRclone: detected overridden config - adding "{z5e16}" suffix to name 2025/10/24 01:56:17 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/24 01:56:17 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/24 01:56:17 DEBUG : Setting pass="e9vOrV3nwKG7rvMY33ye1h9xfb1jGAEEWRQkfL4fjwlm" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/24 01:56:17 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/data: Connecting to FTP server 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/data: dial("tcp","127.0.0.1:28622") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/data: > dial: conn=127.0.0.1:57754->127.0.0.1:28622, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/data: dial("tcp","127.0.0.1:30964") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/data: > dial: conn=127.0.0.1:53874->127.0.0.1:30964, err= check_test.go:350: ftp://127.0.0.1:28622/rclone-test-mafesan2guye/data lacks md5, skipping 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31437") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39608->127.0.0.1:31437, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31929") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38470->127.0.0.1:31929, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31910") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53400->127.0.0.1:31910, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31129") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48518->127.0.0.1:31129, err= --- SKIP: TestCheckSum (0.01s) === RUN TestCheckSumDownload run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:17 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-mafesan2guye/data" 2025/10/24 01:56:17 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/24 01:56:17 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/24 01:56:17 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/24 01:56:17 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/24 01:56:17 DEBUG : Setting pass="e9vOrV3nwKG7rvMY33ye1h9xfb1jGAEEWRQkfL4fjwlm" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/24 01:56:17 DEBUG : TestFTPRclone: detected overridden config - adding "{z5e16}" suffix to name 2025/10/24 01:56:17 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/24 01:56:17 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/24 01:56:17 DEBUG : Setting pass="e9vOrV3nwKG7rvMY33ye1h9xfb1jGAEEWRQkfL4fjwlm" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/24 01:56:17 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/data: Connecting to FTP server 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/data: dial("tcp","127.0.0.1:28622") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/data: > dial: conn=127.0.0.1:57768->127.0.0.1:28622, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/data: dial("tcp","127.0.0.1:30768") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/data: > dial: conn=127.0.0.1:48994->127.0.0.1:30768, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31835") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60672->127.0.0.1:31835, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30769") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:43586->127.0.0.1:30769, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30431") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52544->127.0.0.1:30431, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30688") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59760->127.0.0.1:30688, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31447") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48594->127.0.0.1:31447, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30243") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:43354->127.0.0.1:30243, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31405") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48242->127.0.0.1:31405, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30871") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37454->127.0.0.1:30871, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31661") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46388->127.0.0.1:31661, err= === RUN TestCheckSumDownload/subtest1 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30267") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52920->127.0.0.1:30267, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30697") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57402->127.0.0.1:30697, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30190") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:56810->127.0.0.1:30190, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31227") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39088->127.0.0.1:31227, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31692") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37146->127.0.0.1:31692, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31668") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:36104->127.0.0.1:31668, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30862") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41124->127.0.0.1:30862, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30326") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34674->127.0.0.1:30326, err= === RUN TestCheckSumDownload/subtest2 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30993") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51700->127.0.0.1:30993, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31234") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59464->127.0.0.1:31234, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30384") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38970->127.0.0.1:30384, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31080") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:32838->127.0.0.1:31080, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30040") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42378->127.0.0.1:30040, err= === RUN TestCheckSumDownload/subtest3 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30968") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58842->127.0.0.1:30968, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31819") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:47200->127.0.0.1:31819, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31115") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41714->127.0.0.1:31115, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30227") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:36440->127.0.0.1:30227, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31396") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46924->127.0.0.1:31396, err= === RUN TestCheckSumDownload/subtest4 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31209") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52540->127.0.0.1:31209, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31756") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37046->127.0.0.1:31756, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31658") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54320->127.0.0.1:31658, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31995") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:56980->127.0.0.1:31995, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31613") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58936->127.0.0.1:31613, err= === RUN TestCheckSumDownload/subtest5 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31976") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37474->127.0.0.1:31976, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30528") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46434->127.0.0.1:30528, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30502") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39822->127.0.0.1:30502, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31862") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:33884->127.0.0.1:31862, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30336") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58590->127.0.0.1:30336, err= === RUN TestCheckSumDownload/subtest6 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30394") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48038->127.0.0.1:30394, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30939") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34906->127.0.0.1:30939, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30347") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:43426->127.0.0.1:30347, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31612") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41174->127.0.0.1:31612, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31239") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:47296->127.0.0.1:31239, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31246") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54868->127.0.0.1:31246, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30353") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38724->127.0.0.1:30353, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30875") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34118->127.0.0.1:30875, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30072") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51042->127.0.0.1:30072, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30319") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52610->127.0.0.1:30319, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30454") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51282->127.0.0.1:30454, err= === RUN TestCheckSumDownload/subtest7 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30429") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39676->127.0.0.1:30429, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30113") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35580->127.0.0.1:30113, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31522") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38834->127.0.0.1:31522, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30284") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35028->127.0.0.1:30284, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30056") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60260->127.0.0.1:30056, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31962") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:55880->127.0.0.1:31962, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30494") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54530->127.0.0.1:30494, 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.01s) === RUN TestApplyTransforms 2025/10/24 01:56:17 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-bexeyef3toco" 2025/10/24 01:56:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/24 01:56:17 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/24 01:56:17 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/24 01:56:17 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/24 01:56:17 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/24 01:56:17 DEBUG : Setting pass="e9vOrV3nwKG7rvMY33ye1h9xfb1jGAEEWRQkfL4fjwlm" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/24 01:56:17 DEBUG : TestFTPRclone: detected overridden config - adding "{z5e16}" suffix to name 2025/10/24 01:56:17 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/24 01:56:17 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/24 01:56:17 DEBUG : Setting pass="e9vOrV3nwKG7rvMY33ye1h9xfb1jGAEEWRQkfL4fjwlm" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/24 01:56:17 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexeyef3toco: Connecting to FTP server 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexeyef3toco: dial("tcp","127.0.0.1:28622") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexeyef3toco: > dial: conn=127.0.0.1:57776->127.0.0.1:28622, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexeyef3toco: dial("tcp","127.0.0.1:30023") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexeyef3toco: > dial: conn=127.0.0.1:53734->127.0.0.1:30023, err= 2025/10/24 01:56:17 DEBUG : Creating backend with remote "/tmp/rclone3932102992" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-bexeyef3toco", Local "Local file system at /tmp/rclone3932102992", Modify Window "876000h0m0s" 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexeyef3toco: dial("tcp","127.0.0.1:31047") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexeyef3toco: > dial: conn=127.0.0.1:53932->127.0.0.1:31047, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexeyef3toco: dial("tcp","127.0.0.1:31817") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexeyef3toco: > dial: conn=127.0.0.1:47946->127.0.0.1:31817, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexeyef3toco: dial("tcp","127.0.0.1:30455") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexeyef3toco: > dial: conn=127.0.0.1:40070->127.0.0.1:30455, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexeyef3toco: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexeyef3toco: dial("tcp","127.0.0.1:30592") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexeyef3toco: > dial: conn=127.0.0.1:47610->127.0.0.1:30592, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexeyef3toco: dial("tcp","127.0.0.1:31834") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexeyef3toco: > dial: conn=127.0.0.1:49728->127.0.0.1:31834, err= upper checkfile vs. lower remote (without normalization) 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexeyef3toco: dial("tcp","127.0.0.1:31522") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexeyef3toco: > dial: conn=127.0.0.1:38850->127.0.0.1:31522, err= 2025/10/24 01:56:17 ERROR : hello, world!: sum not found 2025/10/24 01:56:17 ERROR : HELLO, WORLD!: file not in ftp://127.0.0.1:28622/rclone-test-bexeyef3toco 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-bexeyef3toco: 1 files missing 2025/10/24 01:56:17 NOTICE: 1 hashes missing 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-bexeyef3toco: 1 differences found 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-bexeyef3toco: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexeyef3toco: dial("tcp","127.0.0.1:31578") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexeyef3toco: > dial: conn=127.0.0.1:46876->127.0.0.1:31578, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexeyef3toco: dial("tcp","127.0.0.1:30895") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexeyef3toco: > dial: conn=127.0.0.1:48926->127.0.0.1:30895, err= 2025/10/24 01:56:17 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-bexeyef3toco: 0 differences found 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-bexeyef3toco: 1 matching files 2025/10/24 01:56:17 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-dubeput3bebu" 2025/10/24 01:56:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/24 01:56:17 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/24 01:56:17 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/24 01:56:17 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/24 01:56:17 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/24 01:56:17 DEBUG : Setting pass="e9vOrV3nwKG7rvMY33ye1h9xfb1jGAEEWRQkfL4fjwlm" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/24 01:56:17 DEBUG : TestFTPRclone: detected overridden config - adding "{z5e16}" suffix to name 2025/10/24 01:56:17 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/24 01:56:17 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/24 01:56:17 DEBUG : Setting pass="e9vOrV3nwKG7rvMY33ye1h9xfb1jGAEEWRQkfL4fjwlm" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/24 01:56:17 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubeput3bebu: Connecting to FTP server 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubeput3bebu: dial("tcp","127.0.0.1:28622") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubeput3bebu: > dial: conn=127.0.0.1:57780->127.0.0.1:28622, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubeput3bebu: dial("tcp","127.0.0.1:30095") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubeput3bebu: > dial: conn=127.0.0.1:49410->127.0.0.1:30095, err= 2025/10/24 01:56:17 DEBUG : Creating backend with remote "/tmp/rclone1859327392" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-dubeput3bebu", Local "Local file system at /tmp/rclone1859327392", Modify Window "876000h0m0s" 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubeput3bebu: dial("tcp","127.0.0.1:30230") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubeput3bebu: > dial: conn=127.0.0.1:58608->127.0.0.1:30230, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubeput3bebu: dial("tcp","127.0.0.1:31990") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubeput3bebu: > dial: conn=127.0.0.1:49210->127.0.0.1:31990, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubeput3bebu: dial("tcp","127.0.0.1:31449") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubeput3bebu: > dial: conn=127.0.0.1:46706->127.0.0.1:31449, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubeput3bebu: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubeput3bebu: dial("tcp","127.0.0.1:31727") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubeput3bebu: > dial: conn=127.0.0.1:49614->127.0.0.1:31727, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubeput3bebu: dial("tcp","127.0.0.1:31296") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubeput3bebu: > dial: conn=127.0.0.1:46362->127.0.0.1:31296, err= lower checkfile vs. upper remote (without normalization) 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubeput3bebu: dial("tcp","127.0.0.1:30385") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubeput3bebu: > dial: conn=127.0.0.1:55714->127.0.0.1:30385, err= 2025/10/24 01:56:17 ERROR : HELLO, WORLD!: sum not found 2025/10/24 01:56:17 ERROR : hello, world!: file not in ftp://127.0.0.1:28622/rclone-test-dubeput3bebu 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-dubeput3bebu: 1 files missing 2025/10/24 01:56:17 NOTICE: 1 hashes missing 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-dubeput3bebu: 1 differences found 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-dubeput3bebu: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubeput3bebu: dial("tcp","127.0.0.1:30887") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubeput3bebu: > dial: conn=127.0.0.1:53858->127.0.0.1:30887, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubeput3bebu: dial("tcp","127.0.0.1:30651") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubeput3bebu: > dial: conn=127.0.0.1:36208->127.0.0.1:30651, err= 2025/10/24 01:56:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-dubeput3bebu: 0 differences found 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-dubeput3bebu: 1 matching files 2025/10/24 01:56:17 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-ratejaq9kabo" 2025/10/24 01:56:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/24 01:56:17 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/24 01:56:17 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/24 01:56:17 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/24 01:56:17 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/24 01:56:17 DEBUG : Setting pass="e9vOrV3nwKG7rvMY33ye1h9xfb1jGAEEWRQkfL4fjwlm" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/24 01:56:17 DEBUG : TestFTPRclone: detected overridden config - adding "{z5e16}" suffix to name 2025/10/24 01:56:17 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/24 01:56:17 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/24 01:56:17 DEBUG : Setting pass="e9vOrV3nwKG7rvMY33ye1h9xfb1jGAEEWRQkfL4fjwlm" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/24 01:56:17 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-ratejaq9kabo: Connecting to FTP server 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-ratejaq9kabo: dial("tcp","127.0.0.1:28622") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-ratejaq9kabo: > dial: conn=127.0.0.1:57794->127.0.0.1:28622, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-ratejaq9kabo: dial("tcp","127.0.0.1:30290") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-ratejaq9kabo: > dial: conn=127.0.0.1:54990->127.0.0.1:30290, err= 2025/10/24 01:56:17 DEBUG : Creating backend with remote "/tmp/rclone2648921050" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-ratejaq9kabo", Local "Local file system at /tmp/rclone2648921050", Modify Window "876000h0m0s" 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-ratejaq9kabo: dial("tcp","127.0.0.1:30864") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-ratejaq9kabo: > dial: conn=127.0.0.1:59150->127.0.0.1:30864, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-ratejaq9kabo: dial("tcp","127.0.0.1:30694") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-ratejaq9kabo: > dial: conn=127.0.0.1:33636->127.0.0.1:30694, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-ratejaq9kabo: dial("tcp","127.0.0.1:30056") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-ratejaq9kabo: > dial: conn=127.0.0.1:60264->127.0.0.1:30056, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-ratejaq9kabo: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-ratejaq9kabo: dial("tcp","127.0.0.1:31046") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-ratejaq9kabo: > dial: conn=127.0.0.1:60286->127.0.0.1:31046, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-ratejaq9kabo: dial("tcp","127.0.0.1:30953") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-ratejaq9kabo: > dial: conn=127.0.0.1:51302->127.0.0.1:30953, err= lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-ratejaq9kabo: dial("tcp","127.0.0.1:31954") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-ratejaq9kabo: > dial: conn=127.0.0.1:33850->127.0.0.1:31954, err= 2025/10/24 01:56:17 ERROR : HeLlO, wOrLd!: sum not found 2025/10/24 01:56:17 ERROR : hello, world!: file not in ftp://127.0.0.1:28622/rclone-test-ratejaq9kabo 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-ratejaq9kabo: 1 files missing 2025/10/24 01:56:17 NOTICE: 1 hashes missing 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-ratejaq9kabo: 1 differences found 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-ratejaq9kabo: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-ratejaq9kabo: dial("tcp","127.0.0.1:30915") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-ratejaq9kabo: > dial: conn=127.0.0.1:60588->127.0.0.1:30915, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-ratejaq9kabo: dial("tcp","127.0.0.1:30276") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-ratejaq9kabo: > dial: conn=127.0.0.1:36654->127.0.0.1:30276, err= 2025/10/24 01:56:17 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-ratejaq9kabo: 0 differences found 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-ratejaq9kabo: 1 matching files 2025/10/24 01:56:17 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-fagulop9raya" 2025/10/24 01:56:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/24 01:56:17 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/24 01:56:17 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/24 01:56:17 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/24 01:56:17 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/24 01:56:17 DEBUG : Setting pass="e9vOrV3nwKG7rvMY33ye1h9xfb1jGAEEWRQkfL4fjwlm" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/24 01:56:17 DEBUG : TestFTPRclone: detected overridden config - adding "{z5e16}" suffix to name 2025/10/24 01:56:17 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/24 01:56:17 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/24 01:56:17 DEBUG : Setting pass="e9vOrV3nwKG7rvMY33ye1h9xfb1jGAEEWRQkfL4fjwlm" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/24 01:56:17 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-fagulop9raya: Connecting to FTP server 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-fagulop9raya: dial("tcp","127.0.0.1:28622") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-fagulop9raya: > dial: conn=127.0.0.1:57806->127.0.0.1:28622, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-fagulop9raya: dial("tcp","127.0.0.1:30348") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-fagulop9raya: > dial: conn=127.0.0.1:50294->127.0.0.1:30348, err= 2025/10/24 01:56:17 DEBUG : Creating backend with remote "/tmp/rclone2276447546" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fagulop9raya", Local "Local file system at /tmp/rclone2276447546", Modify Window "876000h0m0s" 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-fagulop9raya: dial("tcp","127.0.0.1:30149") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-fagulop9raya: > dial: conn=127.0.0.1:48932->127.0.0.1:30149, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-fagulop9raya: dial("tcp","127.0.0.1:30423") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-fagulop9raya: > dial: conn=127.0.0.1:56242->127.0.0.1:30423, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-fagulop9raya: dial("tcp","127.0.0.1:31295") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-fagulop9raya: > dial: conn=127.0.0.1:35894->127.0.0.1:31295, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-fagulop9raya: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-fagulop9raya: dial("tcp","127.0.0.1:31220") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-fagulop9raya: > dial: conn=127.0.0.1:34182->127.0.0.1:31220, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-fagulop9raya: dial("tcp","127.0.0.1:30854") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-fagulop9raya: > dial: conn=127.0.0.1:35390->127.0.0.1:30854, err= upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-fagulop9raya: dial("tcp","127.0.0.1:30514") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-fagulop9raya: > dial: conn=127.0.0.1:60446->127.0.0.1:30514, err= 2025/10/24 01:56:17 ERROR : HELLO, WORLD!: sum not found 2025/10/24 01:56:17 ERROR : HeLlO, wOrLd!: file not in ftp://127.0.0.1:28622/rclone-test-fagulop9raya 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-fagulop9raya: 1 files missing 2025/10/24 01:56:17 NOTICE: 1 hashes missing 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-fagulop9raya: 1 differences found 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-fagulop9raya: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-fagulop9raya: dial("tcp","127.0.0.1:30596") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-fagulop9raya: > dial: conn=127.0.0.1:52772->127.0.0.1:30596, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-fagulop9raya: dial("tcp","127.0.0.1:30707") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-fagulop9raya: > dial: conn=127.0.0.1:47880->127.0.0.1:30707, err= 2025/10/24 01:56:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-fagulop9raya: 0 differences found 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-fagulop9raya: 1 matching files 2025/10/24 01:56:17 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-luveyuq3javi" 2025/10/24 01:56:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/24 01:56:17 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/24 01:56:17 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/24 01:56:17 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/24 01:56:17 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/24 01:56:17 DEBUG : Setting pass="e9vOrV3nwKG7rvMY33ye1h9xfb1jGAEEWRQkfL4fjwlm" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/24 01:56:17 DEBUG : TestFTPRclone: detected overridden config - adding "{z5e16}" suffix to name 2025/10/24 01:56:17 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/24 01:56:17 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/24 01:56:17 DEBUG : Setting pass="e9vOrV3nwKG7rvMY33ye1h9xfb1jGAEEWRQkfL4fjwlm" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/24 01:56:17 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-luveyuq3javi: Connecting to FTP server 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-luveyuq3javi: dial("tcp","127.0.0.1:28622") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-luveyuq3javi: > dial: conn=127.0.0.1:57808->127.0.0.1:28622, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-luveyuq3javi: dial("tcp","127.0.0.1:31489") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-luveyuq3javi: > dial: conn=127.0.0.1:50980->127.0.0.1:31489, err= 2025/10/24 01:56:17 DEBUG : Creating backend with remote "/tmp/rclone435746123" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-luveyuq3javi", Local "Local file system at /tmp/rclone435746123", Modify Window "876000h0m0s" 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-luveyuq3javi: dial("tcp","127.0.0.1:31646") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-luveyuq3javi: > dial: conn=127.0.0.1:52374->127.0.0.1:31646, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-luveyuq3javi: dial("tcp","127.0.0.1:30250") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-luveyuq3javi: > dial: conn=127.0.0.1:48798->127.0.0.1:30250, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-luveyuq3javi: dial("tcp","127.0.0.1:31207") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-luveyuq3javi: > dial: conn=127.0.0.1:59816->127.0.0.1:31207, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-luveyuq3javi: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-luveyuq3javi: dial("tcp","127.0.0.1:30031") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-luveyuq3javi: > dial: conn=127.0.0.1:44856->127.0.0.1:30031, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-luveyuq3javi: dial("tcp","127.0.0.1:31528") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-luveyuq3javi: > dial: conn=127.0.0.1:36080->127.0.0.1:31528, err= NFD checkfile vs. NFC remote (without normalization) 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-luveyuq3javi: dial("tcp","127.0.0.1:31973") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-luveyuq3javi: > dial: conn=127.0.0.1:42062->127.0.0.1:31973, err= 2025/10/24 01:56:17 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/24 01:56:17 ERROR : 測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-luveyuq3javi 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-luveyuq3javi: 1 files missing 2025/10/24 01:56:17 NOTICE: 1 hashes missing 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-luveyuq3javi: 1 differences found 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-luveyuq3javi: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-luveyuq3javi: dial("tcp","127.0.0.1:31576") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-luveyuq3javi: > dial: conn=127.0.0.1:54556->127.0.0.1:31576, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-luveyuq3javi: dial("tcp","127.0.0.1:30698") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-luveyuq3javi: > dial: conn=127.0.0.1:38792->127.0.0.1:30698, err= 2025/10/24 01:56:17 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-luveyuq3javi: 0 differences found 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-luveyuq3javi: 1 matching files 2025/10/24 01:56:17 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-xapones9rowe" 2025/10/24 01:56:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/24 01:56:17 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/24 01:56:17 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/24 01:56:17 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/24 01:56:17 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/24 01:56:17 DEBUG : Setting pass="e9vOrV3nwKG7rvMY33ye1h9xfb1jGAEEWRQkfL4fjwlm" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/24 01:56:17 DEBUG : TestFTPRclone: detected overridden config - adding "{z5e16}" suffix to name 2025/10/24 01:56:17 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/24 01:56:17 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/24 01:56:17 DEBUG : Setting pass="e9vOrV3nwKG7rvMY33ye1h9xfb1jGAEEWRQkfL4fjwlm" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/24 01:56:17 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-xapones9rowe: Connecting to FTP server 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-xapones9rowe: dial("tcp","127.0.0.1:28622") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-xapones9rowe: > dial: conn=127.0.0.1:57812->127.0.0.1:28622, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-xapones9rowe: dial("tcp","127.0.0.1:31706") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-xapones9rowe: > dial: conn=127.0.0.1:39898->127.0.0.1:31706, err= 2025/10/24 01:56:17 DEBUG : Creating backend with remote "/tmp/rclone777119941" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-xapones9rowe", Local "Local file system at /tmp/rclone777119941", Modify Window "876000h0m0s" 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-xapones9rowe: dial("tcp","127.0.0.1:30171") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-xapones9rowe: > dial: conn=127.0.0.1:34528->127.0.0.1:30171, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-xapones9rowe: dial("tcp","127.0.0.1:30553") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-xapones9rowe: > dial: conn=127.0.0.1:55406->127.0.0.1:30553, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-xapones9rowe: dial("tcp","127.0.0.1:30022") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-xapones9rowe: > dial: conn=127.0.0.1:58772->127.0.0.1:30022, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-xapones9rowe: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-xapones9rowe: dial("tcp","127.0.0.1:30218") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-xapones9rowe: > dial: conn=127.0.0.1:55602->127.0.0.1:30218, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-xapones9rowe: dial("tcp","127.0.0.1:31050") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-xapones9rowe: > dial: conn=127.0.0.1:39586->127.0.0.1:31050, err= NFC checkfile vs. NFD remote (without normalization) 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-xapones9rowe: dial("tcp","127.0.0.1:30871") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-xapones9rowe: > dial: conn=127.0.0.1:37466->127.0.0.1:30871, err= 2025/10/24 01:56:17 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/24 01:56:17 ERROR : 測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-xapones9rowe 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-xapones9rowe: 1 files missing 2025/10/24 01:56:17 NOTICE: 1 hashes missing 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-xapones9rowe: 1 differences found 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-xapones9rowe: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-xapones9rowe: dial("tcp","127.0.0.1:31074") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-xapones9rowe: > dial: conn=127.0.0.1:59208->127.0.0.1:31074, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-xapones9rowe: dial("tcp","127.0.0.1:31141") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-xapones9rowe: > dial: conn=127.0.0.1:34152->127.0.0.1:31141, err= 2025/10/24 01:56:17 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-xapones9rowe: 0 differences found 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-xapones9rowe: 1 matching files 2025/10/24 01:56:17 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-hifudep0nayu" 2025/10/24 01:56:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/24 01:56:17 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/24 01:56:17 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/24 01:56:17 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/24 01:56:17 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/24 01:56:17 DEBUG : Setting pass="e9vOrV3nwKG7rvMY33ye1h9xfb1jGAEEWRQkfL4fjwlm" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/24 01:56:17 DEBUG : TestFTPRclone: detected overridden config - adding "{z5e16}" suffix to name 2025/10/24 01:56:17 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/24 01:56:17 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/24 01:56:17 DEBUG : Setting pass="e9vOrV3nwKG7rvMY33ye1h9xfb1jGAEEWRQkfL4fjwlm" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/24 01:56:17 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-hifudep0nayu: Connecting to FTP server 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-hifudep0nayu: dial("tcp","127.0.0.1:28622") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-hifudep0nayu: > dial: conn=127.0.0.1:57816->127.0.0.1:28622, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-hifudep0nayu: dial("tcp","127.0.0.1:30176") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-hifudep0nayu: > dial: conn=127.0.0.1:45538->127.0.0.1:30176, err= 2025/10/24 01:56:17 DEBUG : Creating backend with remote "/tmp/rclone3989532500" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-hifudep0nayu", Local "Local file system at /tmp/rclone3989532500", Modify Window "876000h0m0s" 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-hifudep0nayu: dial("tcp","127.0.0.1:31341") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-hifudep0nayu: > dial: conn=127.0.0.1:52240->127.0.0.1:31341, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-hifudep0nayu: dial("tcp","127.0.0.1:30283") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-hifudep0nayu: > dial: conn=127.0.0.1:38830->127.0.0.1:30283, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-hifudep0nayu: dial("tcp","127.0.0.1:30696") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-hifudep0nayu: > dial: conn=127.0.0.1:60352->127.0.0.1:30696, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-hifudep0nayu: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-hifudep0nayu: dial("tcp","127.0.0.1:30888") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-hifudep0nayu: > dial: conn=127.0.0.1:46226->127.0.0.1:30888, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-hifudep0nayu: dial("tcp","127.0.0.1:31962") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-hifudep0nayu: > dial: conn=127.0.0.1:55896->127.0.0.1:31962, err= NFDx2 checkfile vs. both remote (without normalization) 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-hifudep0nayu: dial("tcp","127.0.0.1:31473") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-hifudep0nayu: > dial: conn=127.0.0.1:44314->127.0.0.1:31473, err= 2025/10/24 01:56:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/24 01:56:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-hifudep0nayu 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-hifudep0nayu: 1 files missing 2025/10/24 01:56:17 NOTICE: 1 hashes missing 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-hifudep0nayu: 1 differences found 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-hifudep0nayu: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-hifudep0nayu: dial("tcp","127.0.0.1:30134") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-hifudep0nayu: > dial: conn=127.0.0.1:55000->127.0.0.1:30134, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-hifudep0nayu: dial("tcp","127.0.0.1:31401") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-hifudep0nayu: > dial: conn=127.0.0.1:46958->127.0.0.1:31401, err= 2025/10/24 01:56:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-hifudep0nayu: 0 differences found 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-hifudep0nayu: 1 matching files 2025/10/24 01:56:17 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-bimemiz5puva" 2025/10/24 01:56:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/24 01:56:17 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/24 01:56:17 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/24 01:56:17 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/24 01:56:17 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/24 01:56:17 DEBUG : Setting pass="e9vOrV3nwKG7rvMY33ye1h9xfb1jGAEEWRQkfL4fjwlm" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/24 01:56:17 DEBUG : TestFTPRclone: detected overridden config - adding "{z5e16}" suffix to name 2025/10/24 01:56:17 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/24 01:56:17 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/24 01:56:17 DEBUG : Setting pass="e9vOrV3nwKG7rvMY33ye1h9xfb1jGAEEWRQkfL4fjwlm" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/24 01:56:17 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bimemiz5puva: Connecting to FTP server 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bimemiz5puva: dial("tcp","127.0.0.1:28622") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bimemiz5puva: > dial: conn=127.0.0.1:57832->127.0.0.1:28622, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bimemiz5puva: dial("tcp","127.0.0.1:30795") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bimemiz5puva: > dial: conn=127.0.0.1:33046->127.0.0.1:30795, err= 2025/10/24 01:56:17 DEBUG : Creating backend with remote "/tmp/rclone2159682781" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-bimemiz5puva", Local "Local file system at /tmp/rclone2159682781", Modify Window "876000h0m0s" 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bimemiz5puva: dial("tcp","127.0.0.1:30243") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bimemiz5puva: > dial: conn=127.0.0.1:43366->127.0.0.1:30243, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bimemiz5puva: dial("tcp","127.0.0.1:31524") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bimemiz5puva: > dial: conn=127.0.0.1:47900->127.0.0.1:31524, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bimemiz5puva: dial("tcp","127.0.0.1:31789") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bimemiz5puva: > dial: conn=127.0.0.1:51102->127.0.0.1:31789, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bimemiz5puva: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bimemiz5puva: dial("tcp","127.0.0.1:31236") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bimemiz5puva: > dial: conn=127.0.0.1:33570->127.0.0.1:31236, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bimemiz5puva: dial("tcp","127.0.0.1:31153") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bimemiz5puva: > dial: conn=127.0.0.1:39978->127.0.0.1:31153, err= NFCx2 checkfile vs. both remote (without normalization) 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bimemiz5puva: dial("tcp","127.0.0.1:31589") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bimemiz5puva: > dial: conn=127.0.0.1:42424->127.0.0.1:31589, err= 2025/10/24 01:56:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/24 01:56:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-bimemiz5puva 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-bimemiz5puva: 1 files missing 2025/10/24 01:56:17 NOTICE: 1 hashes missing 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-bimemiz5puva: 1 differences found 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-bimemiz5puva: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bimemiz5puva: dial("tcp","127.0.0.1:30122") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bimemiz5puva: > dial: conn=127.0.0.1:57714->127.0.0.1:30122, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bimemiz5puva: dial("tcp","127.0.0.1:31801") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bimemiz5puva: > dial: conn=127.0.0.1:53330->127.0.0.1:31801, err= 2025/10/24 01:56:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-bimemiz5puva: 0 differences found 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-bimemiz5puva: 1 matching files 2025/10/24 01:56:17 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-nokizey8xisu" 2025/10/24 01:56:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/24 01:56:17 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/24 01:56:17 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/24 01:56:17 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/24 01:56:17 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/24 01:56:17 DEBUG : Setting pass="e9vOrV3nwKG7rvMY33ye1h9xfb1jGAEEWRQkfL4fjwlm" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/24 01:56:17 DEBUG : TestFTPRclone: detected overridden config - adding "{z5e16}" suffix to name 2025/10/24 01:56:17 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/24 01:56:17 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/24 01:56:17 DEBUG : Setting pass="e9vOrV3nwKG7rvMY33ye1h9xfb1jGAEEWRQkfL4fjwlm" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/24 01:56:17 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-nokizey8xisu: Connecting to FTP server 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-nokizey8xisu: dial("tcp","127.0.0.1:28622") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-nokizey8xisu: > dial: conn=127.0.0.1:57846->127.0.0.1:28622, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-nokizey8xisu: dial("tcp","127.0.0.1:31288") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-nokizey8xisu: > dial: conn=127.0.0.1:51440->127.0.0.1:31288, err= 2025/10/24 01:56:17 DEBUG : Creating backend with remote "/tmp/rclone1921846121" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-nokizey8xisu", Local "Local file system at /tmp/rclone1921846121", Modify Window "876000h0m0s" 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-nokizey8xisu: dial("tcp","127.0.0.1:31778") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-nokizey8xisu: > dial: conn=127.0.0.1:37950->127.0.0.1:31778, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-nokizey8xisu: dial("tcp","127.0.0.1:31004") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-nokizey8xisu: > dial: conn=127.0.0.1:48224->127.0.0.1:31004, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-nokizey8xisu: dial("tcp","127.0.0.1:31325") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-nokizey8xisu: > dial: conn=127.0.0.1:52322->127.0.0.1:31325, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-nokizey8xisu: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-nokizey8xisu: dial("tcp","127.0.0.1:30052") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-nokizey8xisu: > dial: conn=127.0.0.1:57260->127.0.0.1:30052, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-nokizey8xisu: dial("tcp","127.0.0.1:30386") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-nokizey8xisu: > dial: conn=127.0.0.1:55942->127.0.0.1:30386, err= both checkfile vs. NFDx2 remote (without normalization) 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-nokizey8xisu: dial("tcp","127.0.0.1:30305") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-nokizey8xisu: > dial: conn=127.0.0.1:54954->127.0.0.1:30305, err= 2025/10/24 01:56:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/24 01:56:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-nokizey8xisu 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-nokizey8xisu: 1 files missing 2025/10/24 01:56:17 NOTICE: 1 hashes missing 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-nokizey8xisu: 1 differences found 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-nokizey8xisu: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-nokizey8xisu: dial("tcp","127.0.0.1:30450") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-nokizey8xisu: > dial: conn=127.0.0.1:54236->127.0.0.1:30450, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-nokizey8xisu: dial("tcp","127.0.0.1:31042") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-nokizey8xisu: > dial: conn=127.0.0.1:52202->127.0.0.1:31042, err= 2025/10/24 01:56:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-nokizey8xisu: 0 differences found 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-nokizey8xisu: 1 matching files 2025/10/24 01:56:17 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-pisabik1witu" 2025/10/24 01:56:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/24 01:56:17 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/24 01:56:17 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/24 01:56:17 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/24 01:56:17 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/24 01:56:17 DEBUG : Setting pass="e9vOrV3nwKG7rvMY33ye1h9xfb1jGAEEWRQkfL4fjwlm" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/24 01:56:17 DEBUG : TestFTPRclone: detected overridden config - adding "{z5e16}" suffix to name 2025/10/24 01:56:17 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/24 01:56:17 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/24 01:56:17 DEBUG : Setting pass="e9vOrV3nwKG7rvMY33ye1h9xfb1jGAEEWRQkfL4fjwlm" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/24 01:56:17 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-pisabik1witu: Connecting to FTP server 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-pisabik1witu: dial("tcp","127.0.0.1:28622") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-pisabik1witu: > dial: conn=127.0.0.1:57848->127.0.0.1:28622, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-pisabik1witu: dial("tcp","127.0.0.1:31770") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-pisabik1witu: > dial: conn=127.0.0.1:56092->127.0.0.1:31770, err= 2025/10/24 01:56:17 DEBUG : Creating backend with remote "/tmp/rclone2989256691" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-pisabik1witu", Local "Local file system at /tmp/rclone2989256691", Modify Window "876000h0m0s" 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-pisabik1witu: dial("tcp","127.0.0.1:31563") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-pisabik1witu: > dial: conn=127.0.0.1:45394->127.0.0.1:31563, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-pisabik1witu: dial("tcp","127.0.0.1:31233") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-pisabik1witu: > dial: conn=127.0.0.1:34822->127.0.0.1:31233, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-pisabik1witu: dial("tcp","127.0.0.1:30754") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-pisabik1witu: > dial: conn=127.0.0.1:58174->127.0.0.1:30754, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-pisabik1witu: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-pisabik1witu: dial("tcp","127.0.0.1:31943") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-pisabik1witu: > dial: conn=127.0.0.1:42310->127.0.0.1:31943, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-pisabik1witu: dial("tcp","127.0.0.1:31943") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-pisabik1witu: > dial: conn=127.0.0.1:42324->127.0.0.1:31943, err= both checkfile vs. NFCx2 remote (without normalization) 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-pisabik1witu: dial("tcp","127.0.0.1:30516") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-pisabik1witu: > dial: conn=127.0.0.1:60820->127.0.0.1:30516, err= 2025/10/24 01:56:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/24 01:56:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-pisabik1witu 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-pisabik1witu: 1 files missing 2025/10/24 01:56:17 NOTICE: 1 hashes missing 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-pisabik1witu: 1 differences found 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-pisabik1witu: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-pisabik1witu: dial("tcp","127.0.0.1:31350") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-pisabik1witu: > dial: conn=127.0.0.1:33496->127.0.0.1:31350, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-pisabik1witu: dial("tcp","127.0.0.1:31609") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-pisabik1witu: > dial: conn=127.0.0.1:47706->127.0.0.1:31609, err= 2025/10/24 01:56:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-pisabik1witu: 0 differences found 2025/10/24 01:56:17 NOTICE: ftp://127.0.0.1:28622/rclone-test-pisabik1witu: 1 matching files 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-pisabik1witu: dial("tcp","127.0.0.1:31248") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-pisabik1witu: > dial: conn=127.0.0.1:44568->127.0.0.1:31248, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-pisabik1witu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-pisabik1witu: dial("tcp","127.0.0.1:30494") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-pisabik1witu: > dial: conn=127.0.0.1:54542->127.0.0.1:30494, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-pisabik1witu: Purge dir "" 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-nokizey8xisu: dial("tcp","127.0.0.1:30950") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-nokizey8xisu: > dial: conn=127.0.0.1:40030->127.0.0.1:30950, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-nokizey8xisu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-nokizey8xisu: dial("tcp","127.0.0.1:30759") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-nokizey8xisu: > dial: conn=127.0.0.1:57328->127.0.0.1:30759, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-nokizey8xisu: Purge dir "" 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bimemiz5puva: dial("tcp","127.0.0.1:30497") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bimemiz5puva: > dial: conn=127.0.0.1:33380->127.0.0.1:30497, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bimemiz5puva: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bimemiz5puva: dial("tcp","127.0.0.1:31574") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bimemiz5puva: > dial: conn=127.0.0.1:53574->127.0.0.1:31574, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bimemiz5puva: Purge dir "" 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-hifudep0nayu: dial("tcp","127.0.0.1:31208") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-hifudep0nayu: > dial: conn=127.0.0.1:41440->127.0.0.1:31208, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-hifudep0nayu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-hifudep0nayu: dial("tcp","127.0.0.1:30786") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-hifudep0nayu: > dial: conn=127.0.0.1:58098->127.0.0.1:30786, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-hifudep0nayu: Purge dir "" 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-xapones9rowe: dial("tcp","127.0.0.1:31954") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-xapones9rowe: > dial: conn=127.0.0.1:33858->127.0.0.1:31954, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-xapones9rowe: Purge object "測試_Русский___ě_áñ" 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-xapones9rowe: dial("tcp","127.0.0.1:31863") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-xapones9rowe: > dial: conn=127.0.0.1:40870->127.0.0.1:31863, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-xapones9rowe: Purge dir "" 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-luveyuq3javi: dial("tcp","127.0.0.1:31359") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-luveyuq3javi: > dial: conn=127.0.0.1:35252->127.0.0.1:31359, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-luveyuq3javi: Purge object "測試_Русский___ě_áñ" 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-luveyuq3javi: dial("tcp","127.0.0.1:30494") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-luveyuq3javi: > dial: conn=127.0.0.1:54558->127.0.0.1:30494, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-luveyuq3javi: Purge dir "" 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-fagulop9raya: dial("tcp","127.0.0.1:30910") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-fagulop9raya: > dial: conn=127.0.0.1:52662->127.0.0.1:30910, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-fagulop9raya: Purge object "HELLO, WORLD!" 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-fagulop9raya: dial("tcp","127.0.0.1:30139") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-fagulop9raya: > dial: conn=127.0.0.1:43732->127.0.0.1:30139, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-fagulop9raya: Purge dir "" 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-ratejaq9kabo: dial("tcp","127.0.0.1:30297") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-ratejaq9kabo: > dial: conn=127.0.0.1:38586->127.0.0.1:30297, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-ratejaq9kabo: Purge object "HeLlO, wOrLd!" 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-ratejaq9kabo: dial("tcp","127.0.0.1:31621") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-ratejaq9kabo: > dial: conn=127.0.0.1:41224->127.0.0.1:31621, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-ratejaq9kabo: Purge dir "" 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubeput3bebu: dial("tcp","127.0.0.1:31246") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubeput3bebu: > dial: conn=127.0.0.1:54878->127.0.0.1:31246, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubeput3bebu: Purge object "HELLO, WORLD!" 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubeput3bebu: dial("tcp","127.0.0.1:31761") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubeput3bebu: > dial: conn=127.0.0.1:42684->127.0.0.1:31761, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubeput3bebu: Purge dir "" 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexeyef3toco: dial("tcp","127.0.0.1:31338") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexeyef3toco: > dial: conn=127.0.0.1:35992->127.0.0.1:31338, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexeyef3toco: Purge object "hello, world!" 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexeyef3toco: dial("tcp","127.0.0.1:31458") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexeyef3toco: > dial: conn=127.0.0.1:40954->127.0.0.1:31458, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexeyef3toco: Purge dir "" --- PASS: TestApplyTransforms (0.21s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30800") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45978->127.0.0.1:30800, err= 2025/10/24 01:56:17 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30863") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52730->127.0.0.1:30863, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31816") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45748->127.0.0.1:31816, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31641") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:50230->127.0.0.1:31641, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31674") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54584->127.0.0.1:31674, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30464") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:47934->127.0.0.1:30464, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30352") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42794->127.0.0.1:30352, err= 2025/10/24 01:56:17 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2025/10/24 01:56:17 INFO : file1: Copied (new) to: sub/file2 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31211") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40060->127.0.0.1:31211, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30922") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48394->127.0.0.1:30922, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31877") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42808->127.0.0.1:31877, err= 2025/10/24 01:56:17 DEBUG : file1: Sizes identical 2025/10/24 01:56:17 DEBUG : file1: Unchanged skipping 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30941") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53252->127.0.0.1:30941, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30483") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58406->127.0.0.1:30483, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: don't need to copy/move sub/file2, it is already at target location 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31048") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:56008->127.0.0.1:31048, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31763") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54830->127.0.0.1:31763, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30692") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58116->127.0.0.1:30692, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30595") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44626->127.0.0.1:30595, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31632") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51380->127.0.0.1:31632, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30331") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39894->127.0.0.1:30331, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31208") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41446->127.0.0.1:31208, err= --- PASS: TestCopyFile (0.04s) === RUN TestCopyLongFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30481") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44102->127.0.0.1:30481, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30306") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42880->127.0.0.1:30306, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31288") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51452->127.0.0.1:31288, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30122") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57726->127.0.0.1:30122, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31356") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57446->127.0.0.1:31356, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30349") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40384->127.0.0.1:30349, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31183") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:33424->127.0.0.1:31183, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30182") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58642->127.0.0.1:30182, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30023") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53750->127.0.0.1:30023, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31100") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60264->127.0.0.1:31100, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31403") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41698->127.0.0.1:31403, err= 2025/10/24 01:56:17 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-mafesan2guye/backup" 2025/10/24 01:56:17 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/24 01:56:17 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/24 01:56:17 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/24 01:56:17 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/24 01:56:17 DEBUG : Setting pass="e9vOrV3nwKG7rvMY33ye1h9xfb1jGAEEWRQkfL4fjwlm" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/24 01:56:17 DEBUG : TestFTPRclone: detected overridden config - adding "{z5e16}" suffix to name 2025/10/24 01:56:17 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/24 01:56:17 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/24 01:56:17 DEBUG : Setting pass="e9vOrV3nwKG7rvMY33ye1h9xfb1jGAEEWRQkfL4fjwlm" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/24 01:56:17 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/backup: Connecting to FTP server 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/backup: dial("tcp","127.0.0.1:28622") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/backup: > dial: conn=127.0.0.1:57858->127.0.0.1:28622, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/backup: dial("tcp","127.0.0.1:30488") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/backup: > dial: conn=127.0.0.1:36032->127.0.0.1:30488, err= 2025/10/24 01:56:17 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-mafesan2guye/backup" to be canonical "TestFTPRclone{z5e16}:rclone-test-mafesan2guye/backup" 2025/10/24 01:56:17 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/backup: dial("tcp","127.0.0.1:31240") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/backup: > dial: conn=127.0.0.1:56348->127.0.0.1:31240, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/backup: dial("tcp","127.0.0.1:31962") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/backup: > dial: conn=127.0.0.1:55910->127.0.0.1:31962, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/backup: dial("tcp","127.0.0.1:30933") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/backup: > dial: conn=127.0.0.1:32776->127.0.0.1:30933, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/backup: dial("tcp","127.0.0.1:30035") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/backup: > dial: conn=127.0.0.1:34884->127.0.0.1:30035, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/backup: dial("tcp","127.0.0.1:30229") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/backup: > dial: conn=127.0.0.1:36744->127.0.0.1:30229, err= 2025/10/24 01:56:17 INFO : dst/file1: Moved (server-side) 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30737") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:56030->127.0.0.1:30737, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30353") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38732->127.0.0.1:30353, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31142") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37426->127.0.0.1:31142, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31441") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59852->127.0.0.1:31441, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31707") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52448->127.0.0.1:31707, err= 2025/10/24 01:56:17 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2025/10/24 01:56:17 INFO : dst/file1: Copied (new) 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30185") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52216->127.0.0.1:30185, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: Connecting to FTP server 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:28622") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31464") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57860->127.0.0.1:28622, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54326->127.0.0.1:31464, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30683") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57522->127.0.0.1:30683, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31687") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58270->127.0.0.1:31687, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30640") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45626->127.0.0.1:30640, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30508") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35910->127.0.0.1:30508, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30462") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39320->127.0.0.1:30462, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30432") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53074->127.0.0.1:30432, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31244") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37910->127.0.0.1:31244, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31464") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54332->127.0.0.1:31464, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31742") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48926->127.0.0.1:31742, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31411") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:55014->127.0.0.1:31411, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.04s) === RUN TestCopyFileCompareDest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:17 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-mafesan2guye/dst" 2025/10/24 01:56:17 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/24 01:56:17 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/24 01:56:17 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/24 01:56:17 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/24 01:56:17 DEBUG : Setting pass="e9vOrV3nwKG7rvMY33ye1h9xfb1jGAEEWRQkfL4fjwlm" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/24 01:56:17 DEBUG : TestFTPRclone: detected overridden config - adding "{z5e16}" suffix to name 2025/10/24 01:56:17 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/24 01:56:17 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/24 01:56:17 DEBUG : Setting pass="e9vOrV3nwKG7rvMY33ye1h9xfb1jGAEEWRQkfL4fjwlm" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/24 01:56:17 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: Connecting to FTP server 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: dial("tcp","127.0.0.1:28622") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: > dial: conn=127.0.0.1:57876->127.0.0.1:28622, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: dial("tcp","127.0.0.1:30682") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: > dial: conn=127.0.0.1:57732->127.0.0.1:30682, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: dial("tcp","127.0.0.1:31614") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: > dial: conn=127.0.0.1:38138->127.0.0.1:31614, err= 2025/10/24 01:56:17 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-mafesan2guye/CompareDest" 2025/10/24 01:56:17 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/24 01:56:17 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/24 01:56:17 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/24 01:56:17 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/24 01:56:17 DEBUG : Setting pass="e9vOrV3nwKG7rvMY33ye1h9xfb1jGAEEWRQkfL4fjwlm" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/24 01:56:17 DEBUG : TestFTPRclone: detected overridden config - adding "{z5e16}" suffix to name 2025/10/24 01:56:17 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/24 01:56:17 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/24 01:56:17 DEBUG : Setting pass="e9vOrV3nwKG7rvMY33ye1h9xfb1jGAEEWRQkfL4fjwlm" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/24 01:56:17 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/CompareDest: Connecting to FTP server 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/CompareDest: dial("tcp","127.0.0.1:28622") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/CompareDest: > dial: conn=127.0.0.1:57892->127.0.0.1:28622, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/CompareDest: dial("tcp","127.0.0.1:30561") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/CompareDest: > dial: conn=127.0.0.1:34362->127.0.0.1:30561, err= 2025/10/24 01:56:17 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-mafesan2guye/CompareDest" to be canonical "TestFTPRclone{z5e16}:rclone-test-mafesan2guye/CompareDest" 2025/10/24 01:56:17 DEBUG : one: Need to transfer - File not found at Destination 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/CompareDest: dial("tcp","127.0.0.1:31288") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/CompareDest: > dial: conn=127.0.0.1:51462->127.0.0.1:31288, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: dial("tcp","127.0.0.1:31240") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: > dial: conn=127.0.0.1:56362->127.0.0.1:31240, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: dial("tcp","127.0.0.1:31344") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: > dial: conn=127.0.0.1:49848->127.0.0.1:31344, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: dial("tcp","127.0.0.1:30490") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: > dial: conn=127.0.0.1:43950->127.0.0.1:30490, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: dial("tcp","127.0.0.1:31691") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: > dial: conn=127.0.0.1:53594->127.0.0.1:31691, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: dial("tcp","127.0.0.1:31335") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: > dial: conn=127.0.0.1:48632->127.0.0.1:31335, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: dial("tcp","127.0.0.1:30549") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: > dial: conn=127.0.0.1:36792->127.0.0.1:30549, err= 2025/10/24 01:56:17 DEBUG : one.b2cc3c6c.partial: renamed to: one 2025/10/24 01:56:17 INFO : one: Copied (new) 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31911") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39972->127.0.0.1:31911, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30981") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59746->127.0.0.1:30981, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30370") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40770->127.0.0.1:30370, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30514") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60448->127.0.0.1:30514, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: dial("tcp","127.0.0.1:30282") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: > dial: conn=127.0.0.1:57818->127.0.0.1:30282, err= 2025/10/24 01:56:17 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-mafesan2guye/CompareDest" for canonical name "TestFTPRclone{z5e16}:rclone-test-mafesan2guye/CompareDest" 2025/10/24 01:56:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/CompareDest: dial("tcp","127.0.0.1:30009") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/CompareDest: > dial: conn=127.0.0.1:56144->127.0.0.1:30009, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: dial("tcp","127.0.0.1:30693") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: > dial: conn=127.0.0.1:36994->127.0.0.1:30693, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: dial("tcp","127.0.0.1:31008") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: > dial: conn=127.0.0.1:59704->127.0.0.1:31008, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: dial("tcp","127.0.0.1:31834") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: > dial: conn=127.0.0.1:49732->127.0.0.1:31834, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: dial("tcp","127.0.0.1:30555") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: > dial: conn=127.0.0.1:54788->127.0.0.1:30555, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: dial("tcp","127.0.0.1:31639") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: > dial: conn=127.0.0.1:53696->127.0.0.1:31639, err= 2025/10/24 01:56:17 DEBUG : one.4a8516eb.partial: renamed to: one 2025/10/24 01:56:17 INFO : one: Copied (replaced existing) 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30844") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48986->127.0.0.1:30844, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30374") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:56372->127.0.0.1:30374, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31630") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38800->127.0.0.1:31630, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31933") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52782->127.0.0.1:31933, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30347") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:43440->127.0.0.1:30347, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31217") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38222->127.0.0.1:31217, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30031") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44860->127.0.0.1:30031, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31411") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:55016->127.0.0.1:31411, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31920") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53574->127.0.0.1:31920, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30565") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52314->127.0.0.1:30565, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30953") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30839") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51316->127.0.0.1:30953, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53968->127.0.0.1:30839, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: dial("tcp","127.0.0.1:30695") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: > dial: conn=127.0.0.1:42646->127.0.0.1:30695, err= 2025/10/24 01:56:17 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-mafesan2guye/CompareDest" for canonical name "TestFTPRclone{z5e16}:rclone-test-mafesan2guye/CompareDest" 2025/10/24 01:56:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/CompareDest: dial("tcp","127.0.0.1:31045") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/CompareDest: > dial: conn=127.0.0.1:52300->127.0.0.1:31045, err= 2025/10/24 01:56:17 DEBUG : one: Sizes identical 2025/10/24 01:56:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30561") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34372->127.0.0.1:30561, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30454") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30646") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51294->127.0.0.1:30454, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:43368->127.0.0.1:30646, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31370") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38702->127.0.0.1:31370, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30856") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:47496->127.0.0.1:30856, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30076") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42738->127.0.0.1:30076, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31297") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:50322->127.0.0.1:31297, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31957") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46352->127.0.0.1:31957, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31807") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:47794->127.0.0.1:31807, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: dial("tcp","127.0.0.1:31508") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: > dial: conn=127.0.0.1:56294->127.0.0.1:31508, err= 2025/10/24 01:56:17 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-mafesan2guye/CompareDest" for canonical name "TestFTPRclone{z5e16}:rclone-test-mafesan2guye/CompareDest" 2025/10/24 01:56:17 DEBUG : two: Need to transfer - File not found at Destination 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/CompareDest: dial("tcp","127.0.0.1:30746") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/CompareDest: > dial: conn=127.0.0.1:43228->127.0.0.1:30746, err= 2025/10/24 01:56:17 DEBUG : two: Sizes identical 2025/10/24 01:56:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31813") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:33184->127.0.0.1:31813, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31534") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60630->127.0.0.1:31534, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30645") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42632->127.0.0.1:30645, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: dial("tcp","127.0.0.1:30226") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: > dial: conn=127.0.0.1:56954->127.0.0.1:30226, err= 2025/10/24 01:56:17 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-mafesan2guye/CompareDest" for canonical name "TestFTPRclone{z5e16}:rclone-test-mafesan2guye/CompareDest" 2025/10/24 01:56:17 DEBUG : two: Need to transfer - File not found at Destination 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/CompareDest: dial("tcp","127.0.0.1:31577") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/CompareDest: > dial: conn=127.0.0.1:49340->127.0.0.1:31577, err= 2025/10/24 01:56:17 DEBUG : two: Sizes identical 2025/10/24 01:56:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30369") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35368->127.0.0.1:30369, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30142") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30706") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58782->127.0.0.1:30142, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51308->127.0.0.1:30706, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31921") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35978->127.0.0.1:31921, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31762") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30108") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51132->127.0.0.1:31762, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40230->127.0.0.1:30108, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: dial("tcp","127.0.0.1:30758") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: > dial: conn=127.0.0.1:53644->127.0.0.1:30758, err= 2025/10/24 01:56:17 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-mafesan2guye/CompareDest" for canonical name "TestFTPRclone{z5e16}:rclone-test-mafesan2guye/CompareDest" 2025/10/24 01:56:17 DEBUG : two: Need to transfer - File not found at Destination 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/CompareDest: dial("tcp","127.0.0.1:31020") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/CompareDest: > dial: conn=127.0.0.1:44698->127.0.0.1:31020, err= 2025/10/24 01:56:17 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: dial("tcp","127.0.0.1:31016") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: > dial: conn=127.0.0.1:44994->127.0.0.1:31016, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: dial("tcp","127.0.0.1:31280") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: > dial: conn=127.0.0.1:46860->127.0.0.1:31280, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: dial("tcp","127.0.0.1:31680") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: > dial: conn=127.0.0.1:34768->127.0.0.1:31680, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: dial("tcp","127.0.0.1:30846") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: > dial: conn=127.0.0.1:51660->127.0.0.1:30846, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: dial("tcp","127.0.0.1:31995") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/dst: > dial: conn=127.0.0.1:56984->127.0.0.1:31995, err= 2025/10/24 01:56:17 DEBUG : two.a319cd8b.partial: renamed to: two 2025/10/24 01:56:17 INFO : two: Copied (new) 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30060") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53120->127.0.0.1:30060, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30204") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30218") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49736->127.0.0.1:30204, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:55608->127.0.0.1:30218, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31453") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:50962->127.0.0.1:31453, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30650") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42186->127.0.0.1:30650, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31018") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39590->127.0.0.1:31018, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30321") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54192->127.0.0.1:30321, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30941") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53260->127.0.0.1:30941, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30946") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51386->127.0.0.1:30946, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31283") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41352->127.0.0.1:31283, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30565") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52320->127.0.0.1:30565, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31146") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49588->127.0.0.1:31146, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.10s) === RUN TestCopyFileCopyDest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31113") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59156->127.0.0.1:31113, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30219") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34148->127.0.0.1:30219, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31680") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34778->127.0.0.1:31680, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30729") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40632->127.0.0.1:30729, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31186") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48962->127.0.0.1:31186, err= 2025/10/24 01:56:17 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30496") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48044->127.0.0.1:30496, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31355") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49318->127.0.0.1:31355, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31105") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57314->127.0.0.1:31105, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31308") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59256->127.0.0.1:31308, err= 2025/10/24 01:56:17 INFO : file1: Copied (new) to: sub/file2 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31346") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34926->127.0.0.1:31346, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30464") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:47944->127.0.0.1:30464, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30727") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60770->127.0.0.1:30727, err= 2025/10/24 01:56:17 DEBUG : file1: Sizes identical 2025/10/24 01:56:17 DEBUG : file1: Unchanged skipping 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31457") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41538->127.0.0.1:31457, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30942") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46104->127.0.0.1:30942, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: don't need to copy/move sub/file2, it is already at target location 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31165") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46358->127.0.0.1:31165, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30604") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58324->127.0.0.1:30604, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31826") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:36004->127.0.0.1:31826, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31175") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35490->127.0.0.1:31175, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30397") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35212->127.0.0.1:30397, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31621") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41234->127.0.0.1:31621, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30665") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:47484->127.0.0.1:30665, err= --- PASS: TestCopyInplace (0.03s) === RUN TestCopyLongFileName run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31567") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49416->127.0.0.1:31567, err= 2025/10/24 01:56:17 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30411") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38644->127.0.0.1:30411, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31344") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49852->127.0.0.1:31344, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31287") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35128->127.0.0.1:31287, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30267") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52932->127.0.0.1:30267, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30303") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57090->127.0.0.1:30303, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30898") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34064->127.0.0.1:30898, err= 2025/10/24 01:56:17 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/10/24 01:56:17 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30531") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:33120->127.0.0.1:30531, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31191") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60772->127.0.0.1:31191, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30821") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48140->127.0.0.1:30821, err= 2025/10/24 01:56:17 DEBUG : file1: Sizes identical 2025/10/24 01:56:17 DEBUG : file1: Unchanged skipping 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30446") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:43942->127.0.0.1:30446, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30925") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59440->127.0.0.1:30925, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31040") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40840->127.0.0.1:31040, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30953") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51328->127.0.0.1:30953, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30616") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59590->127.0.0.1:30616, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31374") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38546->127.0.0.1:31374, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31245") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60466->127.0.0.1:31245, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31085") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45016->127.0.0.1:31085, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31393") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:43322->127.0.0.1:31393, err= --- PASS: TestCopyLongFileName (0.04s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31190") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46194->127.0.0.1:31190, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30588") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39692->127.0.0.1:30588, err= 2025/10/24 01:56:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2025/10/24 01:56:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2025/10/24 01:56:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2025/10/24 01:56:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2025/10/24 01:56:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2025/10/24 01:56:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2025/10/24 01:56:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2025/10/24 01:56:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2025/10/24 01:56:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2025/10/24 01:56:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: Connecting to FTP server 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:28622") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: Connecting to FTP server 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: Waiting for checks to finish 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: Waiting for transfers to finish 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57904->127.0.0.1:28622, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30156") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37438->127.0.0.1:30156, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31766") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39692->127.0.0.1:31766, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30923") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31742") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54992->127.0.0.1:30923, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31304") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48934->127.0.0.1:31742, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60782->127.0.0.1:31304, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31869") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44564->127.0.0.1:31869, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30279") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31724") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39616->127.0.0.1:30279, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31251") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34200->127.0.0.1:31724, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37734->127.0.0.1:31251, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30820") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30761") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54916->127.0.0.1:30820, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30401") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53824->127.0.0.1:30761, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41420->127.0.0.1:30401, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30649") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44238->127.0.0.1:30649, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31986") 2025/10/24 01:56:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2025/10/24 01:56:17 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30643") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44472->127.0.0.1:30643, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42474->127.0.0.1:31986, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31436") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52518->127.0.0.1:31436, err= 2025/10/24 01:56:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2025/10/24 01:56:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2025/10/24 01:56:17 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2025/10/24 01:56:17 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:28622") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31445") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57920->127.0.0.1:28622, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31250") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41460->127.0.0.1:31445, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31176") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:47684->127.0.0.1:31250, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59130->127.0.0.1:31176, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30082") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30741") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38050->127.0.0.1:30082, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60286->127.0.0.1:30741, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31197") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30204") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35776->127.0.0.1:31197, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49752->127.0.0.1:30204, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31208") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31926") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41456->127.0.0.1:31208, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44230->127.0.0.1:31926, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30366") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48824->127.0.0.1:30366, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30248") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34970->127.0.0.1:30248, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30774") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59654->127.0.0.1:30774, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30974") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:56746->127.0.0.1:30974, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30475") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30909") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31529") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49238->127.0.0.1:30475, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:36612->127.0.0.1:31529, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:36892->127.0.0.1:30909, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30508") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35912->127.0.0.1:30508, err= 2025/10/24 01:56:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2025/10/24 01:56:17 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2025/10/24 01:56:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2025/10/24 01:56:17 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2025/10/24 01:56:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2025/10/24 01:56:17 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31040") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31882") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31893") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54498->127.0.0.1:31882, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40850->127.0.0.1:31040, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49268->127.0.0.1:31893, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31864") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45086->127.0.0.1:31864, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31952") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30598") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39524->127.0.0.1:30598, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48924->127.0.0.1:31952, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30270") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39992->127.0.0.1:30270, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31008") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59710->127.0.0.1:31008, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30605") 2025/10/24 01:56:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2025/10/24 01:56:17 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34226->127.0.0.1:30605, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31293") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49126->127.0.0.1:31293, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30199") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:47912->127.0.0.1:30199, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30452") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:56236->127.0.0.1:30452, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31889") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37146->127.0.0.1:31889, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31610") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58648->127.0.0.1:31610, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30596") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52784->127.0.0.1:30596, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30613") 2025/10/24 01:56:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2025/10/24 01:56:17 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38040->127.0.0.1:30613, err= 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30765") 2025/10/24 01:56:17 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39662->127.0.0.1:30765, err= 2025/10/24 01:56:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2025/10/24 01:56:17 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2025/10/24 01:56:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2025/10/24 01:56:17 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30120") 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46806->127.0.0.1:30120, err= 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30424") 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39478->127.0.0.1:30424, err= 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31459") 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60008->127.0.0.1:31459, err= 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31334") 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:43978->127.0.0.1:31334, err= 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30775") 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49128->127.0.0.1:30775, err= 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31091") 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35362->127.0.0.1:31091, err= 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30953") 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51340->127.0.0.1:30953, err= 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31119") 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53164->127.0.0.1:31119, err= 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30738") 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:56096->127.0.0.1:30738, err= 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31912") 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52534->127.0.0.1:31912, err= 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31840") 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:33418->127.0.0.1:31840, err= 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31980") 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42866->127.0.0.1:31980, err= 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31367") 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42342->127.0.0.1:31367, err= 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30865") 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39882->127.0.0.1:30865, err= --- PASS: TestCopyLongFileNameCollision (0.15s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31001") 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54524->127.0.0.1:31001, err= 2025/10/24 01:56:18 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31326") 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51820->127.0.0.1:31326, err= 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31532") 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53298->127.0.0.1:31532, err= 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30560") 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51560->127.0.0.1:30560, err= 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30926") 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:43384->127.0.0.1:30926, err= 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30204") 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49760->127.0.0.1:30204, err= 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30726") 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49894->127.0.0.1:30726, err= 2025/10/24 01:56:18 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2025/10/24 01:56:18 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30268") 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48230->127.0.0.1:30268, err= 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31610") 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58654->127.0.0.1:31610, err= 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30907") 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:33940->127.0.0.1:30907, err= 2025/10/24 01:56:18 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31885") 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37816->127.0.0.1:31885, err= 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30467") 2025/10/24 01:56:18 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52130->127.0.0.1:30467, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30063") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42344->127.0.0.1:30063, err= 2025/10/24 01:56:19 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2025/10/24 01:56:19 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30114") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:47566->127.0.0.1:30114, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31016") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44996->127.0.0.1:31016, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30439") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46870->127.0.0.1:30439, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30872") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59336->127.0.0.1:30872, err= 2025/10/24 01:56:19 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30904") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:47412->127.0.0.1:30904, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30324") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46874->127.0.0.1:30324, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30063") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42358->127.0.0.1:30063, err= 2025/10/24 01:56:19 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30216") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44500->127.0.0.1:30216, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30115") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54004->127.0.0.1:30115, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31811") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59810->127.0.0.1:31811, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31428") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54734->127.0.0.1:31428, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31245") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60468->127.0.0.1:31245, err= 2025/10/24 01:56:19 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2025/10/24 01:56:19 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31197") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35790->127.0.0.1:31197, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30140") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48882->127.0.0.1:30140, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30945") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34432->127.0.0.1:30945, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30583") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:33626->127.0.0.1:30583, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31145") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:55324->127.0.0.1:31145, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31931") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53414->127.0.0.1:31931, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31630") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38804->127.0.0.1:31630, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30154") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:50252->127.0.0.1:30154, err= --- PASS: TestCopyFileMaxTransfer (1.12s) === RUN TestDeduplicateInteractive run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31822") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:47566->127.0.0.1:31822, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30476") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38138->127.0.0.1:30476, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31413") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60112->127.0.0.1:31413, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31761") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42688->127.0.0.1:31761, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31443") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39770->127.0.0.1:31443, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31236") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:33576->127.0.0.1:31236, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30464") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:47950->127.0.0.1:30464, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31193") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:33150->127.0.0.1:31193, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30302") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35034->127.0.0.1:30302, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31021") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51442->127.0.0.1:31021, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31665") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34502->127.0.0.1:31665, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30904") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:47416->127.0.0.1:30904, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31911") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39986->127.0.0.1:31911, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31076") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38138->127.0.0.1:31076, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30317") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41546->127.0.0.1:30317, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30311") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38270->127.0.0.1:30311, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31909") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40440->127.0.0.1:31909, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30755") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35458->127.0.0.1:30755, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30934") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41772->127.0.0.1:30934, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30867") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60350->127.0.0.1:30867, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31766") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39702->127.0.0.1:31766, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30467") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52140->127.0.0.1:30467, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31279") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59728->127.0.0.1:31279, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30857") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58890->127.0.0.1:30857, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31707") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52464->127.0.0.1:31707, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30413") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59600->127.0.0.1:30413, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31762") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51136->127.0.0.1:31762, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30077") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:50630->127.0.0.1:30077, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31371") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:56762->127.0.0.1:31371, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30669") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51244->127.0.0.1:30669, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31603") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59840->127.0.0.1:31603, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31906") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53522->127.0.0.1:31906, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31346") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34928->127.0.0.1:31346, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30971") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57196->127.0.0.1:30971, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31400") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57788->127.0.0.1:31400, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31936") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42894->127.0.0.1:31936, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31023") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:56154->127.0.0.1:31023, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31679") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46210->127.0.0.1:31679, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30470") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37596->127.0.0.1:30470, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30349") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40388->127.0.0.1:30349, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31964") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35182->127.0.0.1:31964, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31907") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41716->127.0.0.1:31907, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31622") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41836->127.0.0.1:31622, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30246") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51676->127.0.0.1:30246, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30041") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57298->127.0.0.1:30041, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30685") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:43650->127.0.0.1:30685, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31810") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:56920->127.0.0.1:31810, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30289") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:43440->127.0.0.1:30289, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30759") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57340->127.0.0.1:30759, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31476") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58506->127.0.0.1:31476, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31568") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46282->127.0.0.1:31568, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30731") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59882->127.0.0.1:30731, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31340") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:50798->127.0.0.1:31340, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31534") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60632->127.0.0.1:31534, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30525") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59748->127.0.0.1:30525, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31748") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:56994->127.0.0.1:31748, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31008") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59722->127.0.0.1:31008, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30585") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:55082->127.0.0.1:30585, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31084") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57796->127.0.0.1:31084, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30893") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44338->127.0.0.1:30893, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31961") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59786->127.0.0.1:31961, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30716") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45424->127.0.0.1:30716, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30698") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38806->127.0.0.1:30698, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31213") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57070->127.0.0.1:31213, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31619") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49450->127.0.0.1:31619, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30345") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:36160->127.0.0.1:30345, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30569") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:43596->127.0.0.1:30569, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30157") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52762->127.0.0.1:30157, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30724") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40396->127.0.0.1:30724, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31567") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49424->127.0.0.1:31567, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30362") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58540->127.0.0.1:30362, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31716") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38968->127.0.0.1:31716, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31288") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51478->127.0.0.1:31288, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31425") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60192->127.0.0.1:31425, err= 2025/10/24 01:56:19 DEBUG : a.txt: Excluded (Size Filter) 2025/10/24 01:56:19 DEBUG : a.txt: Excluded 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31630") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38818->127.0.0.1:31630, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31941") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:56094->127.0.0.1:31941, err= 2025/10/24 01:56:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/24 01:56:19 DEBUG : sub dir/hello world: Excluded 2025/10/24 01:56:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/24 01:56:19 DEBUG : sub dir/hello world2: Excluded 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31125") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49130->127.0.0.1:31125, err= 2025/10/24 01:56:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/24 01:56:19 DEBUG : sub dir/hello world: Excluded 2025/10/24 01:56:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/24 01:56:19 DEBUG : sub dir/hello world2: Excluded 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30557") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38258->127.0.0.1:30557, err= 2025/10/24 01:56:19 DEBUG : sub dir/ignore dir: Excluded 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31494") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59522->127.0.0.1:31494, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30771") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45320->127.0.0.1:30771, err= 2025/10/24 01:56:19 DEBUG : sub dir/ignore dir: Excluded 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31914") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57098->127.0.0.1:31914, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31338") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:36002->127.0.0.1:31338, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31280") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46868->127.0.0.1:31280, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30514") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60454->127.0.0.1:30514, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31938") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38760->127.0.0.1:31938, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30891") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46122->127.0.0.1:30891, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30062") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54722->127.0.0.1:30062, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31171") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48032->127.0.0.1:31171, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30447") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58490->127.0.0.1:30447, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31676") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37538->127.0.0.1:31676, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30951") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45672->127.0.0.1:30951, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30397") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35226->127.0.0.1:30397, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30885") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:55544->127.0.0.1:30885, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31144") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45654->127.0.0.1:31144, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30394") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48044->127.0.0.1:30394, err= --- PASS: TestListDirSorted (0.04s) === RUN TestListDirSortedFn run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31576") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54572->127.0.0.1:31576, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31048") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:56020->127.0.0.1:31048, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30009") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:56158->127.0.0.1:30009, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31664") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48118->127.0.0.1:31664, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30402") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53920->127.0.0.1:30402, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30124") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52738->127.0.0.1:30124, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31748") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57006->127.0.0.1:31748, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31878") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:36974->127.0.0.1:31878, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31979") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:47130->127.0.0.1:31979, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31025") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35442->127.0.0.1:31025, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30584") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45716->127.0.0.1:30584, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30816") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45224->127.0.0.1:30816, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30563") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45676->127.0.0.1:30563, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31818") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44010->127.0.0.1:31818, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30495") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35226->127.0.0.1:30495, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31816") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45752->127.0.0.1:31816, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30394") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48050->127.0.0.1:30394, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30793") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49402->127.0.0.1:30793, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30592") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:47612->127.0.0.1:30592, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31278") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:50692->127.0.0.1:31278, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31835") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60682->127.0.0.1:31835, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30891") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46128->127.0.0.1:30891, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30707") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:47894->127.0.0.1:30707, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30170") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41686->127.0.0.1:30170, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31533") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38004->127.0.0.1:31533, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31577") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49354->127.0.0.1:31577, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31643") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:43800->127.0.0.1:31643, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30634") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54146->127.0.0.1:30634, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31260") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:33276->127.0.0.1:31260, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30074") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34380->127.0.0.1:30074, err= 2025/10/24 01:56:19 DEBUG : a.txt: Excluded (Size Filter) 2025/10/24 01:56:19 DEBUG : a.txt: Excluded 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31748") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57022->127.0.0.1:31748, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30070") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35324->127.0.0.1:30070, err= 2025/10/24 01:56:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/24 01:56:19 DEBUG : sub dir/hello world: Excluded 2025/10/24 01:56:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/24 01:56:19 DEBUG : sub dir/hello world2: Excluded 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30663") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:55390->127.0.0.1:30663, err= 2025/10/24 01:56:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/24 01:56:19 DEBUG : sub dir/hello world: Excluded 2025/10/24 01:56:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/24 01:56:19 DEBUG : sub dir/hello world2: Excluded 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30512") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54178->127.0.0.1:30512, err= 2025/10/24 01:56:19 DEBUG : sub dir/ignore dir: Excluded 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31032") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44632->127.0.0.1:31032, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31676") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37544->127.0.0.1:31676, err= 2025/10/24 01:56:19 DEBUG : sub dir/ignore dir: Excluded 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30543") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58104->127.0.0.1:30543, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31948") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:36934->127.0.0.1:31948, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31844") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52322->127.0.0.1:31844, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30805") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57322->127.0.0.1:30805, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31874") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58952->127.0.0.1:31874, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30462") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39336->127.0.0.1:30462, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31260") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:33292->127.0.0.1:31260, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31699") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42268->127.0.0.1:31699, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31509") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30052") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37476->127.0.0.1:31509, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57272->127.0.0.1:30052, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30235") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:47340->127.0.0.1:30235, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30951") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45674->127.0.0.1:30951, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31787") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35262->127.0.0.1:31787, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31901") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39140->127.0.0.1:31901, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30923") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:55000->127.0.0.1:30923, err= --- PASS: TestListDirSortedFn (0.04s) === RUN TestListJSON run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30414") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:56630->127.0.0.1:30414, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30542") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41914->127.0.0.1:30542, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31889") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37160->127.0.0.1:31889, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31666") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:43622->127.0.0.1:31666, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30851") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35438->127.0.0.1:30851, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31451") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53588->127.0.0.1:31451, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31885") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37828->127.0.0.1:31885, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31558") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46674->127.0.0.1:31558, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30173") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45820->127.0.0.1:30173, err= === RUN TestListJSON/Default 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30689") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54714->127.0.0.1:30689, err= === RUN TestListJSON/FilesOnly 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31876") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37102->127.0.0.1:31876, err= === RUN TestListJSON/DirsOnly 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30226") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:56964->127.0.0.1:30226, err= === RUN TestListJSON/Recurse 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30502") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39834->127.0.0.1:30502, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31252") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60260->127.0.0.1:31252, err= === RUN TestListJSON/SubDir 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31829") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:50902->127.0.0.1:31829, err= === RUN TestListJSON/NoModTime 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30006") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41092->127.0.0.1:30006, err= === RUN TestListJSON/NoMimeType 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31224") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:36978->127.0.0.1:31224, err= === RUN TestListJSON/ShowHash 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31142") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37440->127.0.0.1:31142, err= === RUN TestListJSON/HashTypes 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31578") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46892->127.0.0.1:31578, err= 2025/10/24 01:56:19 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30479") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:33798->127.0.0.1:30479, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31215") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44164->127.0.0.1:31215, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30430") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58466->127.0.0.1:30430, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31014") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46320->127.0.0.1:31014, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31984") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46926->127.0.0.1:31984, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31806") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35940->127.0.0.1:31806, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30986") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41008->127.0.0.1:30986, err= --- PASS: TestListJSON (0.02s) --- PASS: TestListJSON/Default (0.00s) --- PASS: TestListJSON/FilesOnly (0.00s) --- PASS: TestListJSON/DirsOnly (0.00s) --- PASS: TestListJSON/Recurse (0.00s) --- PASS: TestListJSON/SubDir (0.00s) --- PASS: TestListJSON/NoModTime (0.00s) --- PASS: TestListJSON/NoMimeType (0.00s) --- PASS: TestListJSON/ShowHash (0.00s) --- PASS: TestListJSON/HashTypes (0.00s) --- PASS: TestListJSON/Metadata (0.00s) === RUN TestStatJSON run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31683") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44234->127.0.0.1:31683, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30629") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:50598->127.0.0.1:30629, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30339") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:33508->127.0.0.1:30339, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30497") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:33390->127.0.0.1:30497, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31797") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46536->127.0.0.1:31797, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31666") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:43626->127.0.0.1:31666, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31406") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34298->127.0.0.1:31406, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31752") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45048->127.0.0.1:31752, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31939") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34320->127.0.0.1:31939, err= === RUN TestStatJSON/Root 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30754") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58176->127.0.0.1:30754, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31013") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58210->127.0.0.1:31013, err= === RUN TestStatJSON/Dir 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31126") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48428->127.0.0.1:31126, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30161") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52770->127.0.0.1:30161, err= === RUN TestStatJSON/DirWithTrailingSlash 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31273") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53640->127.0.0.1:31273, err= === RUN TestStatJSON/File 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30272") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40130->127.0.0.1:30272, err= === RUN TestStatJSON/NotFound 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30192") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60554->127.0.0.1:30192, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31489") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:50988->127.0.0.1:31489, err= === RUN TestStatJSON/DirFilesOnly 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30058") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53386->127.0.0.1:30058, err= === RUN TestStatJSON/FileFilesOnly 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31855") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37156->127.0.0.1:31855, err= === RUN TestStatJSON/NotFoundFilesOnly 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31577") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49358->127.0.0.1:31577, err= === RUN TestStatJSON/DirDirsOnly 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30414") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:56642->127.0.0.1:30414, err= === RUN TestStatJSON/FileDirsOnly 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31375") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59988->127.0.0.1:31375, err= === RUN TestStatJSON/NotFoundDirsOnly 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30844") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49000->127.0.0.1:30844, err= === RUN TestStatJSON/RootNotFound 2025/10/24 01:56:19 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-mafesan2guye/notfound" 2025/10/24 01:56:19 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/24 01:56:19 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/24 01:56:19 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/24 01:56:19 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/24 01:56:19 DEBUG : Setting pass="e9vOrV3nwKG7rvMY33ye1h9xfb1jGAEEWRQkfL4fjwlm" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/24 01:56:19 DEBUG : TestFTPRclone: detected overridden config - adding "{z5e16}" suffix to name 2025/10/24 01:56:19 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/24 01:56:19 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/24 01:56:19 DEBUG : Setting pass="e9vOrV3nwKG7rvMY33ye1h9xfb1jGAEEWRQkfL4fjwlm" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/24 01:56:19 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/notfound: Connecting to FTP server 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/notfound: dial("tcp","127.0.0.1:28622") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/notfound: > dial: conn=127.0.0.1:57930->127.0.0.1:28622, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/notfound: dial("tcp","127.0.0.1:31074") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/notfound: > dial: conn=127.0.0.1:59214->127.0.0.1:31074, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/notfound: dial("tcp","127.0.0.1:30147") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/notfound: > dial: conn=127.0.0.1:51198->127.0.0.1:30147, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31973") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42074->127.0.0.1:31973, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30147") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51210->127.0.0.1:30147, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31292") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34268->127.0.0.1:31292, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31066") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59860->127.0.0.1:31066, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30922") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48404->127.0.0.1:30922, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30798") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49370->127.0.0.1:30798, err= --- PASS: TestStatJSON (0.02s) --- PASS: TestStatJSON/Root (0.00s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.00s) --- PASS: TestStatJSON/Dir (0.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.00s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.00s) --- PASS: TestStatJSON/DirDirsOnly (0.00s) --- PASS: TestStatJSON/FileDirsOnly (0.00s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.00s) --- PASS: TestStatJSON/RootNotFound (0.00s) === RUN TestMkdir run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:19 INFO : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: Making directory 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30675") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34476->127.0.0.1:30675, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31525") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:36274->127.0.0.1:31525, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30780") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57330->127.0.0.1:30780, err= 2025/10/24 01:56:19 INFO : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: Making directory 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30390") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58368->127.0.0.1:30390, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30651") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:36210->127.0.0.1:30651, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31092") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:33598->127.0.0.1:31092, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31346") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34942->127.0.0.1:31346, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31059") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45292->127.0.0.1:31059, err= --- PASS: TestMkdir (0.01s) === RUN TestLsd run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30673") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57782->127.0.0.1:30673, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31002") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40550->127.0.0.1:31002, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30738") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:56100->127.0.0.1:30738, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31975") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38862->127.0.0.1:31975, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31712") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:43466->127.0.0.1:31712, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30190") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:56816->127.0.0.1:30190, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31665") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34510->127.0.0.1:31665, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30194") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44544->127.0.0.1:30194, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30358") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:32848->127.0.0.1:30358, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30526") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51500->127.0.0.1:30526, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30252") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:47176->127.0.0.1:30252, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30779") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38740->127.0.0.1:30779, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31345") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57270->127.0.0.1:31345, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31700") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38274->127.0.0.1:31700, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31463") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53414->127.0.0.1:31463, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30941") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53274->127.0.0.1:30941, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31448") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59680->127.0.0.1:31448, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30366") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48826->127.0.0.1:30366, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30207") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46738->127.0.0.1:30207, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31853") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:55112->127.0.0.1:31853, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31461") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37654->127.0.0.1:31461, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30938") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:43952->127.0.0.1:30938, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31169") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:36828->127.0.0.1:31169, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31079") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:55734->127.0.0.1:31079, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30913") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46608->127.0.0.1:30913, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31198") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51800->127.0.0.1:31198, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31538") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57656->127.0.0.1:31538, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31737") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:36874->127.0.0.1:31737, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30403") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37652->127.0.0.1:30403, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30893") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44348->127.0.0.1:30893, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31827") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57640->127.0.0.1:31827, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30285") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:47690->127.0.0.1:30285, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31947") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60662->127.0.0.1:31947, err= 2025/10/24 01:56:19 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/10/24 01:56:19 DEBUG : empty space: Excluded 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30474") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44632->127.0.0.1:30474, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31175") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35498->127.0.0.1:31175, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30163") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38334->127.0.0.1:30163, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31974") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35790->127.0.0.1:31974, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31208") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41466->127.0.0.1:31208, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31052") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:47014->127.0.0.1:31052, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30222") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38192->127.0.0.1:30222, err= --- PASS: TestLsWithFilesFrom (0.02s) === RUN TestLsLong run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31066") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59872->127.0.0.1:31066, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31015") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35886->127.0.0.1:31015, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31633") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34920->127.0.0.1:31633, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31252") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60264->127.0.0.1:31252, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30764") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45972->127.0.0.1:30764, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30986") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41016->127.0.0.1:30986, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30850") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59802->127.0.0.1:30850, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31796") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49820->127.0.0.1:31796, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31907") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41728->127.0.0.1:31907, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30958") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41776->127.0.0.1:30958, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31720") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58868->127.0.0.1:31720, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31808") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46684->127.0.0.1:31808, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30333") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:33460->127.0.0.1:30333, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30948") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60670->127.0.0.1:30948, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30019") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58166->127.0.0.1:30019, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30646") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:43370->127.0.0.1:30646, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31872") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:56708->127.0.0.1:31872, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31534") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60636->127.0.0.1:31534, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30447") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58502->127.0.0.1:30447, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31968") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:33368->127.0.0.1:31968, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30144") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39652->127.0.0.1:30144, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31693") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:33974->127.0.0.1:31693, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30055") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52020->127.0.0.1:30055, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30044") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:50738->127.0.0.1:30044, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31450") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48910->127.0.0.1:31450, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2025/10/24 01:56:19 DEBUG : Creating backend with remote ":memory:" 2025/10/24 01:56:19 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/24 01:56:19 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/24 01:56:19 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/24 01:56:19 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/24 01:56:19 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/24 01:56:19 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/24 01:56:19 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/24 01:56:19 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/24 01:56:19 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-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31922") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58040->127.0.0.1:31922, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30142") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58798->127.0.0.1:30142, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31956") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:55422->127.0.0.1:31956, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31064") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38380->127.0.0.1:31064, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30662") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41500->127.0.0.1:30662, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31104") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48342->127.0.0.1:31104, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30961") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38886->127.0.0.1:30961, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30329") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:33032->127.0.0.1:30329, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31952") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48938->127.0.0.1:31952, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31806") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35950->127.0.0.1:31806, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30668") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42342->127.0.0.1:30668, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30710") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51964->127.0.0.1:30710, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31436") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52530->127.0.0.1:31436, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30666") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52086->127.0.0.1:30666, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31982") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:36140->127.0.0.1:31982, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31633") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34932->127.0.0.1:31633, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31579") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51022->127.0.0.1:31579, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30218") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:55620->127.0.0.1:30218, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30796") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52204->127.0.0.1:30796, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30141") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39272->127.0.0.1:30141, err= --- PASS: TestCount (0.02s) === RUN TestDelete run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31975") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38870->127.0.0.1:31975, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31686") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45010->127.0.0.1:31686, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30389") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38400->127.0.0.1:30389, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31843") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58640->127.0.0.1:31843, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31968") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:33382->127.0.0.1:31968, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30250") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48814->127.0.0.1:30250, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30079") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38496->127.0.0.1:30079, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30797") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:56274->127.0.0.1:30797, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30210") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:43200->127.0.0.1:30210, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30602") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53306->127.0.0.1:30602, err= 2025/10/24 01:56:19 DEBUG : Waiting for deletions to finish 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30107") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34440->127.0.0.1:30107, err= 2025/10/24 01:56:19 DEBUG : large: Excluded (Size Filter) 2025/10/24 01:56:19 DEBUG : large: Excluded 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30092") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49850->127.0.0.1:30092, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31781") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:32792->127.0.0.1:31781, err= 2025/10/24 01:56:19 INFO : medium: Deleted 2025/10/24 01:56:19 INFO : small: Deleted 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31980") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42878->127.0.0.1:31980, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30623") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45444->127.0.0.1:30623, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31436") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52542->127.0.0.1:31436, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31947") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60678->127.0.0.1:31947, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31946") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42228->127.0.0.1:31946, err= --- PASS: TestDelete (0.01s) === RUN TestMaxDelete run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30800") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45982->127.0.0.1:30800, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31131") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57580->127.0.0.1:31131, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31433") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54854->127.0.0.1:31433, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30686") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39056->127.0.0.1:30686, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31074") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59216->127.0.0.1:31074, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30132") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53816->127.0.0.1:30132, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31049") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46556->127.0.0.1:31049, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30521") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37208->127.0.0.1:30521, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31562") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37172->127.0.0.1:31562, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31129") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48532->127.0.0.1:31129, err= 2025/10/24 01:56:19 DEBUG : Waiting for deletions to finish 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31557") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57624->127.0.0.1:31557, err= 2025/10/24 01:56:19 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30357") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31521") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57986->127.0.0.1:31521, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42166->127.0.0.1:30357, err= 2025/10/24 01:56:19 INFO : medium: Deleted 2025/10/24 01:56:19 INFO : large: Deleted 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30476") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38150->127.0.0.1:30476, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30210") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:43216->127.0.0.1:30210, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30241") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38466->127.0.0.1:30241, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31158") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58588->127.0.0.1:31158, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30135") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52814->127.0.0.1:30135, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30200") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:36934->127.0.0.1:30200, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31555") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:56490->127.0.0.1:31555, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30712") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:55972->127.0.0.1:30712, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30385") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:55724->127.0.0.1:30385, err= --- PASS: TestMaxDelete (0.02s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30117") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46112->127.0.0.1:30117, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30779") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38742->127.0.0.1:30779, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31410") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57524->127.0.0.1:31410, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31615") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54596->127.0.0.1:31615, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30282") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57834->127.0.0.1:30282, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31598") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42464->127.0.0.1:31598, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31458") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40958->127.0.0.1:31458, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31737") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:36890->127.0.0.1:31737, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30704") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46666->127.0.0.1:30704, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31129") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48546->127.0.0.1:31129, err= 2025/10/24 01:56:19 DEBUG : Waiting for deletions to finish 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30721") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41372->127.0.0.1:30721, err= 2025/10/24 01:56:19 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30129") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46608->127.0.0.1:30129, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31547") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:32790->127.0.0.1:31547, err= 2025/10/24 01:56:19 INFO : small: Deleted 2025/10/24 01:56:19 INFO : medium: Deleted 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30607") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42402->127.0.0.1:30607, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31043") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37120->127.0.0.1:31043, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31103") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:50026->127.0.0.1:31103, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31669") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48386->127.0.0.1:31669, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30857") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58896->127.0.0.1:30857, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30676") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:55156->127.0.0.1:30676, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31381") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34114->127.0.0.1:31381, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30565") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52334->127.0.0.1:30565, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30577") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49688->127.0.0.1:30577, err= --- PASS: TestMaxDeleteSizeLargeFile (0.02s) === RUN TestMaxDeleteSize run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30983") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:55912->127.0.0.1:30983, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30893") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44364->127.0.0.1:30893, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30294") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57444->127.0.0.1:30294, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30141") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39286->127.0.0.1:30141, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31942") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51906->127.0.0.1:31942, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31320") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52312->127.0.0.1:31320, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31079") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:55742->127.0.0.1:31079, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31784") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:50668->127.0.0.1:31784, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31085") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45030->127.0.0.1:31085, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31280") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46872->127.0.0.1:31280, err= 2025/10/24 01:56:19 DEBUG : Waiting for deletions to finish 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30299") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54762->127.0.0.1:30299, err= 2025/10/24 01:56:19 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31958") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34150->127.0.0.1:31958, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31920") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53578->127.0.0.1:31920, err= 2025/10/24 01:56:19 INFO : large: Deleted 2025/10/24 01:56:19 INFO : medium: Deleted 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31788") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38582->127.0.0.1:31788, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30128") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46164->127.0.0.1:30128, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31648") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39410->127.0.0.1:31648, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31159") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57496->127.0.0.1:31159, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30910") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52672->127.0.0.1:30910, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31617") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52632->127.0.0.1:31617, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30717") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38904->127.0.0.1:30717, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31418") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59458->127.0.0.1:31418, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30765") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39674->127.0.0.1:30765, err= --- PASS: TestMaxDeleteSize (0.02s) === RUN TestReadFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31505") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52930->127.0.0.1:31505, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30718") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42688->127.0.0.1:30718, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30129") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46612->127.0.0.1:30129, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30110") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51068->127.0.0.1:30110, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30895") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48934->127.0.0.1:30895, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30326") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34684->127.0.0.1:30326, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30284") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35042->127.0.0.1:30284, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31677") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46810->127.0.0.1:31677, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30223") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59028->127.0.0.1:30223, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30193") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53708->127.0.0.1:30193, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30099") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54316->127.0.0.1:30099, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30447") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58504->127.0.0.1:30447, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31120") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57816->127.0.0.1:31120, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31293") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49132->127.0.0.1:31293, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2025/10/24 01:56:19 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/24 01:56:19 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/24 01:56:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/24 01:56:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/24 01:56:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/24 01:56:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/24 01:56:19 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-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31175") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35514->127.0.0.1:31175, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30913") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46614->127.0.0.1:30913, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31282") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44562->127.0.0.1:31282, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30003") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41332->127.0.0.1:30003, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30381") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38316->127.0.0.1:30381, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31721") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:55004->127.0.0.1:31721, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31404") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42868->127.0.0.1:31404, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30960") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:55948->127.0.0.1:30960, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30567") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48390->127.0.0.1:30567, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30089") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57790->127.0.0.1:30089, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31498") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54442->127.0.0.1:31498, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31180") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57786->127.0.0.1:31180, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31628") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59734->127.0.0.1:31628, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30369") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35378->127.0.0.1:30369, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31021") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51448->127.0.0.1:31021, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31433") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54856->127.0.0.1:31433, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30728") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48322->127.0.0.1:30728, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30457") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:36808->127.0.0.1:30457, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30740") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:56352->127.0.0.1:30740, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31858") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38668->127.0.0.1:31858, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31455") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39164->127.0.0.1:31455, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31902") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53078->127.0.0.1:31902, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31571") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53692->127.0.0.1:31571, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31540") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54686->127.0.0.1:31540, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30432") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53084->127.0.0.1:30432, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30621") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60974->127.0.0.1:30621, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30576") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53758->127.0.0.1:30576, err= --- PASS: TestCat (0.16s) === RUN TestPurge 2025/10/24 01:56:19 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-jososen2jeba" 2025/10/24 01:56:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/24 01:56:19 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/24 01:56:19 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/24 01:56:19 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/24 01:56:19 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/24 01:56:19 DEBUG : Setting pass="e9vOrV3nwKG7rvMY33ye1h9xfb1jGAEEWRQkfL4fjwlm" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/24 01:56:19 DEBUG : TestFTPRclone: detected overridden config - adding "{z5e16}" suffix to name 2025/10/24 01:56:19 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/24 01:56:19 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/24 01:56:19 DEBUG : Setting pass="e9vOrV3nwKG7rvMY33ye1h9xfb1jGAEEWRQkfL4fjwlm" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/24 01:56:19 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: Connecting to FTP server 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:28622") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:57942->127.0.0.1:28622, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:31385") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:44384->127.0.0.1:31385, err= 2025/10/24 01:56:19 DEBUG : Creating backend with remote "/tmp/rclone3109658128" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jososen2jeba", Local "Local file system at /tmp/rclone3109658128", Modify Window "876000h0m0s" 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:31187") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:46458->127.0.0.1:31187, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:31955") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:36684->127.0.0.1:31955, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30368") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:60658->127.0.0.1:30368, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30991") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:47832->127.0.0.1:30991, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:31352") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:36430->127.0.0.1:31352, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30177") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:42858->127.0.0.1:30177, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30631") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:35996->127.0.0.1:30631, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30923") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:55004->127.0.0.1:30923, err= 2025/10/24 01:56:19 INFO : A2: Making directory 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:31276") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:57052->127.0.0.1:31276, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30437") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:41892->127.0.0.1:30437, err= 2025/10/24 01:56:19 INFO : A1/B2: Making directory 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:31528") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:36092->127.0.0.1:31528, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:31399") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:34414->127.0.0.1:31399, err= 2025/10/24 01:56:19 INFO : A1/B2/C2: Making directory 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30995") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:56408->127.0.0.1:30995, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30487") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:57120->127.0.0.1:30487, err= 2025/10/24 01:56:19 INFO : A1/B1/C3: Making directory 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30324") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:46876->127.0.0.1:30324, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:31063") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:33070->127.0.0.1:31063, err= 2025/10/24 01:56:19 INFO : A3: Making directory 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30036") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:37734->127.0.0.1:30036, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30419") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:50612->127.0.0.1:30419, err= 2025/10/24 01:56:19 INFO : A3/B3: Making directory 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30805") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:57332->127.0.0.1:30805, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:31301") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:36216->127.0.0.1:31301, err= 2025/10/24 01:56:19 INFO : A3/B3/C4: Making directory 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30285") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:47704->127.0.0.1:30285, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:31540") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:54690->127.0.0.1:31540, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30374") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:56382->127.0.0.1:30374, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30708") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:59028->127.0.0.1:30708, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30519") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:37580->127.0.0.1:30519, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:31976") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:37490->127.0.0.1:31976, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: Connecting to FTP server 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:28622") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: Connecting to FTP server 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:57956->127.0.0.1:28622, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:31587") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:54864->127.0.0.1:31587, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: Connecting to FTP server 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30401") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:41426->127.0.0.1:30401, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30430") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:58472->127.0.0.1:30430, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30553") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:55414->127.0.0.1:30553, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30071") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30571") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:48300->127.0.0.1:30071, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:46742->127.0.0.1:30571, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30788") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:45202->127.0.0.1:30788, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30477") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:51408->127.0.0.1:30477, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:28622") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:57960->127.0.0.1:28622, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30536") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:33290->127.0.0.1:30536, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30647") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:44700->127.0.0.1:30647, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:28622") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:57968->127.0.0.1:28622, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:31056") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:46078->127.0.0.1:31056, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:31666") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30764") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:43640->127.0.0.1:31666, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:45974->127.0.0.1:30764, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30252") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:47188->127.0.0.1:30252, err= 2025/10/24 01:56:19 DEBUG : Waiting for deletions to finish 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30594") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:59908->127.0.0.1:30594, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30845") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:31235") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:58090->127.0.0.1:30845, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:44272->127.0.0.1:31235, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30946") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:51394->127.0.0.1:30946, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:31770") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:56094->127.0.0.1:31770, err= 2025/10/24 01:56:19 INFO : A1/B1/C1/one: Deleted 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30463") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:57652->127.0.0.1:30463, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:31670") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:53550->127.0.0.1:31670, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30964") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:53890->127.0.0.1:30964, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:31070") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:32858->127.0.0.1:31070, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30256") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:46092->127.0.0.1:30256, err= 2025/10/24 01:56:19 DEBUG : removing 2 level 3 directories 2025/10/24 01:56:19 INFO : A1/B1/C3: Removing directory 2025/10/24 01:56:19 INFO : A1/B1/C1: Removing directory 2025/10/24 01:56:19 DEBUG : removing 1 level 2 directories 2025/10/24 01:56:19 INFO : A1/B1: Removing directory 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30521") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:37218->127.0.0.1:30521, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:31048") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:31923") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:31195") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:56036->127.0.0.1:31048, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:56762->127.0.0.1:31195, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:51932->127.0.0.1:31923, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:31822") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:47576->127.0.0.1:31822, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30491") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30195") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:38728->127.0.0.1:30491, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:35552->127.0.0.1:30195, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30730") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30466") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:60214->127.0.0.1:30730, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:53788->127.0.0.1:30466, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:31539") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:32790->127.0.0.1:31539, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30541") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:35504->127.0.0.1:30541, err= 2025/10/24 01:56:19 DEBUG : Waiting for deletions to finish 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30484") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:42400->127.0.0.1:30484, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:31020") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30115") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:31733") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:44704->127.0.0.1:31020, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:54012->127.0.0.1:30115, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:60596->127.0.0.1:31733, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30785") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:31744") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:47544->127.0.0.1:31744, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30233") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:31752") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:45076->127.0.0.1:30233, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:45056->127.0.0.1:31752, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:55314->127.0.0.1:30785, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30369") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:35380->127.0.0.1:30369, err= 2025/10/24 01:56:19 INFO : A1/two: Deleted 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30975") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:44280->127.0.0.1:30975, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30437") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:41904->127.0.0.1:30437, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:31852") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:44604->127.0.0.1:31852, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:31405") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:48256->127.0.0.1:31405, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30848") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:35956->127.0.0.1:30848, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:31986") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:42488->127.0.0.1:31986, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:31179") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:49318->127.0.0.1:31179, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:31885") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:37834->127.0.0.1:31885, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30015") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:52604->127.0.0.1:30015, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:31429") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:53724->127.0.0.1:31429, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:31051") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:58480->127.0.0.1:31051, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:31002") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:40558->127.0.0.1:31002, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30971") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:57198->127.0.0.1:30971, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30205") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:46778->127.0.0.1:30205, err= 2025/10/24 01:56:19 DEBUG : removing 2 level 3 directories 2025/10/24 01:56:19 INFO : A3/B3/C4: Removing directory 2025/10/24 01:56:19 INFO : A1/B2/C2: Removing directory 2025/10/24 01:56:19 DEBUG : removing 2 level 2 directories 2025/10/24 01:56:19 INFO : A3/B3: Removing directory 2025/10/24 01:56:19 INFO : A1/B2: Removing directory 2025/10/24 01:56:19 DEBUG : removing 3 level 1 directories 2025/10/24 01:56:19 INFO : A3: Removing directory 2025/10/24 01:56:19 INFO : A1: Removing directory 2025/10/24 01:56:19 INFO : A2: Removing directory 2025/10/24 01:56:19 DEBUG : removing 1 level 0 directories 2025/10/24 01:56:19 INFO : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: Removing directory 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30222") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:38196->127.0.0.1:30222, err= 2025/10/24 01:56:19 ERROR : error listing: directory not found 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: dial("tcp","127.0.0.1:30895") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: > dial: conn=127.0.0.1:48940->127.0.0.1:30895, err= 2025/10/24 01:56:19 ERROR : error listing: directory not found 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-jososen2jeba: Purge dir "" 2025/10/24 01:56:19 NOTICE: purge failed to rmdir "": directory not found 2025/10/24 01:56:19 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.11s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31109") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41026->127.0.0.1:31109, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31103") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:50032->127.0.0.1:31103, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31937") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:56338->127.0.0.1:31937, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30613") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38042->127.0.0.1:30613, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30036") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37736->127.0.0.1:30036, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30490") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:43966->127.0.0.1:30490, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30997") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:43832->127.0.0.1:30997, err= 2025/10/24 01:56:19 INFO : A2: Making directory 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31827") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57652->127.0.0.1:31827, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31961") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59798->127.0.0.1:31961, err= 2025/10/24 01:56:19 INFO : A1/B2: Making directory 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31832") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42400->127.0.0.1:31832, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31924") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:32794->127.0.0.1:31924, err= 2025/10/24 01:56:19 INFO : A1/B2/C2: Making directory 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31270") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:50090->127.0.0.1:31270, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31631") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58742->127.0.0.1:31631, err= 2025/10/24 01:56:19 INFO : A1/B1/C3: Making directory 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31292") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34280->127.0.0.1:31292, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31211") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40062->127.0.0.1:31211, err= 2025/10/24 01:56:19 INFO : A3: Making directory 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30474") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44634->127.0.0.1:30474, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31308") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59258->127.0.0.1:31308, err= 2025/10/24 01:56:19 INFO : A3/B3: Making directory 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30658") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:43346->127.0.0.1:30658, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30121") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35530->127.0.0.1:30121, err= 2025/10/24 01:56:19 INFO : A3/B3/C4: Making directory 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30171") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34538->127.0.0.1:30171, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31836") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39122->127.0.0.1:31836, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30335") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34710->127.0.0.1:30335, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30604") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58330->127.0.0.1:30604, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31027") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54428->127.0.0.1:31027, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31515") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45786->127.0.0.1:31515, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30071") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30777") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30796") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48308->127.0.0.1:30071, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40408->127.0.0.1:30777, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52220->127.0.0.1:30796, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: Connecting to FTP server 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:28622") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30067") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30237") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57980->127.0.0.1:28622, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45034->127.0.0.1:30067, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30806") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59276->127.0.0.1:30237, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60412->127.0.0.1:30806, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30628") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:56118->127.0.0.1:30628, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30129") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46622->127.0.0.1:30129, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31822") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31156") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:47592->127.0.0.1:31822, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40772->127.0.0.1:31156, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31249") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:47636->127.0.0.1:31249, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30574") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31709") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35428->127.0.0.1:31709, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54474->127.0.0.1:30574, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30694") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:33642->127.0.0.1:30694, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30460") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52848->127.0.0.1:30460, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30699") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60812->127.0.0.1:30699, err= 2025/10/24 01:56:19 DEBUG : removing 1 level 3 directories 2025/10/24 01:56:19 INFO : A3/B3/C4: Removing directory 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31661") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46390->127.0.0.1:31661, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31536") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45642->127.0.0.1:31536, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30585") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30114") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:47578->127.0.0.1:30114, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:55090->127.0.0.1:30585, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31280") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31430") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:56582->127.0.0.1:31430, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46878->127.0.0.1:31280, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30666") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52094->127.0.0.1:30666, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30333") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30835") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:33468->127.0.0.1:30333, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31112") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: Connecting to FTP server 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49298->127.0.0.1:31112, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:28622") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30693") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57990->127.0.0.1:28622, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37004->127.0.0.1:30693, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46062->127.0.0.1:30835, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31577") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49368->127.0.0.1:31577, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30315") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:50004->127.0.0.1:30315, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30187") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42076->127.0.0.1:30187, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31706") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39904->127.0.0.1:31706, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31963") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44408->127.0.0.1:31963, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31469") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30717") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38920->127.0.0.1:30717, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58744->127.0.0.1:31469, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31129") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48548->127.0.0.1:31129, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30740") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:56356->127.0.0.1:30740, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31463") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31534") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53418->127.0.0.1:31463, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60646->127.0.0.1:31534, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30354") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46274->127.0.0.1:30354, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30533") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37182->127.0.0.1:30533, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31637") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31056") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53066->127.0.0.1:31637, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46084->127.0.0.1:31056, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30044") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30425") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:50750->127.0.0.1:30044, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35256->127.0.0.1:30425, err= 2025/10/24 01:56:19 DEBUG : removing 2 level 3 directories 2025/10/24 01:56:19 INFO : A1/B2/C2: Removing directory 2025/10/24 01:56:19 INFO : A1/B1/C3: Removing directory 2025/10/24 01:56:19 DEBUG : removing 2 level 2 directories 2025/10/24 01:56:19 INFO : A3/B3: Removing directory 2025/10/24 01:56:19 INFO : A1/B2: Removing directory 2025/10/24 01:56:19 DEBUG : removing 2 level 1 directories 2025/10/24 01:56:19 INFO : A3: Removing directory 2025/10/24 01:56:19 INFO : A2: Removing directory 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30618") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40628->127.0.0.1:30618, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31318") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52306->127.0.0.1:31318, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30331") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39906->127.0.0.1:30331, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30895") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48942->127.0.0.1:30895, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31009") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44770->127.0.0.1:31009, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30874") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:55150->127.0.0.1:30874, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30557") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38268->127.0.0.1:30557, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30890") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48092->127.0.0.1:30890, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30274") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40344->127.0.0.1:30274, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30836") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37860->127.0.0.1:30836, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30964") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53904->127.0.0.1:30964, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31101") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:50244->127.0.0.1:31101, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31186") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48964->127.0.0.1:31186, err= 2025/10/24 01:56:19 DEBUG : removing 1 level 3 directories 2025/10/24 01:56:19 INFO : A1/B1/C1: Removing directory 2025/10/24 01:56:19 DEBUG : removing 1 level 2 directories 2025/10/24 01:56:19 INFO : A1/B1: Removing directory 2025/10/24 01:56:19 DEBUG : removing 1 level 1 directories 2025/10/24 01:56:19 INFO : A1: Removing directory 2025/10/24 01:56:19 DEBUG : removing 1 level 0 directories 2025/10/24 01:56:19 INFO : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: Removing directory 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31707") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52468->127.0.0.1:31707, err= 2025/10/24 01:56:19 ERROR : error listing: directory not found 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30629") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:50612->127.0.0.1:30629, err= 2025/10/24 01:56:19 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.06s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31311") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34750->127.0.0.1:31311, err= 2025/10/24 01:56:19 INFO : A1: Making directory 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30674") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:43506->127.0.0.1:30674, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31919") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46276->127.0.0.1:31919, err= 2025/10/24 01:56:19 INFO : A1/B1: Making directory 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30007") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59318->127.0.0.1:30007, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30733") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51744->127.0.0.1:30733, err= 2025/10/24 01:56:19 INFO : A1/B1/C1: Making directory 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31651") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:50042->127.0.0.1:31651, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31462") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:56242->127.0.0.1:31462, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31263") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51826->127.0.0.1:31263, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30483") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58424->127.0.0.1:30483, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30775") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49142->127.0.0.1:30775, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31371") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:56776->127.0.0.1:31371, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31814") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40670->127.0.0.1:31814, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31934") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44086->127.0.0.1:31934, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31413") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60126->127.0.0.1:31413, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31606") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:55780->127.0.0.1:31606, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31183") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:33430->127.0.0.1:31183, err= 2025/10/24 01:56:19 DEBUG : removing 1 level 3 directories 2025/10/24 01:56:19 INFO : A1/B1/C1: Removing directory 2025/10/24 01:56:19 DEBUG : removing 1 level 2 directories 2025/10/24 01:56:19 INFO : A1/B1: Removing directory 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30707") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:47904->127.0.0.1:30707, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31707") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52470->127.0.0.1:31707, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30568") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58166->127.0.0.1:30568, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30598") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39538->127.0.0.1:30598, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31748") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57026->127.0.0.1:31748, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30999") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37866->127.0.0.1:30999, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30601") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49048->127.0.0.1:30601, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30471") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53934->127.0.0.1:30471, err= --- PASS: TestRmdirsLeaveRoot (0.02s) === RUN TestRmdirsWithFilter run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31499") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:47188->127.0.0.1:31499, err= 2025/10/24 01:56:19 INFO : A1: Making directory 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30095") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49412->127.0.0.1:30095, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31416") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49676->127.0.0.1:31416, err= 2025/10/24 01:56:19 INFO : A1/B1: Making directory 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31502") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45120->127.0.0.1:31502, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31214") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45602->127.0.0.1:31214, err= 2025/10/24 01:56:19 INFO : A1/B1/C1: Making directory 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30156") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37450->127.0.0.1:30156, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31439") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45416->127.0.0.1:31439, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30925") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59442->127.0.0.1:30925, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31367") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42354->127.0.0.1:31367, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30497") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:33394->127.0.0.1:30497, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30889") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37424->127.0.0.1:30889, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30086") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:55698->127.0.0.1:30086, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31300") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:47266->127.0.0.1:31300, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31140") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39396->127.0.0.1:31140, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31568") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46290->127.0.0.1:31568, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31883") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37220->127.0.0.1:31883, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31944") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44642->127.0.0.1:31944, err= 2025/10/24 01:56:19 DEBUG : removing 1 level 3 directories 2025/10/24 01:56:19 INFO : A1/B1/C1: Removing directory 2025/10/24 01:56:19 DEBUG : removing 1 level 2 directories 2025/10/24 01:56:19 INFO : A1/B1: Removing directory 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30888") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46240->127.0.0.1:30888, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30588") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39694->127.0.0.1:30588, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31416") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49692->127.0.0.1:31416, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31658") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54328->127.0.0.1:31658, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31234") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59478->127.0.0.1:31234, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30700") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38494->127.0.0.1:30700, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30187") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42082->127.0.0.1:30187, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30072") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51058->127.0.0.1:30072, err= --- PASS: TestRmdirsWithFilter (0.02s) === RUN TestCopyURL run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30546") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54106->127.0.0.1:30546, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31842") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52286->127.0.0.1:31842, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31989") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52420->127.0.0.1:31989, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31721") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:55018->127.0.0.1:31721, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30902") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54620->127.0.0.1:30902, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31576") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54582->127.0.0.1:31576, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30512") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54192->127.0.0.1:30512, err= 2025/10/24 01:56:19 DEBUG : filename.txt: File name found in url 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30510") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:55154->127.0.0.1:30510, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30466") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53790->127.0.0.1:30466, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30543") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58116->127.0.0.1:30543, err= 2025/10/24 01:56:19 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30734") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:56594->127.0.0.1:30734, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30328") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51616->127.0.0.1:30328, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31842") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52288->127.0.0.1:31842, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31484") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:55458->127.0.0.1:31484, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31074") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59232->127.0.0.1:31074, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31139") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:50782->127.0.0.1:31139, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30245") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45552->127.0.0.1:30245, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31887") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42576->127.0.0.1:31887, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31688") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40182->127.0.0.1:31688, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31755") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53038->127.0.0.1:31755, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30410") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49760->127.0.0.1:30410, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30519") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37584->127.0.0.1:30519, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31114") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60404->127.0.0.1:31114, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31964") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35194->127.0.0.1:31964, 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-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30830") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59754->127.0.0.1:30830, err= 2025/10/24 01:56:19 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31797") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46538->127.0.0.1:31797, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31739") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49692->127.0.0.1:31739, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30271") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46716->127.0.0.1:30271, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30809") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:33930->127.0.0.1:30809, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30658") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:43360->127.0.0.1:30658, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31498") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54450->127.0.0.1:31498, err= 2025/10/24 01:56:19 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2025/10/24 01:56:19 INFO : file1: Copied (new) to: sub/file2 2025/10/24 01:56:19 INFO : file1: Deleted 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31635") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:50086->127.0.0.1:31635, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30709") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41832->127.0.0.1:30709, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31334") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:43986->127.0.0.1:31334, err= 2025/10/24 01:56:19 DEBUG : file1: Sizes identical 2025/10/24 01:56:19 DEBUG : file1: Unchanged skipping 2025/10/24 01:56:19 INFO : file1: Deleted 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30982") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:36180->127.0.0.1:30982, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30682") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57736->127.0.0.1:30682, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: don't need to copy/move sub/file2, it is already at target location 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31174") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37608->127.0.0.1:31174, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30420") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40056->127.0.0.1:30420, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30894") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42830->127.0.0.1:30894, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30519") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37586->127.0.0.1:30519, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30882") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58142->127.0.0.1:30882, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30478") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35804->127.0.0.1:30478, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31617") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52642->127.0.0.1:31617, err= --- PASS: TestMoveFile (0.03s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31525") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:36280->127.0.0.1:31525, err= 2025/10/24 01:56:19 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30467") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52144->127.0.0.1:30467, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31838") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51974->127.0.0.1:31838, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30224") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38880->127.0.0.1:30224, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31984") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46938->127.0.0.1:31984, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30241") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38472->127.0.0.1:30241, err= 2025/10/24 01:56:19 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2025/10/24 01:56:19 INFO : file1: Copied (new) 2025/10/24 01:56:19 INFO : file1: Deleted 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30675") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34490->127.0.0.1:30675, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30337") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:56248->127.0.0.1:30337, err= 2025/10/24 01:56:19 DEBUG : file1: Destination exists, skipping 2025/10/24 01:56:19 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30013") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:43596->127.0.0.1:30013, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30668") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42344->127.0.0.1:30668, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31077") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42906->127.0.0.1:31077, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30705") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:36970->127.0.0.1:30705, err= 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31715") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37652->127.0.0.1:31715, err= --- PASS: TestMoveFileWithIgnoreExisting (0.03s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31778") 2025/10/24 01:56:19 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37952->127.0.0.1:31778, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30940") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57670->127.0.0.1:30940, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30436") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35750->127.0.0.1:30436, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31123") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59590->127.0.0.1:31123, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31717") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:43366->127.0.0.1:31717, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30109") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:50526->127.0.0.1:30109, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30518") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48764->127.0.0.1:30518, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30494") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54570->127.0.0.1:30494, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30161") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52774->127.0.0.1:30161, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30419") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:50614->127.0.0.1:30419, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30686") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39066->127.0.0.1:30686, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30012") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40660->127.0.0.1:30012, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30698") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38816->127.0.0.1:30698, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30162") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:43370->127.0.0.1:30162, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31708") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39832->127.0.0.1:31708, err= 2025/10/24 01:56:20 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-mafesan2guye/backup" 2025/10/24 01:56:20 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/24 01:56:20 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/24 01:56:20 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/24 01:56:20 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/24 01:56:20 DEBUG : Setting pass="e9vOrV3nwKG7rvMY33ye1h9xfb1jGAEEWRQkfL4fjwlm" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/24 01:56:20 DEBUG : TestFTPRclone: detected overridden config - adding "{z5e16}" suffix to name 2025/10/24 01:56:20 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/24 01:56:20 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/24 01:56:20 DEBUG : Setting pass="e9vOrV3nwKG7rvMY33ye1h9xfb1jGAEEWRQkfL4fjwlm" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/24 01:56:20 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/backup: Connecting to FTP server 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/backup: dial("tcp","127.0.0.1:28622") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/backup: > dial: conn=127.0.0.1:57998->127.0.0.1:28622, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/backup: dial("tcp","127.0.0.1:31170") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/backup: > dial: conn=127.0.0.1:40252->127.0.0.1:31170, err= 2025/10/24 01:56:20 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-mafesan2guye/backup" to be canonical "TestFTPRclone{z5e16}:rclone-test-mafesan2guye/backup" 2025/10/24 01:56:20 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/backup: dial("tcp","127.0.0.1:30316") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/backup: > dial: conn=127.0.0.1:55896->127.0.0.1:30316, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/backup: dial("tcp","127.0.0.1:31513") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/backup: > dial: conn=127.0.0.1:37728->127.0.0.1:31513, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/backup: dial("tcp","127.0.0.1:30272") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/backup: > dial: conn=127.0.0.1:40146->127.0.0.1:30272, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/backup: dial("tcp","127.0.0.1:30907") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/backup: > dial: conn=127.0.0.1:33950->127.0.0.1:30907, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/backup: dial("tcp","127.0.0.1:31417") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/backup: > dial: conn=127.0.0.1:57276->127.0.0.1:31417, err= 2025/10/24 01:56:20 INFO : dst/file1: Moved (server-side) 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31883") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37226->127.0.0.1:31883, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31611") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57528->127.0.0.1:31611, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31464") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54338->127.0.0.1:31464, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30828") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44206->127.0.0.1:30828, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31234") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59482->127.0.0.1:31234, err= 2025/10/24 01:56:20 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2025/10/24 01:56:20 INFO : dst/file1: Copied (new) 2025/10/24 01:56:20 INFO : dst/file1: Deleted 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31992") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58230->127.0.0.1:31992, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30476") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31843") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58652->127.0.0.1:31843, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38164->127.0.0.1:30476, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31671") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41524->127.0.0.1:31671, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31985") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46990->127.0.0.1:31985, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31434") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30144") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:43252->127.0.0.1:31434, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39664->127.0.0.1:30144, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31455") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39178->127.0.0.1:31455, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31287") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35136->127.0.0.1:31287, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30833") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:47806->127.0.0.1:30833, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30268") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48234->127.0.0.1:30268, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31316") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40534->127.0.0.1:31316, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye/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-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30288") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40094->127.0.0.1:30288, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30517") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40802->127.0.0.1:30517, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30142") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58808->127.0.0.1:30142, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31281") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38690->127.0.0.1:31281, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30090") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41488->127.0.0.1:30090, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30788") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45208->127.0.0.1:30788, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30498") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40134->127.0.0.1:30498, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31298") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49752->127.0.0.1:31298, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31240") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:56376->127.0.0.1:31240, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31258") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58468->127.0.0.1:31258, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31862") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:33890->127.0.0.1:31862, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30043") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49274->127.0.0.1:30043, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30086") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:55714->127.0.0.1:30086, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31500") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:36394->127.0.0.1:31500, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31827") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57662->127.0.0.1:31827, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31868") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:36828->127.0.0.1:31868, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31315") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:55956->127.0.0.1:31315, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30059") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48758->127.0.0.1:30059, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31876") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37114->127.0.0.1:31876, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30299") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54778->127.0.0.1:30299, err= 2025/10/24 01:56:20 INFO : A1/B2: Making directory 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30364") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57888->127.0.0.1:30364, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31922") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58050->127.0.0.1:31922, err= 2025/10/24 01:56:20 INFO : A1/B1/C3: Making directory 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31331") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40546->127.0.0.1:31331, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31283") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41360->127.0.0.1:31283, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31790") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52578->127.0.0.1:31790, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30673") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57790->127.0.0.1:30673, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31776") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35328->127.0.0.1:31776, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30459") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:36954->127.0.0.1:30459, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31389") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41984->127.0.0.1:31389, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30197") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31953") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46342->127.0.0.1:30197, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31036") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:50022->127.0.0.1:31036, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42134->127.0.0.1:31953, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31130") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60912->127.0.0.1:31130, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31049") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46558->127.0.0.1:31049, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30762") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:33074->127.0.0.1:30762, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30336") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58596->127.0.0.1:30336, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30343") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44734->127.0.0.1:30343, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31513") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37744->127.0.0.1:31513, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30649") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44254->127.0.0.1:30649, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31333") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40586->127.0.0.1:31333, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30289") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30944") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30092") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:43452->127.0.0.1:30289, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48784->127.0.0.1:30944, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49856->127.0.0.1:30092, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30133") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44676->127.0.0.1:30133, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31492") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51168->127.0.0.1:31492, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30581") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31943") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42338->127.0.0.1:31943, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:47180->127.0.0.1:30581, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30691") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37870->127.0.0.1:30691, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31529") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30718") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30787") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:36198->127.0.0.1:30787, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42698->127.0.0.1:30718, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:36620->127.0.0.1:31529, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31414") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52220->127.0.0.1:31414, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31201") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:50782->127.0.0.1:31201, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31064") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38394->127.0.0.1:31064, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30450") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54250->127.0.0.1:30450, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31188") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:50330->127.0.0.1:31188, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31367") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42364->127.0.0.1:31367, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30782") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49606->127.0.0.1:30782, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31572") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46022->127.0.0.1:31572, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30161") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52784->127.0.0.1:30161, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30031") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44866->127.0.0.1:30031, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31654") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34176->127.0.0.1:31654, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30698") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38822->127.0.0.1:30698, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30562") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41052->127.0.0.1:30562, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30729") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31818") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31855") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31732") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30584") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45724->127.0.0.1:30584, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37160->127.0.0.1:31855, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:55626->127.0.0.1:31732, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44026->127.0.0.1:31818, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40646->127.0.0.1:30729, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31967") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31718") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30145") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30146") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31246") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54884->127.0.0.1:31246, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49462->127.0.0.1:31967, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44702->127.0.0.1:30146, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46884->127.0.0.1:30145, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40418->127.0.0.1:31718, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31526") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30032") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30921") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53826->127.0.0.1:30032, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:36610->127.0.0.1:31526, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34136->127.0.0.1:30921, err= 2025/10/24 01:56:20 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31442") 2025/10/24 01:56:20 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31829") 2025/10/24 01:56:20 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53368->127.0.0.1:31442, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:50918->127.0.0.1:31829, err= 2025/10/24 01:56:20 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/24 01:56:20 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31104") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48354->127.0.0.1:31104, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30716") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45426->127.0.0.1:30716, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31260") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31368") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46952->127.0.0.1:31368, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:33302->127.0.0.1:31260, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31411") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31043") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30639") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30143") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:55032->127.0.0.1:31411, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:55716->127.0.0.1:30639, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37122->127.0.0.1:31043, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37802->127.0.0.1:30143, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30697") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57406->127.0.0.1:30697, err= 2025/10/24 01:56:20 INFO : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31316") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40546->127.0.0.1:31316, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31538") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30007") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57672->127.0.0.1:31538, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59330->127.0.0.1:30007, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30120") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31072") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46730->127.0.0.1:31072, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46816->127.0.0.1:30120, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31773") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31845") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:36350->127.0.0.1:31773, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53164->127.0.0.1:31845, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31530") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46358->127.0.0.1:31530, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31996") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44208->127.0.0.1:31996, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30471") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53950->127.0.0.1:30471, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31859") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51074->127.0.0.1:31859, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30204") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49762->127.0.0.1:30204, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31408") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59772->127.0.0.1:31408, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30092") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49862->127.0.0.1:30092, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31561") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51290->127.0.0.1:31561, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30176") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45546->127.0.0.1:30176, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31846") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59354->127.0.0.1:31846, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30244") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:36400->127.0.0.1:30244, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31847") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:36004->127.0.0.1:31847, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30164") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45164->127.0.0.1:30164, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30912") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30269") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31413") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39028->127.0.0.1:30912, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31904") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30401") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53926->127.0.0.1:30269, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:47894->127.0.0.1:31904, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60138->127.0.0.1:31413, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41430->127.0.0.1:30401, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30839") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53972->127.0.0.1:30839, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30498") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40140->127.0.0.1:30498, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30274") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40354->127.0.0.1:30274, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30771") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30343") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45322->127.0.0.1:30771, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44740->127.0.0.1:30343, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30153") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31962") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59826->127.0.0.1:30153, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31752") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45070->127.0.0.1:31752, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:55922->127.0.0.1:31962, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30908") 2025/10/24 01:56:20 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/24 01:56:20 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:50244->127.0.0.1:30908, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30956") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58400->127.0.0.1:30956, err= 2025/10/24 01:56:20 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/24 01:56:20 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/10/24 01:56:20 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31226") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53786->127.0.0.1:31226, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31011") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:36688->127.0.0.1:31011, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31774") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30506") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35632->127.0.0.1:31774, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49272->127.0.0.1:30506, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30953") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30320") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51350->127.0.0.1:30953, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30266") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60552->127.0.0.1:30320, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44312->127.0.0.1:30266, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31087") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:50240->127.0.0.1:31087, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31584") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:32892->127.0.0.1:31584, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31095") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49930->127.0.0.1:31095, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31492") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51178->127.0.0.1:31492, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31265") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49516->127.0.0.1:31265, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30512") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54198->127.0.0.1:30512, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30261") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37944->127.0.0.1:30261, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30872") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59346->127.0.0.1:30872, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30359") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46276->127.0.0.1:30359, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31681") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37332->127.0.0.1:31681, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31941") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30408") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:56098->127.0.0.1:31941, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30566") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51226->127.0.0.1:30408, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:55900->127.0.0.1:30566, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30721") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30098") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41378->127.0.0.1:30721, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49434->127.0.0.1:30098, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30769") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:43594->127.0.0.1:30769, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31464") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54350->127.0.0.1:31464, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30365") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54250->127.0.0.1:30365, err= --- PASS: TestDirMove (0.09s) === RUN TestGetFsInfo run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31496") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:47476->127.0.0.1:31496, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30890") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48100->127.0.0.1:30890, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31368") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46966->127.0.0.1:31368, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30049") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46184->127.0.0.1:30049, 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-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31168") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34924->127.0.0.1:31168, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30044") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:50766->127.0.0.1:30044, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: File to upload is small (34 bytes), uploading instead of streaming 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31244") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37912->127.0.0.1:31244, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31590") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:33790->127.0.0.1:31590, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30863") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52736->127.0.0.1:30863, err= 2025/10/24 01:56:20 NOTICE: ftp://127.0.0.1:28622/rclone-test-mafesan2guye: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/24 01:56:20 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30195") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35566->127.0.0.1:30195, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31068") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:36720->127.0.0.1:31068, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30046") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:43294->127.0.0.1:30046, err= 2025/10/24 01:56:20 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30920") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39868->127.0.0.1:30920, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31886") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45854->127.0.0.1:31886, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31656") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35296->127.0.0.1:31656, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31567") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49430->127.0.0.1:31567, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30368") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60674->127.0.0.1:30368, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31511") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57964->127.0.0.1:31511, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31348") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:33288->127.0.0.1:31348, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31581") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34856->127.0.0.1:31581, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: File to upload is small (34 bytes), uploading instead of streaming 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31937") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:56348->127.0.0.1:31937, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30615") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:33798->127.0.0.1:30615, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31357") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42516->127.0.0.1:31357, err= 2025/10/24 01:56:20 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30814") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48476->127.0.0.1:30814, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30001") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44508->127.0.0.1:30001, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30506") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49282->127.0.0.1:30506, err= 2025/10/24 01:56:20 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31525") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:36288->127.0.0.1:31525, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30573") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57858->127.0.0.1:30573, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31156") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40786->127.0.0.1:31156, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30147") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51214->127.0.0.1:30147, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30492") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49536->127.0.0.1:30492, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31042") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52218->127.0.0.1:31042, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31173") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51258->127.0.0.1:31173, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31217") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38228->127.0.0.1:31217, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: File to upload is small (34 bytes), uploading instead of streaming 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30257") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34074->127.0.0.1:30257, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30121") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35544->127.0.0.1:30121, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31100") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60276->127.0.0.1:31100, err= 2025/10/24 01:56:20 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30030") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:33892->127.0.0.1:30030, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31286") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:55504->127.0.0.1:31286, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30727") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60780->127.0.0.1:30727, err= 2025/10/24 01:56:20 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31955") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:36700->127.0.0.1:31955, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31960") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40042->127.0.0.1:31960, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31836") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39130->127.0.0.1:31836, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31560") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:43650->127.0.0.1:31560, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30473") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48370->127.0.0.1:30473, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31283") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41372->127.0.0.1:31283, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30748") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57288->127.0.0.1:30748, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30959") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58764->127.0.0.1:30959, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: File to upload is small (34 bytes), uploading instead of streaming 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30725") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48044->127.0.0.1:30725, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30377") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40162->127.0.0.1:30377, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31741") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:50372->127.0.0.1:31741, err= 2025/10/24 01:56:20 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30703") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42280->127.0.0.1:30703, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30104") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:55192->127.0.0.1:30104, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30309") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:47166->127.0.0.1:30309, err= 2025/10/24 01:56:20 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30028") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53828->127.0.0.1:30028, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30427") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39068->127.0.0.1:30427, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30768") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48996->127.0.0.1:30768, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31146") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49606->127.0.0.1:31146, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31460") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46650->127.0.0.1:31460, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30453") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:36352->127.0.0.1:30453, 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.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.02s) === RUN TestRcatMetadata run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" operations_test.go:1540: Skipping as destination doesn't support user metadata 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31355") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49328->127.0.0.1:31355, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30589") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58194->127.0.0.1:30589, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30984") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:47140->127.0.0.1:30984, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30475") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49250->127.0.0.1:30475, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31465") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34814->127.0.0.1:31465, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31754") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41444->127.0.0.1:31754, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30555") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54790->127.0.0.1:30555, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: File to upload is small (60 bytes), uploading instead of streaming 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30158") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53694->127.0.0.1:30158, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30303") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57092->127.0.0.1:30303, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31842") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52296->127.0.0.1:31842, err= 2025/10/24 01:56:20 DEBUG : potato2: Size of src and dst objects identical 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31287") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:35138->127.0.0.1:31287, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31209") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52546->127.0.0.1:31209, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31909") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40446->127.0.0.1:31909, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31016") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45002->127.0.0.1:31016, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30744") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39586->127.0.0.1:30744, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31608") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37482->127.0.0.1:31608, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" operations_test.go:1621: Skipping as destination doesn't support user metadata 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30118") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54272->127.0.0.1:30118, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31509") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37480->127.0.0.1:31509, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30617") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46688->127.0.0.1:30617, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30832") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41182->127.0.0.1:30832, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestTouchDir run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" operations_test.go:1673: Skipping test as remote does not support modtime 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31193") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:33152->127.0.0.1:31193, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31855") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37164->127.0.0.1:31855, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31848") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48518->127.0.0.1:31848, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31968") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:33392->127.0.0.1:31968, err= --- SKIP: TestTouchDir (0.00s) === RUN TestMkdirMetadata run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30053") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38650->127.0.0.1:30053, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30058") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53400->127.0.0.1:30058, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30581") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:47192->127.0.0.1:30581, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30021") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54196->127.0.0.1:30021, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31142") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37444->127.0.0.1:31142, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30081") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39824->127.0.0.1:30081, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31322") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44422->127.0.0.1:31322, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31384") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52234->127.0.0.1:31384, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31950") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46956->127.0.0.1:31950, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31435") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:57508->127.0.0.1:31435, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30019") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58172->127.0.0.1:30019, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31468") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:55808->127.0.0.1:31468, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30033") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48252->127.0.0.1:30033, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31547") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:32800->127.0.0.1:31547, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31299") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54728->127.0.0.1:31299, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30781") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59274->127.0.0.1:30781, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31098") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53238->127.0.0.1:31098, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30368") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60682->127.0.0.1:30368, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30902") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54626->127.0.0.1:30902, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30194") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44554->127.0.0.1:30194, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-mafesan2guye", Local "Local file system at /tmp/rclone1045191432", Modify Window "876000h0m0s" 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30644") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60620->127.0.0.1:30644, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31953") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42136->127.0.0.1:31953, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30690") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:36628->127.0.0.1:30690, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31174") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37614->127.0.0.1:31174, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31969") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:42670->127.0.0.1:31969, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30185") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52230->127.0.0.1:30185, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: SetModTime is not supported 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30429") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:39700->127.0.0.1:30429, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30764") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45980->127.0.0.1:30764, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30907") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:33964->127.0.0.1:30907, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30029") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37480->127.0.0.1:30029, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31910") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53412->127.0.0.1:31910, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31583") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49082->127.0.0.1:31583, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31453") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:50964->127.0.0.1:31453, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30311") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38282->127.0.0.1:30311, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31263") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51838->127.0.0.1:31263, err= 2025/10/24 01:56:20 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.zacevec8" before starting 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30313") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:34842->127.0.0.1:30313, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31620") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:41662->127.0.0.1:31620, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31304") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:60798->127.0.0.1:31304, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30299") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:54780->127.0.0.1:30299, err= 2025/10/24 01:56:20 DEBUG : sub dir/test remove existing.zacevec8: TEST: removing renamed existing file after operation 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31635") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:50088->127.0.0.1:31635, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30353") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:38748->127.0.0.1:30353, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30164") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45168->127.0.0.1:30164, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31487") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37298->127.0.0.1:31487, err= 2025/10/24 01:56:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xevaqun1" before starting 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30346") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:43564->127.0.0.1:30346, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30558") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52576->127.0.0.1:30558, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31041") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:58536->127.0.0.1:31041, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30455") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:40074->127.0.0.1:30455, err= 2025/10/24 01:56:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xevaqun1: TEST: renaming existing back after failed operation 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30885") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:55552->127.0.0.1:30885, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31031") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59986->127.0.0.1:31031, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30266") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:44320->127.0.0.1:30266, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31139") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:50786->127.0.0.1:31139, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31785") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49628->127.0.0.1:31785, err= 2025/10/24 01:56:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xubuzuc7" before starting 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30733") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51754->127.0.0.1:30733, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30989") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:59800->127.0.0.1:30989, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30918") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45610->127.0.0.1:30918, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30582") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:37868->127.0.0.1:30582, err= 2025/10/24 01:56:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xubuzuc7: TEST: removing renamed existing file after operation 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31184") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:52984->127.0.0.1:31184, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31785") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49644->127.0.0.1:31785, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30067") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:45042->127.0.0.1:30067, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30601") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:49056->127.0.0.1:30601, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31442") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53376->127.0.0.1:31442, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31556") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:48326->127.0.0.1:31556, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30843") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:43998->127.0.0.1:30843, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30608") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:47954->127.0.0.1:30608, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30247") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:53622->127.0.0.1:30247, 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/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:31797") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:46550->127.0.0.1:31797, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: dial("tcp","127.0.0.1:30328") 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: > dial: conn=127.0.0.1:51628->127.0.0.1:30328, err= 2025/10/24 01:56:20 DEBUG : ftp://127.0.0.1:28622/rclone-test-mafesan2guye: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Finished OK in 3.4303227s (try 1/5)