"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/10/22 03:39:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gixurel4coya" 2025/10/22 03:39:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/22 03:39:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/22 03:39:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:24 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{xrV9E}" suffix to name 2025/10/22 03:39:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:24 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Connecting to FTP server 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33892->172.17.0.2:21, err= 2025/10/22 03:39:24 DEBUG : Creating backend with remote "/tmp/rclone2478649628" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30807") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46574->172.17.0.2:30807, err= 2025/10/22 03:39:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/22 03:39:24 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31446") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47890->172.17.0.2:31446, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36211") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33424->172.17.0.2:36211, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37174") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50492->172.17.0.2:37174, err= --- PASS: TestCopyWithDryRun (0.02s) === RUN TestCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31815") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45056->172.17.0.2:31815, err= 2025/10/22 03:39:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30846") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51242->172.17.0.2:30846, err= 2025/10/22 03:39:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/22 03:39:24 INFO : sub dir/hello world: Copied (new) 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38711") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36590->172.17.0.2:38711, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31014") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41818->172.17.0.2:31014, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30216") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60496->172.17.0.2:30216, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33818") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47232->172.17.0.2:33818, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36669") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36848->172.17.0.2:36669, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35216") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51504->172.17.0.2:35216, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31624") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37948->172.17.0.2:31624, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37643") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53986->172.17.0.2:37643, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38392") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37066->172.17.0.2:38392, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:24 DEBUG : Creating backend with remote "/non-existing" 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37565") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:32832->172.17.0.2:37565, err= 2025/10/22 03:39:24 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30059") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34184->172.17.0.2:30059, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36227") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57050->172.17.0.2:36227, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34928") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59498->172.17.0.2:34928, err= 2025/10/22 03:39:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/22 03:39:24 INFO : sub dir/hello world: Copied (new) 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32360") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57642->172.17.0.2:32360, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39964") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56482->172.17.0.2:39964, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34469") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52574->172.17.0.2:34469, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34519") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46988->172.17.0.2:34519, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38491") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33604->172.17.0.2:38491, err= --- PASS: TestCopyNoTraverse (0.03s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" sync_test.go:222: Only runs on local 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35258") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47036->172.17.0.2:35258, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32692") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46384->172.17.0.2:32692, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:24 INFO : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Running all checks before starting transfers 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31035") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40344->172.17.0.2:31035, err= 2025/10/22 03:39:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:24 INFO : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Checks finished, now starting transfers 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34983") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41620->172.17.0.2:34983, err= 2025/10/22 03:39:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/22 03:39:24 INFO : sub dir/hello world: Copied (new) 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35034") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39922->172.17.0.2:35034, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31064") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57592->172.17.0.2:31064, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30956") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42238->172.17.0.2:30956, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36018") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50154->172.17.0.2:36018, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34746") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40982->172.17.0.2:34746, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:24 ERROR : Ignoring --no-traverse with sync 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36041") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38350->172.17.0.2:36041, err= 2025/10/22 03:39:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37088") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36638->172.17.0.2:37088, err= 2025/10/22 03:39:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/22 03:39:24 INFO : sub dir/hello world: Copied (new) 2025/10/22 03:39:24 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38001") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46202->172.17.0.2:38001, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36726") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36168->172.17.0.2:36726, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35019") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41308->172.17.0.2:35019, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31366") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38974->172.17.0.2:31366, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30846") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51250->172.17.0.2:30846, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31541") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34822->172.17.0.2:31541, err= 2025/10/22 03:39:24 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:40000") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39150->172.17.0.2:40000, err= 2025/10/22 03:39:24 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2025/10/22 03:39:24 INFO : hello world2: Copied (new) 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32754") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44014->172.17.0.2:32754, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35425") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37384->172.17.0.2:35425, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37552") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40002->172.17.0.2:37552, err= --- PASS: TestCopyWithDepth (0.04s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38166") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59390->172.17.0.2:38166, err= 2025/10/22 03:39:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38784") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39972->172.17.0.2:38784, err= 2025/10/22 03:39:24 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/10/22 03:39:24 INFO : potato2: Copied (new) 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33880") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48868->172.17.0.2:33880, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30135") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33864->172.17.0.2:30135, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38064") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36886->172.17.0.2:38064, err= --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31861") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37662->172.17.0.2:31861, err= 2025/10/22 03:39:24 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/10/22 03:39:24 INFO : potato2: Copied (new) 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39298") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42406->172.17.0.2:39298, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32578") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35014->172.17.0.2:32578, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30217") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53432->172.17.0.2:30217, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.03s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/22 03:39:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/22 03:39:24 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/22 03:39:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37170") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51044->172.17.0.2:37170, err= 2025/10/22 03:39:24 INFO : sub dir2: Making directory 2025/10/22 03:39:24 INFO : sub dir: Making directory 2025/10/22 03:39:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/22 03:39:24 INFO : sub dir2/sub sub dir2: Making directory 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Connecting to FTP server 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33389") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56042->172.17.0.2:33389, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33906->172.17.0.2:21, err= 2025/10/22 03:39:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/22 03:39:24 INFO : sub dir/hello world: Copied (new) 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37530") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58050->172.17.0.2:37530, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30031") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30339") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42258->172.17.0.2:30031, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50086->172.17.0.2:30339, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38151") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33982->172.17.0.2:38151, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38754") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38438->172.17.0.2:38754, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30512") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35119") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54906->172.17.0.2:30512, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34358->172.17.0.2:35119, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38763") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52608->172.17.0.2:38763, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36032") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34494->172.17.0.2:36032, err= --- PASS: TestCopyEmptyDirectories (0.03s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:24 INFO : sub dir2: Making directory 2025/10/22 03:39:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/22 03:39:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36821") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43594->172.17.0.2:36821, err= 2025/10/22 03:39:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31365") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51090->172.17.0.2:31365, err= 2025/10/22 03:39:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/22 03:39:24 INFO : sub dir/hello world: Copied (new) 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33109") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33294->172.17.0.2:33109, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39392") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43074->172.17.0.2:39392, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33506") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54376->172.17.0.2:33506, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38473") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33930->172.17.0.2:38473, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32644") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60626->172.17.0.2:32644, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:24 DEBUG : sub dir2: Making directory with metadata 2025/10/22 03:39:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30087") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45416->172.17.0.2:30087, err= 2025/10/22 03:39:24 INFO : sub dir2: Making directory 2025/10/22 03:39:24 INFO : sub dir: Making directory 2025/10/22 03:39:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38140") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52226->172.17.0.2:38140, err= 2025/10/22 03:39:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/22 03:39:24 INFO : sub dir/hello world: Copied (new) 2025/10/22 03:39:24 INFO : sub dir/hello world: Deleted 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34506") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60514->172.17.0.2:34506, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39679") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36914->172.17.0.2:39679, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31106") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35092->172.17.0.2:31106, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39814") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51542->172.17.0.2:39814, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35670") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43650->172.17.0.2:35670, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32952") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34216") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40312->172.17.0.2:32952, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53628->172.17.0.2:34216, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31118") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44950->172.17.0.2:31118, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39421") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54730->172.17.0.2:39421, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38896") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44306->172.17.0.2:38896, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:24 INFO : sub dir2: Making directory 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31716") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55176->172.17.0.2:31716, err= 2025/10/22 03:39:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30560") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50538->172.17.0.2:30560, err= 2025/10/22 03:39:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/22 03:39:24 INFO : sub dir/hello world: Copied (new) 2025/10/22 03:39:24 INFO : sub dir/hello world: Deleted 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32533") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44862->172.17.0.2:32533, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39138") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45544->172.17.0.2:39138, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34390") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60020->172.17.0.2:34390, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33241") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60988->172.17.0.2:33241, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37525") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58236->172.17.0.2:37525, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:24 DEBUG : sub dir2: Making directory with metadata 2025/10/22 03:39:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/22 03:39:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39773") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56280->172.17.0.2:39773, err= 2025/10/22 03:39:24 INFO : sub dir2: Making directory 2025/10/22 03:39:24 INFO : sub dir: Making directory 2025/10/22 03:39:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32645") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38010->172.17.0.2:32645, err= 2025/10/22 03:39:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/22 03:39:24 INFO : sub dir/hello world: Copied (new) 2025/10/22 03:39:24 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39302") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37014->172.17.0.2:39302, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38409") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47406->172.17.0.2:38409, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36635") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41524->172.17.0.2:36635, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35017") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56832->172.17.0.2:35017, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39215") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57014->172.17.0.2:39215, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33826") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51728->172.17.0.2:33826, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33590") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52222->172.17.0.2:33590, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37674") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38766->172.17.0.2:37674, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30683") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37484->172.17.0.2:30683, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:24 INFO : sub dir2: Making directory 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38944") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39066->172.17.0.2:38944, err= 2025/10/22 03:39:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38721") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52764->172.17.0.2:38721, err= 2025/10/22 03:39:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/22 03:39:24 INFO : sub dir/hello world: Copied (new) 2025/10/22 03:39:24 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30263") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40908->172.17.0.2:30263, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39832") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57984->172.17.0.2:39832, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31298") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35230->172.17.0.2:31298, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30184") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35778->172.17.0.2:30184, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33869") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58442->172.17.0.2:33869, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30571") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37748->172.17.0.2:30571, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39952") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47958->172.17.0.2:39952, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32288") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47596->172.17.0.2:32288, err= 2025/10/22 03:39:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wuviyek7peyi" 2025/10/22 03:39:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/22 03:39:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:24 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{xrV9E}" suffix to name 2025/10/22 03:39:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:24 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wuviyek7peyi: Connecting to FTP server 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wuviyek7peyi: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wuviyek7peyi: > dial: conn=172.17.0.1:33914->172.17.0.2:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-gixurel4coya -> ftp://172.17.0.2:21/rclone-test-wuviyek7peyi 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wuviyek7peyi: dial("tcp","172.17.0.2:30839") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wuviyek7peyi: > dial: conn=172.17.0.1:58716->172.17.0.2:30839, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34807") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53596->172.17.0.2:34807, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33082") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54204->172.17.0.2:33082, err= 2025/10/22 03:39:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wuviyek7peyi: Waiting for checks to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wuviyek7peyi: Waiting for transfers to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35289") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53286->172.17.0.2:35289, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wuviyek7peyi: dial("tcp","172.17.0.2:36606") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wuviyek7peyi: > dial: conn=172.17.0.1:57582->172.17.0.2:36606, err= 2025/10/22 03:39:24 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/10/22 03:39:24 INFO : sub dir/hello world: Copied (new) 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wuviyek7peyi: dial("tcp","172.17.0.2:33353") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wuviyek7peyi: > dial: conn=172.17.0.1:43168->172.17.0.2:33353, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wuviyek7peyi: dial("tcp","172.17.0.2:37318") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wuviyek7peyi: > dial: conn=172.17.0.1:51272->172.17.0.2:37318, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wuviyek7peyi: dial("tcp","172.17.0.2:37050") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wuviyek7peyi: > dial: conn=172.17.0.1:48498->172.17.0.2:37050, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wuviyek7peyi: dial("tcp","172.17.0.2:31616") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wuviyek7peyi: > dial: conn=172.17.0.1:53100->172.17.0.2:31616, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wuviyek7peyi: Purge object "sub dir/hello world" 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wuviyek7peyi: Purge dir "sub dir" 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wuviyek7peyi: Purge dir "" 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38803") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50432->172.17.0.2:38803, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30251") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46882->172.17.0.2:30251, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33816") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43950->172.17.0.2:33816, err= --- PASS: TestServerSideCopy (0.04s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31250") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37974->172.17.0.2:31250, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35338") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44252->172.17.0.2:35338, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31590") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34622->172.17.0.2:31590, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31235") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34266->172.17.0.2:31235, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33970") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60936->172.17.0.2:33970, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30267") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55526->172.17.0.2:30267, err= 2025/10/22 03:39:24 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/10/22 03:39:24 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31313") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53656->172.17.0.2:31313, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33611") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59522->172.17.0.2:33611, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31029") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38364->172.17.0.2:31029, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33003") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52480->172.17.0.2:33003, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34961") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55600->172.17.0.2:34961, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34849") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33142->172.17.0.2:34849, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36958") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44946->172.17.0.2:36958, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36216") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44368->172.17.0.2:36216, err= 2025/10/22 03:39:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qotireh2xoti" 2025/10/22 03:39:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/22 03:39:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:24 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{xrV9E}" suffix to name 2025/10/22 03:39:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:24 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-qotireh2xoti: Connecting to FTP server 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-qotireh2xoti: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-qotireh2xoti: > dial: conn=172.17.0.1:33916->172.17.0.2:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-gixurel4coya -> ftp://172.17.0.2:21/rclone-test-qotireh2xoti 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-qotireh2xoti: dial("tcp","172.17.0.2:35338") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-qotireh2xoti: > dial: conn=172.17.0.1:44262->172.17.0.2:35338, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37909") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56460->172.17.0.2:37909, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38427") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36354->172.17.0.2:38427, err= 2025/10/22 03:39:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-qotireh2xoti: Waiting for checks to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-qotireh2xoti: Waiting for transfers to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37866") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59456->172.17.0.2:37866, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-qotireh2xoti: dial("tcp","172.17.0.2:35253") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-qotireh2xoti: > dial: conn=172.17.0.1:44742->172.17.0.2:35253, err= 2025/10/22 03:39:24 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/10/22 03:39:24 INFO : sub dir/hello world: Copied (new) 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-qotireh2xoti: dial("tcp","172.17.0.2:32153") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-qotireh2xoti: > dial: conn=172.17.0.1:33908->172.17.0.2:32153, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-qotireh2xoti: dial("tcp","172.17.0.2:30085") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-qotireh2xoti: > dial: conn=172.17.0.1:60996->172.17.0.2:30085, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34191") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40222->172.17.0.2:34191, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37501") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33732->172.17.0.2:37501, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30154") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40188->172.17.0.2:30154, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-qotireh2xoti: dial("tcp","172.17.0.2:38707") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-qotireh2xoti: > dial: conn=172.17.0.1:59982->172.17.0.2:38707, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37226") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34680->172.17.0.2:37226, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37553") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-qotireh2xoti: dial("tcp","172.17.0.2:37278") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-qotireh2xoti: > dial: conn=172.17.0.1:52642->172.17.0.2:37278, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44972->172.17.0.2:37553, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-qotireh2xoti: Waiting for checks to finish 2025/10/22 03:39:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-qotireh2xoti: Waiting for transfers to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35804") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49350->172.17.0.2:35804, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-qotireh2xoti: dial("tcp","172.17.0.2:34100") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-qotireh2xoti: > dial: conn=172.17.0.1:34514->172.17.0.2:34100, err= 2025/10/22 03:39:24 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2025/10/22 03:39:24 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-qotireh2xoti: dial("tcp","172.17.0.2:31142") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-qotireh2xoti: > dial: conn=172.17.0.1:55008->172.17.0.2:31142, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-qotireh2xoti: dial("tcp","172.17.0.2:36268") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-qotireh2xoti: > dial: conn=172.17.0.1:53504->172.17.0.2:36268, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-qotireh2xoti: dial("tcp","172.17.0.2:32795") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-qotireh2xoti: > dial: conn=172.17.0.1:46090->172.17.0.2:32795, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-qotireh2xoti: dial("tcp","172.17.0.2:32913") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-qotireh2xoti: > dial: conn=172.17.0.1:56220->172.17.0.2:32913, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-qotireh2xoti: Purge object "sub dir/hello world" 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-qotireh2xoti: Purge dir "sub dir" 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-qotireh2xoti: Purge dir "" 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36610") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47848->172.17.0.2:36610, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36756") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47760->172.17.0.2:36756, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31753") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47742->172.17.0.2:31753, err= --- PASS: TestServerSideCopyOverSelf (0.05s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32612") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45900->172.17.0.2:32612, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32900") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34912->172.17.0.2:32900, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34636") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50174->172.17.0.2:34636, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31962") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33776->172.17.0.2:31962, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31598") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50454->172.17.0.2:31598, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36920") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56962->172.17.0.2:36920, err= 2025/10/22 03:39:24 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/10/22 03:39:24 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/22 03:39:24 INFO : sub dir/hello world: Deleted 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30624") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52272->172.17.0.2:30624, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38724") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60136->172.17.0.2:38724, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37957") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33516->172.17.0.2:37957, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30438") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47924->172.17.0.2:30438, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35070") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60202->172.17.0.2:35070, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35123") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43514->172.17.0.2:35123, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33122") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52140->172.17.0.2:33122, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32183") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51246->172.17.0.2:32183, err= 2025/10/22 03:39:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gukaraw3juhi" 2025/10/22 03:39:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/22 03:39:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:24 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{xrV9E}" suffix to name 2025/10/22 03:39:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:24 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: Connecting to FTP server 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: > dial: conn=172.17.0.1:33930->172.17.0.2:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-gixurel4coya -> ftp://172.17.0.2:21/rclone-test-gukaraw3juhi 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: dial("tcp","172.17.0.2:33334") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35961") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: > dial: conn=172.17.0.1:54078->172.17.0.2:33334, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53594->172.17.0.2:35961, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34886") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38770->172.17.0.2:34886, err= 2025/10/22 03:39:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: Waiting for checks to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: Waiting for transfers to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30629") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60614->172.17.0.2:30629, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: dial("tcp","172.17.0.2:37924") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: > dial: conn=172.17.0.1:40606->172.17.0.2:37924, err= 2025/10/22 03:39:24 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/10/22 03:39:24 INFO : sub dir/hello world: Copied (new) 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: dial("tcp","172.17.0.2:36846") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: > dial: conn=172.17.0.1:55236->172.17.0.2:36846, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: dial("tcp","172.17.0.2:35223") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: > dial: conn=172.17.0.1:50282->172.17.0.2:35223, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38657") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51810->172.17.0.2:38657, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36352") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52264->172.17.0.2:36352, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34404") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39024->172.17.0.2:34404, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: Using server-side directory move 2025/10/22 03:39:24 INFO : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: dial("tcp","172.17.0.2:32436") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: > dial: conn=172.17.0.1:45858->172.17.0.2:32436, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35337") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36362->172.17.0.2:35337, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: dial("tcp","172.17.0.2:31044") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: > dial: conn=172.17.0.1:50168->172.17.0.2:31044, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37101") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45054->172.17.0.2:37101, err= 2025/10/22 03:39:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: Waiting for checks to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: Waiting for transfers to finish 2025/10/22 03:39:24 INFO : sub dir/hello world: Deleted 2025/10/22 03:39:24 INFO : sub dir/hello world: Moved (server-side) 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32761") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39008->172.17.0.2:32761, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32269") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41522->172.17.0.2:32269, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: dial("tcp","172.17.0.2:34274") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: > dial: conn=172.17.0.1:55062->172.17.0.2:34274, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: dial("tcp","172.17.0.2:38893") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: > dial: conn=172.17.0.1:34534->172.17.0.2:38893, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37980") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57754->172.17.0.2:37980, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39299") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34794->172.17.0.2:39299, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33470") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58666->172.17.0.2:33470, err= 2025/10/22 03:39:24 DEBUG : testing file moves 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: dial("tcp","172.17.0.2:33090") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: > dial: conn=172.17.0.1:43226->172.17.0.2:33090, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33488") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44780->172.17.0.2:33488, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33726") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48212->172.17.0.2:33726, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: dial("tcp","172.17.0.2:38654") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: > dial: conn=172.17.0.1:59640->172.17.0.2:38654, err= 2025/10/22 03:39:24 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: Waiting for checks to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: Waiting for transfers to finish 2025/10/22 03:39:24 INFO : sub dir/hello world: Deleted 2025/10/22 03:39:24 INFO : sub dir/hello world: Moved (server-side) 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35511") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41488->172.17.0.2:35511, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37413") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54032->172.17.0.2:37413, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: dial("tcp","172.17.0.2:32984") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: > dial: conn=172.17.0.1:44828->172.17.0.2:32984, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: dial("tcp","172.17.0.2:37773") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: > dial: conn=172.17.0.1:49336->172.17.0.2:37773, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: dial("tcp","172.17.0.2:39875") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: > dial: conn=172.17.0.1:39164->172.17.0.2:39875, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: dial("tcp","172.17.0.2:32980") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: > dial: conn=172.17.0.1:57834->172.17.0.2:32980, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: Purge object "sub dir/hello world" 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: Purge dir "sub dir" 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gukaraw3juhi: Purge dir "" 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34023") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38286->172.17.0.2:34023, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37061") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38200->172.17.0.2:37061, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32099") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55208->172.17.0.2:32099, err= --- PASS: TestServerSideMoveOverSelf (0.06s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34786") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47978->172.17.0.2:34786, err= 2025/10/22 03:39:24 ERROR : error listing: directory not found 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32284") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55302->172.17.0.2:32284, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35443") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35366->172.17.0.2:35443, err= 2025/10/22 03:39:24 INFO : Local file system at /tmp/rclone2478649628: Making directory 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32485") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53858->172.17.0.2:32485, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39019") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44212->172.17.0.2:39019, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33111") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51430->172.17.0.2:33111, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39598") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43048->172.17.0.2:39598, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36020") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34372->172.17.0.2:36020, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33092") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33134->172.17.0.2:33092, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38082") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53514->172.17.0.2:38082, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33146") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34880->172.17.0.2:33146, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34825") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33350->172.17.0.2:34825, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35410") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50126->172.17.0.2:35410, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36727") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42188->172.17.0.2:36727, err= 2025/10/22 03:39:24 DEBUG : Added delayed dir = "sub dir", newDst= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34034") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52332->172.17.0.2:34034, err= 2025/10/22 03:39:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/22 03:39:24 DEBUG : Local file system at /tmp/rclone2478649628: Waiting for checks to finish 2025/10/22 03:39:24 DEBUG : Local file system at /tmp/rclone2478649628: Waiting for transfers to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34699") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50104->172.17.0.2:34699, err= 2025/10/22 03:39:24 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/10/22 03:39:24 INFO : sub dir/hello world: Copied (new) 2025/10/22 03:39:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33335") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47740->172.17.0.2:33335, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37905") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40046->172.17.0.2:37905, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30686") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46270->172.17.0.2:30686, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37391") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44518->172.17.0.2:37391, err= 2025/10/22 03:39:24 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36296") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34054->172.17.0.2:36296, err= 2025/10/22 03:39:24 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2025/10/22 03:39:24 INFO : check sum: Copied (new) 2025/10/22 03:39:24 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32500") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49958->172.17.0.2:32500, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34890") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59666->172.17.0.2:34890, err= 2025/10/22 03:39:24 NOTICE: ftp://172.17.0.2:21/rclone-test-gixurel4coya: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/22 03:39:24 DEBUG : check sum: Size of src and dst objects identical 2025/10/22 03:39:24 DEBUG : check sum: Unchanged skipping 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:24 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:24 INFO : There was nothing to transfer 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39493") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47790->172.17.0.2:39493, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33791") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47736->172.17.0.2:33791, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32634") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47304->172.17.0.2:32634, err= --- PASS: TestSyncBasedOnCheckSum (0.03s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38639") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60472->172.17.0.2:38639, err= 2025/10/22 03:39:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39997") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40082->172.17.0.2:39997, err= 2025/10/22 03:39:24 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2025/10/22 03:39:24 INFO : sizeonly: Copied (new) 2025/10/22 03:39:24 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38701") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52024->172.17.0.2:38701, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36925") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35490->172.17.0.2:36925, err= 2025/10/22 03:39:24 DEBUG : sizeonly: Sizes identical 2025/10/22 03:39:24 DEBUG : sizeonly: Unchanged skipping 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:24 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:24 INFO : There was nothing to transfer 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38570") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41734->172.17.0.2:38570, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35982") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53244->172.17.0.2:35982, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36903") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38486->172.17.0.2:36903, err= --- PASS: TestSyncSizeOnly (0.03s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37999") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33506->172.17.0.2:37999, err= 2025/10/22 03:39:24 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36424") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54954->172.17.0.2:36424, err= 2025/10/22 03:39:24 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2025/10/22 03:39:24 INFO : ignore-size: Copied (new) 2025/10/22 03:39:24 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30295") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42570->172.17.0.2:30295, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31434") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56044->172.17.0.2:31434, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:24 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:24 DEBUG : ignore-size: Unchanged skipping 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:24 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:24 INFO : There was nothing to transfer 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33824") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57650->172.17.0.2:33824, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35557") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44766->172.17.0.2:35557, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35709") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54328->172.17.0.2:35709, err= --- PASS: TestSyncIgnoreSize (0.03s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36958") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44960->172.17.0.2:36958, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36299") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36240->172.17.0.2:36299, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35818") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38108->172.17.0.2:35818, err= 2025/10/22 03:39:24 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:24 DEBUG : existing: Unchanged skipping 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:24 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:24 INFO : There was nothing to transfer 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33797") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54264->172.17.0.2:33797, err= 2025/10/22 03:39:24 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38662") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43854->172.17.0.2:38662, err= 2025/10/22 03:39:24 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/10/22 03:39:24 INFO : existing: Copied (replaced existing) 2025/10/22 03:39:24 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39986") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43262->172.17.0.2:39986, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34705") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39932->172.17.0.2:34705, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37089") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52826->172.17.0.2:37089, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39789") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47676->172.17.0.2:39789, err= 2025/10/22 03:39:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34811") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50950->172.17.0.2:34811, err= 2025/10/22 03:39:24 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/10/22 03:39:24 INFO : existing: Copied (new) 2025/10/22 03:39:24 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37242") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53540->172.17.0.2:37242, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35891") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58518->172.17.0.2:35891, err= 2025/10/22 03:39:24 DEBUG : existing: Destination exists, skipping 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:24 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:24 INFO : There was nothing to transfer 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35300") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55968->172.17.0.2:35300, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37962") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46552->172.17.0.2:37962, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37165") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57940->172.17.0.2:37165, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35729") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39530->172.17.0.2:35729, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31274") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53568->172.17.0.2:31274, err= 2025/10/22 03:39:24 INFO : d: Making directory 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36468") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53412->172.17.0.2:36468, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Connecting to FTP server 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33944->172.17.0.2:21, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35484") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34991") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43624->172.17.0.2:35484, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40714->172.17.0.2:34991, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39189") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37400->172.17.0.2:39189, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37295") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45822->172.17.0.2:37295, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36990") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33783") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55340->172.17.0.2:33783, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57600->172.17.0.2:36990, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37388") 2025/10/22 03:39:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Connecting to FTP server 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:24 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33954->172.17.0.2:21, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59146->172.17.0.2:37388, err= 2025/10/22 03:39:24 DEBUG : c/non empty space: Unchanged skipping 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35796") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57154->172.17.0.2:35796, err= 2025/10/22 03:39:24 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/10/22 03:39:24 INFO : a/potato2: Copied (new) 2025/10/22 03:39:24 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:24 INFO : b/potato: Deleted 2025/10/22 03:39:24 INFO : d: Removing directory 2025/10/22 03:39:24 INFO : b: Removing directory 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: deleted 2 directories 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33258") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50576->172.17.0.2:33258, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30207") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33998") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48436->172.17.0.2:30207, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44566->172.17.0.2:33998, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31952") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43498->172.17.0.2:31952, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35800") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57600->172.17.0.2:35800, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31286") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43918->172.17.0.2:31286, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32359") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38582->172.17.0.2:32359, err= --- PASS: TestSyncIgnoreErrors (0.08s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36115") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34892->172.17.0.2:36115, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31474") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42944->172.17.0.2:31474, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34327") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40792->172.17.0.2:34327, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:24 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:24 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/10/22 03:39:24 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39255") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60472->172.17.0.2:39255, err= 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32717") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36318->172.17.0.2:32717, err= 2025/10/22 03:39:24 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36409") 2025/10/22 03:39:24 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47784->172.17.0.2:36409, err= 2025/10/22 03:39:24 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2025/10/22 03:39:24 INFO : empty space: Copied (replaced existing) 2025/10/22 03:39:24 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37932") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57348->172.17.0.2:37932, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39886") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38848->172.17.0.2:39886, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32900") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34920->172.17.0.2:32900, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31445") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51458->172.17.0.2:31445, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35058") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40644->172.17.0.2:35058, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37971") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51942->172.17.0.2:37971, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38212") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44914->172.17.0.2:38212, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36653") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45554->172.17.0.2:36653, err= 2025/10/22 03:39:25 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39443") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54178->172.17.0.2:39443, err= 2025/10/22 03:39:25 DEBUG : foo.20f54f0c.partial: renamed to: foo 2025/10/22 03:39:25 INFO : foo: Copied (replaced existing) 2025/10/22 03:39:25 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33084") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35956->172.17.0.2:33084, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32603") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56776->172.17.0.2:32603, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37764") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42490->172.17.0.2:37764, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38929") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52066->172.17.0.2:38929, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32728") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34118->172.17.0.2:32728, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35538") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33996->172.17.0.2:35538, err= 2025/10/22 03:39:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/22 03:39:25 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:25 DEBUG : empty space: Unchanged skipping 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39459") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33348->172.17.0.2:39459, err= 2025/10/22 03:39:25 DEBUG : potato.06503f43.partial: renamed to: potato 2025/10/22 03:39:25 INFO : potato: Copied (new) 2025/10/22 03:39:25 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38198") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48160->172.17.0.2:38198, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36137") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36310->172.17.0.2:36137, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36604") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40556->172.17.0.2:36604, err= --- PASS: TestSyncAfterAddingAFile (0.04s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34525") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50344->172.17.0.2:34525, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30762") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52314->172.17.0.2:30762, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35713") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51906->172.17.0.2:35713, err= 2025/10/22 03:39:25 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39706") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52782->172.17.0.2:39706, err= 2025/10/22 03:39:25 DEBUG : potato.793dcdb8.partial: renamed to: potato 2025/10/22 03:39:25 INFO : potato: Copied (replaced existing) 2025/10/22 03:39:25 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31929") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38872->172.17.0.2:31929, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32133") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55040->172.17.0.2:32133, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39032") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56584->172.17.0.2:39032, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.03s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34517") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60270->172.17.0.2:34517, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31253") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54462->172.17.0.2:31253, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37673") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50746->172.17.0.2:37673, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:25 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30918") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56554->172.17.0.2:30918, err= 2025/10/22 03:39:25 DEBUG : potato.a809149f.partial: renamed to: potato 2025/10/22 03:39:25 INFO : potato: Copied (replaced existing) 2025/10/22 03:39:25 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37779") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39376->172.17.0.2:37779, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36175") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50436->172.17.0.2:36175, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33331") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44382->172.17.0.2:33331, err= --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38898") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56060->172.17.0.2:38898, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30495") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57868->172.17.0.2:30495, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35608") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35468->172.17.0.2:35608, err= 2025/10/22 03:39:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/22 03:39:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/22 03:39:25 DEBUG : empty space: Unchanged skipping 2025/10/22 03:39:25 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:25 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:25 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32178") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38642->172.17.0.2:32178, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32868") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39010->172.17.0.2:32868, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35504") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47780->172.17.0.2:35504, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38858") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60476->172.17.0.2:38858, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38211") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53830->172.17.0.2:38211, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32948") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49346->172.17.0.2:32948, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39331") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58904->172.17.0.2:39331, err= 2025/10/22 03:39:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/22 03:39:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:25 DEBUG : empty space: Unchanged skipping 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34018") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50526->172.17.0.2:34018, err= 2025/10/22 03:39:25 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/10/22 03:39:25 INFO : potato2: Copied (new) 2025/10/22 03:39:25 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:25 INFO : potato: Deleted 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38853") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43842->172.17.0.2:38853, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35070") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60204->172.17.0.2:35070, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34503") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53804->172.17.0.2:34503, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34018") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50532->172.17.0.2:34018, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31770") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52444->172.17.0.2:31770, err= 2025/10/22 03:39:25 INFO : d: Making directory 2025/10/22 03:39:25 INFO : d/e: Making directory 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34565") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39388->172.17.0.2:34565, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39531") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37303") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49184->172.17.0.2:39531, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54528->172.17.0.2:37303, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33862") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35666->172.17.0.2:33862, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35536") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33402->172.17.0.2:35536, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33755") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47550->172.17.0.2:33755, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32100") 2025/10/22 03:39:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34769") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59100->172.17.0.2:32100, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35205") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40564->172.17.0.2:34769, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45864->172.17.0.2:35205, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31403") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51922->172.17.0.2:31403, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33516") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:25 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38146->172.17.0.2:33516, err= 2025/10/22 03:39:25 DEBUG : c/non empty space: Unchanged skipping 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:25 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/10/22 03:39:25 INFO : a/potato2: Copied (new) 2025/10/22 03:39:25 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:25 INFO : b/potato: Deleted 2025/10/22 03:39:25 INFO : d/e: Removing directory 2025/10/22 03:39:25 INFO : d: Removing directory 2025/10/22 03:39:25 INFO : b: Removing directory 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: deleted 3 directories 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35851") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55534->172.17.0.2:35851, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35331") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52808->172.17.0.2:35331, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39076") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45342->172.17.0.2:39076, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31499") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36000->172.17.0.2:31499, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36731") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39288->172.17.0.2:36731, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32354") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34456->172.17.0.2:32354, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38639") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60478->172.17.0.2:38639, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31564") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44690->172.17.0.2:31564, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33768") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50856->172.17.0.2:33768, err= 2025/10/22 03:39:25 INFO : d: Making directory 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36894") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36436->172.17.0.2:36894, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33606") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45476->172.17.0.2:33606, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39506") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59586->172.17.0.2:39506, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32598") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57102->172.17.0.2:32598, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38128") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35544->172.17.0.2:38128, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37872") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35060") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41736->172.17.0.2:37872, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47984->172.17.0.2:35060, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37458") 2025/10/22 03:39:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50154->172.17.0.2:37458, err= 2025/10/22 03:39:25 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:25 DEBUG : c/non empty space: Unchanged skipping 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37417") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57862->172.17.0.2:37417, err= 2025/10/22 03:39:25 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/10/22 03:39:25 INFO : a/potato2: Copied (new) 2025/10/22 03:39:25 ERROR : ftp://172.17.0.2:21/rclone-test-gixurel4coya: not deleting files as there were IO errors 2025/10/22 03:39:25 ERROR : ftp://172.17.0.2:21/rclone-test-gixurel4coya: not deleting directories as there were IO errors 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35659") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58852->172.17.0.2:35659, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31386") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37559") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36772->172.17.0.2:31386, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45408->172.17.0.2:37559, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33607") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55136->172.17.0.2:33607, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32955") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55858->172.17.0.2:32955, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35282") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38764->172.17.0.2:35282, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34745") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31854") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52748->172.17.0.2:31854, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52382->172.17.0.2:34745, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30541") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33366->172.17.0.2:30541, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34918") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54652->172.17.0.2:34918, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32439") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38346->172.17.0.2:32439, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.04s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37311") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54964->172.17.0.2:37311, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39680") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60898->172.17.0.2:39680, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32195") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52938->172.17.0.2:32195, err= 2025/10/22 03:39:25 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33240") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35412->172.17.0.2:33240, err= 2025/10/22 03:39:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/22 03:39:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:25 DEBUG : empty space: Unchanged skipping 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37654") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35828->172.17.0.2:37654, err= 2025/10/22 03:39:25 INFO : potato: Deleted 2025/10/22 03:39:25 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/10/22 03:39:25 INFO : potato2: Copied (new) 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39795") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45372->172.17.0.2:39795, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39955") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41202->172.17.0.2:39955, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32443") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59968->172.17.0.2:32443, err= --- PASS: TestSyncDeleteDuring (0.03s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35184") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42184->172.17.0.2:35184, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30825") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36238->172.17.0.2:30825, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36207") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33626->172.17.0.2:36207, err= 2025/10/22 03:39:25 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31878") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40872->172.17.0.2:31878, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:25 INFO : potato: Deleted 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35924") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37328->172.17.0.2:35924, err= 2025/10/22 03:39:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/22 03:39:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:25 DEBUG : empty space: Unchanged skipping 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38649") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38648->172.17.0.2:38649, err= 2025/10/22 03:39:25 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/10/22 03:39:25 INFO : potato2: Copied (new) 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37050") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48502->172.17.0.2:37050, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32411") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43226->172.17.0.2:32411, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36806") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50754->172.17.0.2:36806, err= --- PASS: TestSyncDeleteBefore (0.03s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37480") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54392->172.17.0.2:37480, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39709") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35982->172.17.0.2:39709, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34245") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48474->172.17.0.2:34245, err= 2025/10/22 03:39:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39091") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58030->172.17.0.2:39091, err= 2025/10/22 03:39:25 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2025/10/22 03:39:25 INFO : potato2: Copied (new) 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34877") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47596->172.17.0.2:34877, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35891") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58524->172.17.0.2:35891, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31523") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45868->172.17.0.2:31523, err= --- PASS: TestCopyDeleteBefore (0.02s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35605") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40176->172.17.0.2:35605, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30832") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51186->172.17.0.2:30832, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39252") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48930->172.17.0.2:39252, err= 2025/10/22 03:39:25 DEBUG : enormous: Excluded (Size Filter) 2025/10/22 03:39:25 DEBUG : enormous: Excluded 2025/10/22 03:39:25 DEBUG : potato2: Excluded (Size Filter) 2025/10/22 03:39:25 DEBUG : potato2: Excluded 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35949") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48490->172.17.0.2:35949, err= 2025/10/22 03:39:25 DEBUG : potato2: Excluded (Size Filter) 2025/10/22 03:39:25 DEBUG : potato2: Excluded 2025/10/22 03:39:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:25 DEBUG : empty space: Unchanged skipping 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:25 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:25 INFO : There was nothing to transfer 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38966") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36784->172.17.0.2:38966, err= 2025/10/22 03:39:25 DEBUG : enormous: Excluded (Size Filter) 2025/10/22 03:39:25 DEBUG : enormous: Excluded 2025/10/22 03:39:25 DEBUG : potato2: Excluded (Size Filter) 2025/10/22 03:39:25 DEBUG : potato2: Excluded 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37593") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40112->172.17.0.2:37593, err= 2025/10/22 03:39:25 DEBUG : potato2: Excluded (Size Filter) 2025/10/22 03:39:25 DEBUG : potato2: Excluded 2025/10/22 03:39:25 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/10/22 03:39:25 DEBUG : empty space: Unchanged skipping 2025/10/22 03:39:25 DEBUG : Local file system at /tmp/rclone2478649628: Waiting for checks to finish 2025/10/22 03:39:25 DEBUG : Local file system at /tmp/rclone2478649628: Waiting for transfers to finish 2025/10/22 03:39:25 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:25 INFO : There was nothing to transfer 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30842") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35630->172.17.0.2:30842, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31114") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53616->172.17.0.2:31114, err= --- PASS: TestSyncWithExclude (0.06s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31936") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33990->172.17.0.2:31936, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34566") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34292->172.17.0.2:34566, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32719") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57744->172.17.0.2:32719, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34770") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51788->172.17.0.2:34770, err= 2025/10/22 03:39:25 DEBUG : enormous: Excluded (Size Filter) 2025/10/22 03:39:25 DEBUG : enormous: Excluded 2025/10/22 03:39:25 DEBUG : potato2: Excluded (Size Filter) 2025/10/22 03:39:25 DEBUG : potato2: Excluded 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39142") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36934->172.17.0.2:39142, err= 2025/10/22 03:39:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:25 DEBUG : empty space: Unchanged skipping 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:25 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:25 INFO : enormous: Deleted 2025/10/22 03:39:25 INFO : potato2: Deleted 2025/10/22 03:39:25 INFO : There was nothing to transfer 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34692") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56146->172.17.0.2:34692, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39708") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45284->172.17.0.2:39708, err= 2025/10/22 03:39:25 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/10/22 03:39:25 DEBUG : empty space: Unchanged skipping 2025/10/22 03:39:25 DEBUG : Local file system at /tmp/rclone2478649628: Waiting for checks to finish 2025/10/22 03:39:25 DEBUG : Local file system at /tmp/rclone2478649628: Waiting for transfers to finish 2025/10/22 03:39:25 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:25 INFO : potato2: Deleted 2025/10/22 03:39:25 INFO : enormous: Deleted 2025/10/22 03:39:25 INFO : There was nothing to transfer 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31015") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35336->172.17.0.2:31015, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32461") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49824->172.17.0.2:32461, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.04s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38714") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37960->172.17.0.2:38714, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35948") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36570->172.17.0.2:35948, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33825") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34406->172.17.0.2:33825, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31738") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59996->172.17.0.2:31738, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39061") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34318->172.17.0.2:39061, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30627") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36494->172.17.0.2:30627, err= 2025/10/22 03:39:25 DEBUG : five: Need to transfer - File not found at Destination 2025/10/22 03:39:25 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/22 03:39:25 DEBUG : one: Destination is newer than source, skipping 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:25 DEBUG : three: Sizes identical 2025/10/22 03:39:25 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35173") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44470->172.17.0.2:35173, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32725") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33484->172.17.0.2:32725, err= 2025/10/22 03:39:25 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34412") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42156->172.17.0.2:34412, err= 2025/10/22 03:39:25 DEBUG : five.0fee171d.partial: renamed to: five 2025/10/22 03:39:25 INFO : five: Copied (new) 2025/10/22 03:39:25 DEBUG : four.f852663a.partial: renamed to: four 2025/10/22 03:39:25 INFO : four: Copied (replaced existing) 2025/10/22 03:39:25 DEBUG : two.8549bf6d.partial: renamed to: two 2025/10/22 03:39:25 INFO : two: Copied (replaced existing) 2025/10/22 03:39:25 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33477") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56360->172.17.0.2:33477, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35021") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57942->172.17.0.2:35021, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33170") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59380->172.17.0.2:33170, err= --- PASS: TestSyncWithUpdateOlder (0.04s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/10/22 03:39:25 ERROR : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Ignoring --track-renames as the source and destination do not have a common hash 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36206") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:32914->172.17.0.2:36206, err= 2025/10/22 03:39:25 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/22 03:39:25 DEBUG : yam: Need to transfer - File not found at Destination 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38437") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37481") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42648->172.17.0.2:38437, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58872->172.17.0.2:37481, err= 2025/10/22 03:39:25 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/10/22 03:39:25 INFO : potato: Copied (new) 2025/10/22 03:39:25 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/10/22 03:39:25 INFO : yam: Copied (new) 2025/10/22 03:39:25 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32274") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50580->172.17.0.2:32274, err= 2025/10/22 03:39:25 ERROR : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Ignoring --track-renames as the source and destination do not have a common hash 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35595") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38194->172.17.0.2:35595, err= 2025/10/22 03:39:25 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:25 DEBUG : yaml: Need to transfer - File not found at Destination 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39392") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43090->172.17.0.2:39392, err= 2025/10/22 03:39:25 DEBUG : potato: Unchanged skipping 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:25 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2025/10/22 03:39:25 INFO : yaml: Copied (new) 2025/10/22 03:39:25 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:25 INFO : yam: Deleted 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37535") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58306->172.17.0.2:37535, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36280") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34772->172.17.0.2:36280, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36241") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43278->172.17.0.2:36241, err= --- PASS: TestSyncWithTrackRenames (0.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38228") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36242->172.17.0.2:38228, err= 2025/10/22 03:39:25 INFO : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Making map for --track-renames 2025/10/22 03:39:25 INFO : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Finished making map for --track-renames 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/22 03:39:25 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for renames to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39873") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38025") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37826->172.17.0.2:39873, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44102->172.17.0.2:38025, err= 2025/10/22 03:39:25 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/10/22 03:39:25 INFO : potato: Copied (new) 2025/10/22 03:39:25 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/10/22 03:39:25 INFO : yam: Copied (new) 2025/10/22 03:39:25 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33823") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48648->172.17.0.2:33823, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34596") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55992->172.17.0.2:34596, err= 2025/10/22 03:39:25 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:25 INFO : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Making map for --track-renames 2025/10/22 03:39:25 INFO : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Finished making map for --track-renames 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:25 DEBUG : potato: Unchanged skipping 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for renames to finish 2025/10/22 03:39:25 INFO : yam: Moved (server-side) to: yaml 2025/10/22 03:39:25 INFO : yaml: Renamed from "yam" 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:25 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:25 INFO : There was nothing to transfer 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32081") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46922->172.17.0.2:32081, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37834") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43972->172.17.0.2:37834, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37872") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41748->172.17.0.2:37872, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38514") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49408->172.17.0.2:38514, err= 2025/10/22 03:39:25 INFO : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Making map for --track-renames 2025/10/22 03:39:25 INFO : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Finished making map for --track-renames 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for renames to finish 2025/10/22 03:39:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/22 03:39:25 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31785") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43070->172.17.0.2:31785, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35654") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57656->172.17.0.2:35654, err= 2025/10/22 03:39:25 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/10/22 03:39:25 INFO : potato: Copied (new) 2025/10/22 03:39:25 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2025/10/22 03:39:25 INFO : sub/yam: Copied (new) 2025/10/22 03:39:25 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33220") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34212->172.17.0.2:33220, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39501") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43466->172.17.0.2:39501, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38727") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60144->172.17.0.2:38727, err= 2025/10/22 03:39:25 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33552") 2025/10/22 03:39:25 DEBUG : potato: Unchanged skipping 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49778->172.17.0.2:33552, err= 2025/10/22 03:39:25 INFO : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Making map for --track-renames 2025/10/22 03:39:25 INFO : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Finished making map for --track-renames 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for renames to finish 2025/10/22 03:39:25 INFO : sub/yam: Moved (server-side) to: yam 2025/10/22 03:39:25 INFO : yam: Renamed from "sub/yam" 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:25 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:25 INFO : There was nothing to transfer 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30895") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44532->172.17.0.2:30895, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39180") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42342->172.17.0.2:39180, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38291") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41594->172.17.0.2:38291, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38390") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59320->172.17.0.2:38390, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30326") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40446->172.17.0.2:30326, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.03s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:25 DEBUG : Creating backend with remote "/tmp/rclone2478649628/dir1" 2025/10/22 03:39:25 DEBUG : Creating backend with remote "/tmp/rclone2478649628/dir2" 2025/10/22 03:39:25 DEBUG : Local file system at /tmp/rclone2478649628/dir2: Using server-side directory move 2025/10/22 03:39:25 INFO : Local file system at /tmp/rclone2478649628/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/22 03:39:25 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:25 DEBUG : Local file system at /tmp/rclone2478649628/dir2: Waiting for checks to finish 2025/10/22 03:39:25 INFO : file1.txt: Moved (server-side) 2025/10/22 03:39:25 DEBUG : Local file system at /tmp/rclone2478649628/dir2: Waiting for transfers to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39011") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59332->172.17.0.2:39011, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32846") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53646->172.17.0.2:32846, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36675") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42042->172.17.0.2:36675, err= 2025/10/22 03:39:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/22 03:39:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39923") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58294->172.17.0.2:39923, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32425") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:32910->172.17.0.2:32425, err= 2025/10/22 03:39:25 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/22 03:39:25 INFO : sub dir/hello world: Copied (new) 2025/10/22 03:39:25 INFO : sub dir/hello world: Deleted 2025/10/22 03:39:25 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/10/22 03:39:25 INFO : nested/sub dir/file: Copied (new) 2025/10/22 03:39:25 INFO : nested/sub dir/file: Deleted 2025/10/22 03:39:25 INFO : sub dir: Removing directory 2025/10/22 03:39:25 INFO : nested/sub dir: Removing directory 2025/10/22 03:39:25 INFO : nested: Removing directory 2025/10/22 03:39:25 DEBUG : Local file system at /tmp/rclone2478649628: deleted 3 directories 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31131") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53072->172.17.0.2:31131, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34892") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35080") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40476->172.17.0.2:34892, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48698->172.17.0.2:35080, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30392") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37324->172.17.0.2:30392, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37613") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46928->172.17.0.2:37613, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38512") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47480->172.17.0.2:38512, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36021") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36786->172.17.0.2:36021, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31480") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38730->172.17.0.2:31480, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32184") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46002->172.17.0.2:32184, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32548") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39884->172.17.0.2:32548, err= 2025/10/22 03:39:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/22 03:39:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33161") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35556->172.17.0.2:33161, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31650") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49482->172.17.0.2:31650, err= 2025/10/22 03:39:25 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/22 03:39:25 INFO : sub dir/hello world: Copied (new) 2025/10/22 03:39:25 INFO : sub dir/hello world: Deleted 2025/10/22 03:39:25 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/10/22 03:39:25 INFO : nested/sub dir/file: Copied (new) 2025/10/22 03:39:25 INFO : nested/sub dir/file: Deleted 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32352") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57596->172.17.0.2:32352, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39545") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30569") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59346->172.17.0.2:39545, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36202->172.17.0.2:30569, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33923") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53580->172.17.0.2:33923, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39945") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48382->172.17.0.2:39945, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30009") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47332->172.17.0.2:30009, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36401") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41482->172.17.0.2:36401, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31571") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40404->172.17.0.2:31571, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35719") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41228->172.17.0.2:35719, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35718") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38504->172.17.0.2:35718, err= 2025/10/22 03:39:25 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/22 03:39:25 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35880") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38262") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59262->172.17.0.2:35880, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50294->172.17.0.2:38262, err= 2025/10/22 03:39:25 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2025/10/22 03:39:25 INFO : existing-b: Copied (new) 2025/10/22 03:39:25 INFO : existing-b: Deleted 2025/10/22 03:39:25 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/10/22 03:39:25 INFO : existing: Copied (new) 2025/10/22 03:39:25 INFO : existing: Deleted 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37075") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42030->172.17.0.2:37075, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38195") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44786->172.17.0.2:38195, err= 2025/10/22 03:39:25 DEBUG : existing: Destination exists, skipping 2025/10/22 03:39:25 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:25 INFO : There was nothing to transfer 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39037") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45786->172.17.0.2:39037, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39083") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60264->172.17.0.2:39083, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39487") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39934->172.17.0.2:39487, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-topiwiz8goke" 2025/10/22 03:39:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/22 03:39:25 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:25 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{xrV9E}" suffix to name 2025/10/22 03:39:25 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:25 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-topiwiz8goke: Connecting to FTP server 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-topiwiz8goke: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-topiwiz8goke: > dial: conn=172.17.0.1:33960->172.17.0.2:21, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30625") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53714->172.17.0.2:30625, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30504") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48116->172.17.0.2:30504, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33758") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54382->172.17.0.2:33758, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32214") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48826->172.17.0.2:32214, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-gixurel4coya -> ftp://172.17.0.2:21/rclone-test-topiwiz8goke 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-topiwiz8goke: dial("tcp","172.17.0.2:39332") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-topiwiz8goke: > dial: conn=172.17.0.1:38588->172.17.0.2:39332, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-topiwiz8goke: dial("tcp","172.17.0.2:30729") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-topiwiz8goke: > dial: conn=172.17.0.1:54296->172.17.0.2:30729, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-topiwiz8goke: dial("tcp","172.17.0.2:37656") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-topiwiz8goke: > dial: conn=172.17.0.1:56934->172.17.0.2:37656, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-topiwiz8goke: Using server-side directory move 2025/10/22 03:39:25 INFO : ftp://172.17.0.2:21/rclone-test-topiwiz8goke: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35024") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-topiwiz8goke: dial("tcp","172.17.0.2:39301") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-topiwiz8goke: > dial: conn=172.17.0.1:33376->172.17.0.2:39301, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51542->172.17.0.2:35024, err= 2025/10/22 03:39:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/22 03:39:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/10/22 03:39:25 DEBUG : empty space: Unchanged skipping 2025/10/22 03:39:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-topiwiz8goke: Connecting to FTP server 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-topiwiz8goke: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-topiwiz8goke: Waiting for checks to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-topiwiz8goke: > dial: conn=172.17.0.1:33970->172.17.0.2:21, err= 2025/10/22 03:39:25 INFO : empty space: Deleted 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-topiwiz8goke: Waiting for transfers to finish 2025/10/22 03:39:25 INFO : potato2: Moved (server-side) 2025/10/22 03:39:25 INFO : potato3: Deleted 2025/10/22 03:39:25 INFO : potato3: Moved (server-side) 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31426") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47350->172.17.0.2:31426, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-topiwiz8goke: dial("tcp","172.17.0.2:30631") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-topiwiz8goke: > dial: conn=172.17.0.1:51240->172.17.0.2:30631, err= 2025/10/22 03:39:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-danutey4sezi" 2025/10/22 03:39:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/22 03:39:25 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:25 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{xrV9E}" suffix to name 2025/10/22 03:39:25 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:25 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-danutey4sezi: Connecting to FTP server 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-danutey4sezi: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-danutey4sezi: > dial: conn=172.17.0.1:33984->172.17.0.2:21, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-danutey4sezi: Using server-side directory move 2025/10/22 03:39:25 INFO : ftp://172.17.0.2:21/rclone-test-danutey4sezi: Server side directory move succeeded 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-danutey4sezi: dial("tcp","172.17.0.2:31961") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-danutey4sezi: > dial: conn=172.17.0.1:54424->172.17.0.2:31961, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-topiwiz8goke: dial("tcp","172.17.0.2:37236") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-topiwiz8goke: > dial: conn=172.17.0.1:60560->172.17.0.2:37236, err= 2025/10/22 03:39:25 ERROR : error listing: directory not found 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-danutey4sezi: dial("tcp","172.17.0.2:37283") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-danutey4sezi: > dial: conn=172.17.0.1:53002->172.17.0.2:37283, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-danutey4sezi: Purge object "empty space" 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-danutey4sezi: Purge object "potato2" 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-danutey4sezi: Purge object "potato3" 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-danutey4sezi: Purge dir "" 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-topiwiz8goke: dial("tcp","172.17.0.2:37528") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-topiwiz8goke: > dial: conn=172.17.0.1:38534->172.17.0.2:37528, err= 2025/10/22 03:39:25 ERROR : error listing: directory not found 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-topiwiz8goke: Purge dir "" 2025/10/22 03:39:25 NOTICE: purge failed to rmdir "": directory not found 2025/10/22 03:39:25 NOTICE: purge failed: directory not found 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38993") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44288->172.17.0.2:38993, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35256") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35258->172.17.0.2:35256, err= --- PASS: TestServerSideMove (0.08s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bugober9supu" 2025/10/22 03:39:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/22 03:39:25 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:25 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{xrV9E}" suffix to name 2025/10/22 03:39:25 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:25 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-bugober9supu: Connecting to FTP server 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-bugober9supu: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-bugober9supu: > dial: conn=172.17.0.1:33990->172.17.0.2:21, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34022") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45830->172.17.0.2:34022, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36676") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57740->172.17.0.2:36676, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33375") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43536->172.17.0.2:33375, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31669") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52866->172.17.0.2:31669, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-gixurel4coya -> ftp://172.17.0.2:21/rclone-test-bugober9supu 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-bugober9supu: dial("tcp","172.17.0.2:38394") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-bugober9supu: > dial: conn=172.17.0.1:57392->172.17.0.2:38394, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-bugober9supu: dial("tcp","172.17.0.2:35505") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-bugober9supu: > dial: conn=172.17.0.1:51876->172.17.0.2:35505, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-bugober9supu: dial("tcp","172.17.0.2:33745") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-bugober9supu: > dial: conn=172.17.0.1:38690->172.17.0.2:33745, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-bugober9supu: dial("tcp","172.17.0.2:35467") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36853") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-bugober9supu: > dial: conn=172.17.0.1:60998->172.17.0.2:35467, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43530->172.17.0.2:36853, err= 2025/10/22 03:39:25 DEBUG : empty space: Excluded (Size Filter) 2025/10/22 03:39:25 DEBUG : empty space: Excluded 2025/10/22 03:39:25 DEBUG : empty space: Excluded (Size Filter) 2025/10/22 03:39:25 DEBUG : empty space: Excluded 2025/10/22 03:39:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/22 03:39:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-bugober9supu: Waiting for checks to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-bugober9supu: Connecting to FTP server 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-bugober9supu: Waiting for transfers to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-bugober9supu: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-bugober9supu: > dial: conn=172.17.0.1:34002->172.17.0.2:21, err= 2025/10/22 03:39:25 INFO : potato2: Moved (server-side) 2025/10/22 03:39:25 INFO : potato3: Deleted 2025/10/22 03:39:25 INFO : potato3: Moved (server-side) 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30427") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40440->172.17.0.2:30427, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-bugober9supu: dial("tcp","172.17.0.2:36064") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-bugober9supu: > dial: conn=172.17.0.1:60916->172.17.0.2:36064, err= 2025/10/22 03:39:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-woxixug3coze" 2025/10/22 03:39:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/22 03:39:25 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:25 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{xrV9E}" suffix to name 2025/10/22 03:39:25 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:25 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-woxixug3coze: Connecting to FTP server 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-woxixug3coze: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-woxixug3coze: > dial: conn=172.17.0.1:34012->172.17.0.2:21, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-woxixug3coze: dial("tcp","172.17.0.2:31283") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-woxixug3coze: > dial: conn=172.17.0.1:33714->172.17.0.2:31283, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-bugober9supu: dial("tcp","172.17.0.2:31124") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-bugober9supu: > dial: conn=172.17.0.1:44856->172.17.0.2:31124, err= 2025/10/22 03:39:25 DEBUG : empty space: Excluded (Size Filter) 2025/10/22 03:39:25 DEBUG : empty space: Excluded 2025/10/22 03:39:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/22 03:39:25 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-woxixug3coze: Waiting for checks to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-woxixug3coze: Waiting for transfers to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-woxixug3coze: Connecting to FTP server 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-woxixug3coze: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-woxixug3coze: > dial: conn=172.17.0.1:34022->172.17.0.2:21, err= 2025/10/22 03:39:25 INFO : potato2: Moved (server-side) 2025/10/22 03:39:25 INFO : potato3: Moved (server-side) 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-woxixug3coze: dial("tcp","172.17.0.2:38605") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-woxixug3coze: > dial: conn=172.17.0.1:52738->172.17.0.2:38605, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-bugober9supu: dial("tcp","172.17.0.2:37937") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-bugober9supu: > dial: conn=172.17.0.1:50218->172.17.0.2:37937, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-woxixug3coze: dial("tcp","172.17.0.2:32308") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-woxixug3coze: > dial: conn=172.17.0.1:49874->172.17.0.2:32308, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-woxixug3coze: Purge object "potato2" 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-woxixug3coze: Purge object "potato3" 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-woxixug3coze: Purge dir "" 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-bugober9supu: dial("tcp","172.17.0.2:31330") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-bugober9supu: > dial: conn=172.17.0.1:50864->172.17.0.2:31330, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-bugober9supu: Purge object "empty space" 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-bugober9supu: Purge dir "" 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33162") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45166->172.17.0.2:33162, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31689") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56840->172.17.0.2:31689, err= --- PASS: TestServerSideMoveWithFilter (0.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-toqopof0yomo" 2025/10/22 03:39:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/22 03:39:25 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:25 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{xrV9E}" suffix to name 2025/10/22 03:39:25 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:25 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-toqopof0yomo: Connecting to FTP server 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-toqopof0yomo: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-toqopof0yomo: > dial: conn=172.17.0.1:45720->172.17.0.2:21, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39865") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50888->172.17.0.2:39865, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31937") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42000->172.17.0.2:31937, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35366") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59230->172.17.0.2:35366, err= 2025/10/22 03:39:25 INFO : tomatoDir: Making directory 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38831") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34142->172.17.0.2:38831, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34975") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44760->172.17.0.2:34975, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-gixurel4coya -> ftp://172.17.0.2:21/rclone-test-toqopof0yomo 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-toqopof0yomo: dial("tcp","172.17.0.2:35909") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-toqopof0yomo: > dial: conn=172.17.0.1:52604->172.17.0.2:35909, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-toqopof0yomo: dial("tcp","172.17.0.2:31126") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-toqopof0yomo: > dial: conn=172.17.0.1:51094->172.17.0.2:31126, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-toqopof0yomo: dial("tcp","172.17.0.2:31720") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-toqopof0yomo: > dial: conn=172.17.0.1:48270->172.17.0.2:31720, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-toqopof0yomo: Using server-side directory move 2025/10/22 03:39:25 INFO : ftp://172.17.0.2:21/rclone-test-toqopof0yomo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-toqopof0yomo: dial("tcp","172.17.0.2:38468") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-toqopof0yomo: > dial: conn=172.17.0.1:58920->172.17.0.2:38468, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30188") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38798->172.17.0.2:30188, err= 2025/10/22 03:39:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/22 03:39:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/10/22 03:39:25 DEBUG : empty space: Unchanged skipping 2025/10/22 03:39:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-toqopof0yomo: Connecting to FTP server 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-toqopof0yomo: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:25 INFO : empty space: Deleted 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-toqopof0yomo: > dial: conn=172.17.0.1:45722->172.17.0.2:21, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33421") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44438->172.17.0.2:33421, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-toqopof0yomo: Waiting for checks to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-toqopof0yomo: Waiting for transfers to finish 2025/10/22 03:39:25 INFO : potato2: Moved (server-side) 2025/10/22 03:39:25 INFO : potato3: Deleted 2025/10/22 03:39:25 INFO : potato3: Moved (server-side) 2025/10/22 03:39:25 INFO : tomatoDir: Removing directory 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: deleted 1 directories 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32441") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51896->172.17.0.2:32441, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38710") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54598->172.17.0.2:38710, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-toqopof0yomo: dial("tcp","172.17.0.2:32637") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-toqopof0yomo: > dial: conn=172.17.0.1:34846->172.17.0.2:32637, err= 2025/10/22 03:39:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jupigef6hoqo" 2025/10/22 03:39:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/22 03:39:25 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:25 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{xrV9E}" suffix to name 2025/10/22 03:39:25 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:25 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jupigef6hoqo: Connecting to FTP server 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jupigef6hoqo: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jupigef6hoqo: > dial: conn=172.17.0.1:45734->172.17.0.2:21, err= 2025/10/22 03:39:25 INFO : tomatoDir: Making directory 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jupigef6hoqo: Using server-side directory move 2025/10/22 03:39:25 INFO : ftp://172.17.0.2:21/rclone-test-jupigef6hoqo: Server side directory move succeeded 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jupigef6hoqo: dial("tcp","172.17.0.2:33277") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jupigef6hoqo: > dial: conn=172.17.0.1:58864->172.17.0.2:33277, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jupigef6hoqo: dial("tcp","172.17.0.2:33647") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jupigef6hoqo: > dial: conn=172.17.0.1:55406->172.17.0.2:33647, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-toqopof0yomo: dial("tcp","172.17.0.2:35316") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-toqopof0yomo: > dial: conn=172.17.0.1:33410->172.17.0.2:35316, err= 2025/10/22 03:39:25 ERROR : error listing: directory not found 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-toqopof0yomo: dial("tcp","172.17.0.2:32385") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-toqopof0yomo: > dial: conn=172.17.0.1:52086->172.17.0.2:32385, err= 2025/10/22 03:39:25 ERROR : error listing: directory not found 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jupigef6hoqo: dial("tcp","172.17.0.2:38565") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jupigef6hoqo: > dial: conn=172.17.0.1:59490->172.17.0.2:38565, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jupigef6hoqo: Purge object "empty space" 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jupigef6hoqo: Purge object "potato2" 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jupigef6hoqo: Purge object "potato3" 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jupigef6hoqo: dial("tcp","172.17.0.2:30769") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jupigef6hoqo: > dial: conn=172.17.0.1:32864->172.17.0.2:30769, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jupigef6hoqo: Purge dir "tomatoDir" 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jupigef6hoqo: Purge dir "" 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-toqopof0yomo: dial("tcp","172.17.0.2:31560") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-toqopof0yomo: > dial: conn=172.17.0.1:55246->172.17.0.2:31560, err= 2025/10/22 03:39:25 ERROR : error listing: directory not found 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-toqopof0yomo: Purge dir "" 2025/10/22 03:39:25 NOTICE: purge failed to rmdir "": directory not found 2025/10/22 03:39:25 NOTICE: purge failed: directory not found 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36736") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51356->172.17.0.2:36736, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39249") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49256->172.17.0.2:39249, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.10s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33679") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53700->172.17.0.2:33679, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37877") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47518->172.17.0.2:37877, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gixurel4coya/rclone-sync-test" 2025/10/22 03:39:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/22 03:39:25 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:25 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{xrV9E}" suffix to name 2025/10/22 03:39:25 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:25 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/rclone-sync-test: Connecting to FTP server 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/rclone-sync-test: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/rclone-sync-test: > dial: conn=172.17.0.1:45742->172.17.0.2:21, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32095") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41604->172.17.0.2:32095, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39463") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53214->172.17.0.2:39463, err= --- PASS: TestSyncOverlap (0.03s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gixurel4coya/rclone-sync-test" 2025/10/22 03:39:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/22 03:39:25 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:25 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{xrV9E}" suffix to name 2025/10/22 03:39:25 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:25 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/rclone-sync-test: Connecting to FTP server 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/rclone-sync-test: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/rclone-sync-test: > dial: conn=172.17.0.1:45758->172.17.0.2:21, err= 2025/10/22 03:39:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gixurel4coya/rclone-sync-test-include/layer2" 2025/10/22 03:39:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/22 03:39:25 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:25 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{xrV9E}" suffix to name 2025/10/22 03:39:25 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:25 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/rclone-sync-test-include/layer2: Connecting to FTP server 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:45774->172.17.0.2:21, err= 2025/10/22 03:39:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gixurel4coya/rclone-sync-test-ignore-file" 2025/10/22 03:39:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/22 03:39:25 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:25 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{xrV9E}" suffix to name 2025/10/22 03:39:25 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:25 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/rclone-sync-test-ignore-file: Connecting to FTP server 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:45778->172.17.0.2:21, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32425") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:32990->172.17.0.2:32425, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/rclone-sync-test: dial("tcp","172.17.0.2:33113") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/rclone-sync-test: > dial: conn=172.17.0.1:53410->172.17.0.2:33113, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34017") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38058->172.17.0.2:34017, err= 2025/10/22 03:39:25 DEBUG : rclone-sync-test: Excluded 2025/10/22 03:39:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33825") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37476->172.17.0.2:33825, err= 2025/10/22 03:39:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/rclone-sync-test: Waiting for checks to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/rclone-sync-test: Waiting for transfers to finish 2025/10/22 03:39:25 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:25 INFO : There was nothing to transfer 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/rclone-sync-test: dial("tcp","172.17.0.2:34060") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31397") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37204->172.17.0.2:31397, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/rclone-sync-test: > dial: conn=172.17.0.1:47516->172.17.0.2:34060, err= 2025/10/22 03:39:25 DEBUG : rclone-sync-test: Excluded 2025/10/22 03:39:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36909") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59498->172.17.0.2:36909, err= 2025/10/22 03:39:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:25 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:25 INFO : rclone-sync-test-include: Removing directory 2025/10/22 03:39:25 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: failed to delete 1 directories 2025/10/22 03:39:25 INFO : There was nothing to transfer 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:35897") 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:56722->172.17.0.2:35897, err= 2025/10/22 03:39:25 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37147") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51106->172.17.0.2:37147, err= 2025/10/22 03:39:26 DEBUG : rclone-sync-test: Excluded 2025/10/22 03:39:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30348") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56902->172.17.0.2:30348, err= 2025/10/22 03:39:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/22 03:39:26 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:26 INFO : There was nothing to transfer 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:31259") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31279") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35776->172.17.0.2:31279, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:43430->172.17.0.2:31259, err= 2025/10/22 03:39:26 DEBUG : rclone-sync-test: Excluded 2025/10/22 03:39:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36644") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38134->172.17.0.2:36644, err= 2025/10/22 03:39:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:26 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:26 INFO : rclone-sync-test-include: Removing directory 2025/10/22 03:39:26 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: failed to delete 1 directories 2025/10/22 03:39:26 INFO : There was nothing to transfer 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:35467") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38379") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:55646->172.17.0.2:35467, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48342->172.17.0.2:38379, err= 2025/10/22 03:39:26 DEBUG : Excluded 2025/10/22 03:39:26 DEBUG : rclone-sync-test: Excluded 2025/10/22 03:39:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38591") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46050->172.17.0.2:38591, err= 2025/10/22 03:39:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/22 03:39:26 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:26 INFO : There was nothing to transfer 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39254") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34862->172.17.0.2:39254, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37193") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57104->172.17.0.2:37193, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32339") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36139") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45610->172.17.0.2:36139, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40078->172.17.0.2:32339, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31250") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59060->172.17.0.2:31250, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32718") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43918->172.17.0.2:32718, err= --- PASS: TestSyncOverlapWithFilter (0.12s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gixurel4coya/dst" 2025/10/22 03:39:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/22 03:39:26 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:26 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{xrV9E}" suffix to name 2025/10/22 03:39:26 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:26 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: Connecting to FTP server 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:45782->172.17.0.2:21, err= 2025/10/22 03:39:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gixurel4coya/CompareDest" 2025/10/22 03:39:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/22 03:39:26 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:26 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{xrV9E}" suffix to name 2025/10/22 03:39:26 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:26 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/CompareDest: Connecting to FTP server 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/CompareDest: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/CompareDest: > dial: conn=172.17.0.1:45798->172.17.0.2:21, err= 2025/10/22 03:39:26 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-gixurel4coya/CompareDest" to be canonical "TestFTPPureftpd{xrV9E}:rclone-test-gixurel4coya/CompareDest" 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:36133") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:49758->172.17.0.2:36133, err= 2025/10/22 03:39:26 DEBUG : one: Need to transfer - File not found at Destination 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: Waiting for checks to finish 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: Waiting for transfers to finish 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:32432") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:52080->172.17.0.2:32432, err= 2025/10/22 03:39:26 DEBUG : one.b2cc3c6c.partial: renamed to: one 2025/10/22 03:39:26 INFO : one: Copied (new) 2025/10/22 03:39:26 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34909") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43922->172.17.0.2:34909, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34070") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54622->172.17.0.2:34070, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31238") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33190->172.17.0.2:31238, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38847") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47400->172.17.0.2:38847, err= 2025/10/22 03:39:26 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-gixurel4coya/CompareDest" for canonical name "TestFTPPureftpd{xrV9E}:rclone-test-gixurel4coya/CompareDest" 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:34017") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:38060->172.17.0.2:34017, err= 2025/10/22 03:39:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: Waiting for checks to finish 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: Waiting for transfers to finish 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:33016") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:51534->172.17.0.2:33016, err= 2025/10/22 03:39:26 DEBUG : one.4a8516eb.partial: renamed to: one 2025/10/22 03:39:26 INFO : one: Copied (replaced existing) 2025/10/22 03:39:26 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37765") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50952->172.17.0.2:37765, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34353") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55456->172.17.0.2:34353, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32922") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35870->172.17.0.2:32922, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35994") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54202->172.17.0.2:35994, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36584") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39170->172.17.0.2:36584, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38577") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39723") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42748->172.17.0.2:38577, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43764->172.17.0.2:39723, err= 2025/10/22 03:39:26 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-gixurel4coya/CompareDest" for canonical name "TestFTPPureftpd{xrV9E}:rclone-test-gixurel4coya/CompareDest" 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:36719") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:56254->172.17.0.2:36719, err= 2025/10/22 03:39:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: Waiting for checks to finish 2025/10/22 03:39:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/22 03:39:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: Waiting for transfers to finish 2025/10/22 03:39:26 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:26 INFO : There was nothing to transfer 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33606") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53910->172.17.0.2:33606, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34553") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54758->172.17.0.2:34553, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33279") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35352->172.17.0.2:33279, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33395") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56310->172.17.0.2:33395, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35714") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48972->172.17.0.2:35714, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31977") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54264->172.17.0.2:31977, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30015") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42420->172.17.0.2:30015, err= 2025/10/22 03:39:26 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-gixurel4coya/CompareDest" for canonical name "TestFTPPureftpd{xrV9E}:rclone-test-gixurel4coya/CompareDest" 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:36405") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:52952->172.17.0.2:36405, err= 2025/10/22 03:39:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/CompareDest: Connecting to FTP server 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/CompareDest: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:26 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/22 03:39:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: Waiting for checks to finish 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/CompareDest: > dial: conn=172.17.0.1:45814->172.17.0.2:21, err= 2025/10/22 03:39:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/22 03:39:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: Waiting for transfers to finish 2025/10/22 03:39:26 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:26 INFO : There was nothing to transfer 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38244") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39666->172.17.0.2:38244, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34515") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35483") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44906->172.17.0.2:35483, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39156->172.17.0.2:34515, err= 2025/10/22 03:39:26 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-gixurel4coya/CompareDest" for canonical name "TestFTPPureftpd{xrV9E}:rclone-test-gixurel4coya/CompareDest" 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:36151") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:33930->172.17.0.2:36151, err= 2025/10/22 03:39:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/22 03:39:26 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/22 03:39:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: Waiting for checks to finish 2025/10/22 03:39:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/22 03:39:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: Waiting for transfers to finish 2025/10/22 03:39:26 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:26 INFO : There was nothing to transfer 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33376") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40068->172.17.0.2:33376, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35738") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41730->172.17.0.2:35738, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39876") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49768->172.17.0.2:39876, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37323") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:32948->172.17.0.2:37323, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36021") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56400->172.17.0.2:36021, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30502") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55538->172.17.0.2:30502, err= 2025/10/22 03:39:26 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-gixurel4coya/CompareDest" for canonical name "TestFTPPureftpd{xrV9E}:rclone-test-gixurel4coya/CompareDest" 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:31513") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:47610->172.17.0.2:31513, err= 2025/10/22 03:39:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/22 03:39:26 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/22 03:39:26 DEBUG : two: Need to transfer - File not found at Destination 2025/10/22 03:39:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/22 03:39:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: Waiting for checks to finish 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: Waiting for transfers to finish 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:33916") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:50002->172.17.0.2:33916, err= 2025/10/22 03:39:26 DEBUG : two.a319cd8b.partial: renamed to: two 2025/10/22 03:39:26 INFO : two: Copied (new) 2025/10/22 03:39:26 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30226") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57850->172.17.0.2:30226, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30596") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32617") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:32836->172.17.0.2:30596, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45506->172.17.0.2:32617, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32643") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54436->172.17.0.2:32643, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39034") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30955") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45766->172.17.0.2:39034, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40436->172.17.0.2:30955, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30605") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39086->172.17.0.2:30605, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.20s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32309") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60918->172.17.0.2:32309, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38817") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59106->172.17.0.2:38817, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31881") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38564->172.17.0.2:31881, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37392") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49868->172.17.0.2:37392, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39809") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49754->172.17.0.2:39809, err= 2025/10/22 03:39:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gixurel4coya/dest" 2025/10/22 03:39:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/22 03:39:26 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:26 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{xrV9E}" suffix to name 2025/10/22 03:39:26 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:26 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dest: Connecting to FTP server 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dest: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dest: > dial: conn=172.17.0.1:45818->172.17.0.2:21, err= 2025/10/22 03:39:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gixurel4coya/pre-dest1" 2025/10/22 03:39:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/22 03:39:26 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:26 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{xrV9E}" suffix to name 2025/10/22 03:39:26 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:26 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/pre-dest1: Connecting to FTP server 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/pre-dest1: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/pre-dest1: > dial: conn=172.17.0.1:45832->172.17.0.2:21, err= 2025/10/22 03:39:26 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-gixurel4coya/pre-dest1" to be canonical "TestFTPPureftpd{xrV9E}:rclone-test-gixurel4coya/pre-dest1" 2025/10/22 03:39:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gixurel4coya/pre-dest2" 2025/10/22 03:39:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/22 03:39:26 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:26 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{xrV9E}" suffix to name 2025/10/22 03:39:26 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:26 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/pre-dest2: Connecting to FTP server 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/pre-dest2: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/pre-dest2: > dial: conn=172.17.0.1:45834->172.17.0.2:21, err= 2025/10/22 03:39:26 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-gixurel4coya/pre-dest2" to be canonical "TestFTPPureftpd{xrV9E}:rclone-test-gixurel4coya/pre-dest2" 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dest: dial("tcp","172.17.0.2:38931") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dest: > dial: conn=172.17.0.1:51454->172.17.0.2:38931, err= 2025/10/22 03:39:26 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:26 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/22 03:39:26 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:26 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/22 03:39:26 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dest: Waiting for checks to finish 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dest: Waiting for transfers to finish 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dest: dial("tcp","172.17.0.2:35963") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dest: > dial: conn=172.17.0.1:38232->172.17.0.2:35963, err= 2025/10/22 03:39:26 DEBUG : 3.34f95e38.partial: renamed to: 3 2025/10/22 03:39:26 INFO : 3: Copied (new) 2025/10/22 03:39:26 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dest: dial("tcp","172.17.0.2:30041") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dest: > dial: conn=172.17.0.1:33416->172.17.0.2:30041, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30955") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40440->172.17.0.2:30955, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38686") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36765") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37980->172.17.0.2:38686, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46340->172.17.0.2:36765, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39126") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50830->172.17.0.2:39126, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34919") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48138->172.17.0.2:34919, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36196") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39624->172.17.0.2:36196, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34581") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35115") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59402->172.17.0.2:34581, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57708->172.17.0.2:35115, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36206") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50196->172.17.0.2:36206, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/pre-dest1: closing 1 unused connections 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.12s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34036") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55904->172.17.0.2:34036, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39006") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54636->172.17.0.2:39006, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38166") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59636->172.17.0.2:38166, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30425") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56104->172.17.0.2:30425, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33750") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60226->172.17.0.2:33750, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36999") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37548->172.17.0.2:36999, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32459") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55340->172.17.0.2:32459, err= 2025/10/22 03:39:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gixurel4coya/dst" 2025/10/22 03:39:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/22 03:39:26 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:26 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{xrV9E}" suffix to name 2025/10/22 03:39:26 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:26 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: Connecting to FTP server 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:45840->172.17.0.2:21, err= 2025/10/22 03:39:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gixurel4coya/backup" 2025/10/22 03:39:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/22 03:39:26 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:26 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{xrV9E}" suffix to name 2025/10/22 03:39:26 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:26 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/backup: Connecting to FTP server 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/backup: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/backup: > dial: conn=172.17.0.1:45846->172.17.0.2:21, err= 2025/10/22 03:39:26 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-gixurel4coya/backup" to be canonical "TestFTPPureftpd{xrV9E}:rclone-test-gixurel4coya/backup" 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:33099") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:43280->172.17.0.2:33099, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: Waiting for checks to finish 2025/10/22 03:39:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/22 03:39:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:26 DEBUG : two: Unchanged skipping 2025/10/22 03:39:26 INFO : one: Moved (server-side) 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: Waiting for transfers to finish 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:31524") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:44614->172.17.0.2:31524, err= 2025/10/22 03:39:26 DEBUG : one.a292864a.partial: renamed to: one 2025/10/22 03:39:26 INFO : one: Copied (new) 2025/10/22 03:39:26 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:26 INFO : three.txt: Moved (server-side) 2025/10/22 03:39:26 INFO : three.txt: Moved into backup dir 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37566") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55588->172.17.0.2:37566, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38036") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39348->172.17.0.2:38036, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32958") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60758->172.17.0.2:32958, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35765") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36194->172.17.0.2:35765, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33690") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60900->172.17.0.2:33690, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38067") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36218") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45500->172.17.0.2:36218, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58258->172.17.0.2:38067, err= 2025/10/22 03:39:26 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-gixurel4coya/backup" for canonical name "TestFTPPureftpd{xrV9E}:rclone-test-gixurel4coya/backup" 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:37924") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:38486->172.17.0.2:37924, err= 2025/10/22 03:39:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/22 03:39:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:26 DEBUG : two: Unchanged skipping 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: Waiting for checks to finish 2025/10/22 03:39:26 INFO : one: Deleted 2025/10/22 03:39:26 INFO : one: Moved (server-side) 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: Waiting for transfers to finish 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:33720") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:55276->172.17.0.2:33720, err= 2025/10/22 03:39:26 DEBUG : one.4c47835a.partial: renamed to: one 2025/10/22 03:39:26 INFO : one: Copied (new) 2025/10/22 03:39:26 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:26 INFO : three.txt: Deleted 2025/10/22 03:39:26 INFO : three.txt: Moved (server-side) 2025/10/22 03:39:26 INFO : three.txt: Moved into backup dir 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32067") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54276->172.17.0.2:32067, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37501") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36302") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50868->172.17.0.2:37501, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38694->172.17.0.2:36302, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31796") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46152->172.17.0.2:31796, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35133") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37756->172.17.0.2:35133, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35546") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40464->172.17.0.2:35546, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37982") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50100->172.17.0.2:37982, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.11s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37368") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51138->172.17.0.2:37368, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37399") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60218->172.17.0.2:37399, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30562") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34262->172.17.0.2:30562, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37393") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33624->172.17.0.2:37393, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39357") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44842->172.17.0.2:39357, err= 2025/10/22 03:39:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gixurel4coya/dst" 2025/10/22 03:39:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/22 03:39:26 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:26 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{xrV9E}" suffix to name 2025/10/22 03:39:26 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:26 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: Connecting to FTP server 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:45852->172.17.0.2:21, err= 2025/10/22 03:39:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gixurel4coya/backup" 2025/10/22 03:39:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/22 03:39:26 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:26 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{xrV9E}" suffix to name 2025/10/22 03:39:26 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:26 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/backup: Connecting to FTP server 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/backup: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/backup: > dial: conn=172.17.0.1:45862->172.17.0.2:21, err= 2025/10/22 03:39:26 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-gixurel4coya/backup" to be canonical "TestFTPPureftpd{xrV9E}:rclone-test-gixurel4coya/backup" 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:33481") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:53586->172.17.0.2:33481, err= 2025/10/22 03:39:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/22 03:39:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:26 DEBUG : two: Unchanged skipping 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: Waiting for checks to finish 2025/10/22 03:39:26 INFO : one: Moved (server-side) to: one.bak 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: Waiting for transfers to finish 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:32107") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:43294->172.17.0.2:32107, err= 2025/10/22 03:39:26 DEBUG : one.a292864a.partial: renamed to: one 2025/10/22 03:39:26 INFO : one: Copied (new) 2025/10/22 03:39:26 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/22 03:39:26 INFO : three.txt: Moved into backup dir 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34137") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53684->172.17.0.2:34137, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31222") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36633") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42980->172.17.0.2:31222, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51492->172.17.0.2:36633, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35201") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46752->172.17.0.2:35201, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37601") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40246->172.17.0.2:37601, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33524") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54342->172.17.0.2:33524, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35881") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59482->172.17.0.2:35881, err= 2025/10/22 03:39:26 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-gixurel4coya/backup" for canonical name "TestFTPPureftpd{xrV9E}:rclone-test-gixurel4coya/backup" 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:35509") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:44030->172.17.0.2:35509, err= 2025/10/22 03:39:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: Waiting for checks to finish 2025/10/22 03:39:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:26 DEBUG : two: Unchanged skipping 2025/10/22 03:39:26 INFO : one.bak: Deleted 2025/10/22 03:39:26 INFO : one: Moved (server-side) to: one.bak 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: Waiting for transfers to finish 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:39233") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:34638->172.17.0.2:39233, err= 2025/10/22 03:39:26 DEBUG : one.4c47835a.partial: renamed to: one 2025/10/22 03:39:26 INFO : one: Copied (new) 2025/10/22 03:39:26 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:26 INFO : three.txt.bak: Deleted 2025/10/22 03:39:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/22 03:39:26 INFO : three.txt: Moved into backup dir 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31261") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47360->172.17.0.2:31261, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34880") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56554->172.17.0.2:34880, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35315") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39838->172.17.0.2:35315, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36491") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56724->172.17.0.2:36491, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35699") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36572->172.17.0.2:35699, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37368") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51146->172.17.0.2:37368, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33786") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59716->172.17.0.2:33786, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.08s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37926") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52424->172.17.0.2:37926, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39969") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41064->172.17.0.2:39969, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31282") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37328->172.17.0.2:31282, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36426") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59184->172.17.0.2:36426, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39187") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45174->172.17.0.2:39187, err= 2025/10/22 03:39:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gixurel4coya/dst" 2025/10/22 03:39:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/22 03:39:26 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:26 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{xrV9E}" suffix to name 2025/10/22 03:39:26 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:26 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: Connecting to FTP server 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:45870->172.17.0.2:21, err= 2025/10/22 03:39:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gixurel4coya/backup" 2025/10/22 03:39:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/22 03:39:26 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:26 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{xrV9E}" suffix to name 2025/10/22 03:39:26 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:26 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/backup: Connecting to FTP server 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/backup: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/backup: > dial: conn=172.17.0.1:45872->172.17.0.2:21, err= 2025/10/22 03:39:26 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-gixurel4coya/backup" to be canonical "TestFTPPureftpd{xrV9E}:rclone-test-gixurel4coya/backup" 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:35550") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:47724->172.17.0.2:35550, err= 2025/10/22 03:39:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/22 03:39:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:26 DEBUG : two: Unchanged skipping 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: Waiting for checks to finish 2025/10/22 03:39:26 INFO : one: Moved (server-side) to: one-2019-01-01 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: Waiting for transfers to finish 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:33984") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:60248->172.17.0.2:33984, err= 2025/10/22 03:39:26 DEBUG : one.a292864a.partial: renamed to: one 2025/10/22 03:39:26 INFO : one: Copied (new) 2025/10/22 03:39:26 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/10/22 03:39:26 INFO : three.txt: Moved into backup dir 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33277") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58866->172.17.0.2:33277, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30451") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37594") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44052->172.17.0.2:30451, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55726->172.17.0.2:37594, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36252") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49356->172.17.0.2:36252, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31436") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39886->172.17.0.2:31436, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39024") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59896->172.17.0.2:39024, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36657") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44886->172.17.0.2:36657, err= 2025/10/22 03:39:26 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-gixurel4coya/backup" for canonical name "TestFTPPureftpd{xrV9E}:rclone-test-gixurel4coya/backup" 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:39318") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:44622->172.17.0.2:39318, err= 2025/10/22 03:39:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/22 03:39:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:26 DEBUG : two: Unchanged skipping 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: Waiting for checks to finish 2025/10/22 03:39:26 INFO : one-2019-01-01: Deleted 2025/10/22 03:39:26 INFO : one: Moved (server-side) to: one-2019-01-01 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: Waiting for transfers to finish 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:34940") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:34360->172.17.0.2:34940, err= 2025/10/22 03:39:26 DEBUG : one.4c47835a.partial: renamed to: one 2025/10/22 03:39:26 INFO : one: Copied (new) 2025/10/22 03:39:26 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:26 INFO : three-2019-01-01.txt: Deleted 2025/10/22 03:39:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/10/22 03:39:26 INFO : three.txt: Moved into backup dir 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36077") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52322->172.17.0.2:36077, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37867") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36542") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54558->172.17.0.2:37867, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50440->172.17.0.2:36542, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38683") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50690->172.17.0.2:38683, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32581") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38172") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33186->172.17.0.2:32581, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53836->172.17.0.2:38172, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38815") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51366->172.17.0.2:38815, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.09s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34688") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49258->172.17.0.2:34688, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32148") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51788->172.17.0.2:32148, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34980") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54928->172.17.0.2:34980, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32950") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60392->172.17.0.2:32950, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37966") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53068->172.17.0.2:37966, err= 2025/10/22 03:39:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gixurel4coya/dst" 2025/10/22 03:39:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/22 03:39:26 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:26 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{xrV9E}" suffix to name 2025/10/22 03:39:26 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:26 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: Connecting to FTP server 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:45886->172.17.0.2:21, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:33588") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:54424->172.17.0.2:33588, err= 2025/10/22 03:39:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/22 03:39:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:26 DEBUG : two: Unchanged skipping 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: Waiting for checks to finish 2025/10/22 03:39:26 INFO : one: Moved (server-side) to: one.bak 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: Waiting for transfers to finish 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:36874") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:42910->172.17.0.2:36874, err= 2025/10/22 03:39:26 DEBUG : one.a292864a.partial: renamed to: one 2025/10/22 03:39:26 INFO : one: Copied (new) 2025/10/22 03:39:26 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/22 03:39:26 INFO : three.txt: Moved into backup dir 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31917") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53628->172.17.0.2:31917, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31228") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53604->172.17.0.2:31228, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37378") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49164->172.17.0.2:37378, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30779") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49190->172.17.0.2:30779, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36240") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53082->172.17.0.2:36240, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:39594") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:44060->172.17.0.2:39594, err= 2025/10/22 03:39:26 DEBUG : one.bak: Excluded (Path Filter) 2025/10/22 03:39:26 DEBUG : one.bak: Excluded 2025/10/22 03:39:26 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/22 03:39:26 DEBUG : three.txt.bak: Excluded 2025/10/22 03:39:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: Waiting for checks to finish 2025/10/22 03:39:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:26 DEBUG : two: Unchanged skipping 2025/10/22 03:39:26 INFO : one.bak: Deleted 2025/10/22 03:39:26 INFO : one: Moved (server-side) to: one.bak 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: Waiting for transfers to finish 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:30919") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:54432->172.17.0.2:30919, err= 2025/10/22 03:39:26 DEBUG : one.4c47835a.partial: renamed to: one 2025/10/22 03:39:26 INFO : one: Copied (new) 2025/10/22 03:39:26 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:26 INFO : three.txt.bak: Deleted 2025/10/22 03:39:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/22 03:39:26 INFO : three.txt: Moved into backup dir 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37355") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40686->172.17.0.2:37355, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32006") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45936->172.17.0.2:32006, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38153") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36262->172.17.0.2:38153, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32635") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52036->172.17.0.2:32635, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38650") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55194->172.17.0.2:38650, err= --- PASS: TestSyncBackupDirSuffixOnly (0.07s) === RUN TestSyncSuffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33910") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59852->172.17.0.2:33910, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32606") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46896->172.17.0.2:32606, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31533") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46556->172.17.0.2:31533, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34269") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34506->172.17.0.2:34269, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37787") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55216->172.17.0.2:37787, err= 2025/10/22 03:39:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gixurel4coya/dst" 2025/10/22 03:39:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/22 03:39:26 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:26 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{xrV9E}" suffix to name 2025/10/22 03:39:26 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:26 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: Connecting to FTP server 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:45900->172.17.0.2:21, err= 2025/10/22 03:39:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/22 03:39:26 INFO : one: Moved (server-side) to: one.bak 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:37554") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:41812->172.17.0.2:37554, err= 2025/10/22 03:39:26 DEBUG : one.a292864a.partial: renamed to: one 2025/10/22 03:39:26 INFO : one: Copied (new) 2025/10/22 03:39:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:26 DEBUG : two: Unchanged skipping 2025/10/22 03:39:26 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/22 03:39:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:37173") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:57190->172.17.0.2:37173, err= 2025/10/22 03:39:26 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/10/22 03:39:26 INFO : three.txt: Copied (new) 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35177") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45676->172.17.0.2:35177, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30908") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53160->172.17.0.2:30908, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37497") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33672->172.17.0.2:37497, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31803") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46590->172.17.0.2:31803, err= 2025/10/22 03:39:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/22 03:39:26 INFO : one.bak: Deleted 2025/10/22 03:39:26 INFO : one: Moved (server-side) to: one.bak 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:36269") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:35254->172.17.0.2:36269, err= 2025/10/22 03:39:26 DEBUG : one.4c47835a.partial: renamed to: one 2025/10/22 03:39:26 INFO : one: Copied (new) 2025/10/22 03:39:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:26 DEBUG : two: Unchanged skipping 2025/10/22 03:39:26 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/22 03:39:26 INFO : three.txt.bak: Deleted 2025/10/22 03:39:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:39424") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:55682->172.17.0.2:39424, err= 2025/10/22 03:39:26 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/10/22 03:39:26 INFO : three.txt: Copied (new) 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38944") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48526->172.17.0.2:38944, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33942") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51310->172.17.0.2:33942, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35269") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60666->172.17.0.2:35269, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38625") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39454->172.17.0.2:38625, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31121") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56316->172.17.0.2:31121, err= --- PASS: TestSyncSuffix (0.09s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32397") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34706->172.17.0.2:32397, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34503") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38498->172.17.0.2:34503, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33701") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35904->172.17.0.2:33701, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37014") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58196->172.17.0.2:37014, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33523") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50940->172.17.0.2:33523, err= 2025/10/22 03:39:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gixurel4coya/dst" 2025/10/22 03:39:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/22 03:39:26 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:26 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{xrV9E}" suffix to name 2025/10/22 03:39:26 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/22 03:39:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/22 03:39:26 DEBUG : Setting pass="dW2jaGgSzGGWK0wnWuLDF-Z8wfLlyM6YLyneLATJUBo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/22 03:39:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: Connecting to FTP server 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:45902->172.17.0.2:21, err= 2025/10/22 03:39:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/22 03:39:26 INFO : one: Moved (server-side) to: one-2019-01-01 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:30384") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:35214->172.17.0.2:30384, err= 2025/10/22 03:39:26 DEBUG : one.a292864a.partial: renamed to: one 2025/10/22 03:39:26 INFO : one: Copied (new) 2025/10/22 03:39:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:26 DEBUG : two: Unchanged skipping 2025/10/22 03:39:26 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/22 03:39:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:31957") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:50138->172.17.0.2:31957, err= 2025/10/22 03:39:26 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/10/22 03:39:26 INFO : three.txt: Copied (new) 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34666") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35200->172.17.0.2:34666, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38742") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38860->172.17.0.2:38742, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30003") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45022->172.17.0.2:30003, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34965") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44810->172.17.0.2:34965, err= 2025/10/22 03:39:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/22 03:39:26 INFO : one-2019-01-01: Deleted 2025/10/22 03:39:26 INFO : one: Moved (server-side) to: one-2019-01-01 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:34583") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:48660->172.17.0.2:34583, err= 2025/10/22 03:39:26 DEBUG : one.4c47835a.partial: renamed to: one 2025/10/22 03:39:26 INFO : one: Copied (new) 2025/10/22 03:39:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:26 DEBUG : two: Unchanged skipping 2025/10/22 03:39:26 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/22 03:39:26 INFO : three-2019-01-01.txt: Deleted 2025/10/22 03:39:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: dial("tcp","172.17.0.2:38835") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya/dst: > dial: conn=172.17.0.1:50570->172.17.0.2:38835, err= 2025/10/22 03:39:26 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/10/22 03:39:26 INFO : three.txt: Copied (new) 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36066") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36014->172.17.0.2:36066, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37351") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55022->172.17.0.2:37351, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34086") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43824->172.17.0.2:34086, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37772") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60422->172.17.0.2:37772, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38402") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56228->172.17.0.2:38402, err= --- PASS: TestSyncSuffixKeepExtension (0.08s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39155") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39900->172.17.0.2:39155, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30386") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44530->172.17.0.2:30386, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30535") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36628->172.17.0.2:30535, err= 2025/10/22 03:39:26 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35837") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40930->172.17.0.2:35837, err= 2025/10/22 03:39:26 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2025/10/22 03:39:26 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/22 03:39:26 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38038") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35242->172.17.0.2:38038, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32291") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55718->172.17.0.2:32291, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36374") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43496->172.17.0.2:36374, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30202") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48890->172.17.0.2:30202, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39848") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53886->172.17.0.2:39848, err= 2025/10/22 03:39:26 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37443") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45716->172.17.0.2:37443, err= 2025/10/22 03:39:26 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/10/22 03:39:26 INFO : existing: Copied (new) 2025/10/22 03:39:26 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32901") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60502->172.17.0.2:32901, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32500") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34270->172.17.0.2:32500, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38859") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47708->172.17.0.2:38859, err= 2025/10/22 03:39:26 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/22 03:39:26 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:26 ERROR : ftp://172.17.0.2:21/rclone-test-gixurel4coya: not deleting files as there were IO errors 2025/10/22 03:39:26 ERROR : ftp://172.17.0.2:21/rclone-test-gixurel4coya: not deleting directories as there were IO errors 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39211") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53692->172.17.0.2:39211, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30328") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52246->172.17.0.2:30328, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39917") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34686->172.17.0.2:39917, err= --- PASS: TestSyncImmutable (0.03s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32564") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50652->172.17.0.2:32564, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31429") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60942->172.17.0.2:31429, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33412") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58800->172.17.0.2:33412, err= 2025/10/22 03:39:26 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:26 DEBUG : existing: Unchanged skipping 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:26 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:26 INFO : There was nothing to transfer 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31886") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39558->172.17.0.2:31886, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32615") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37792->172.17.0.2:32615, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30316") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59034->172.17.0.2:30316, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39300") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47500->172.17.0.2:39300, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30401") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47978->172.17.0.2:30401, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32600") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59854->172.17.0.2:32600, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34235") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55930->172.17.0.2:34235, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35074") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56430->172.17.0.2:35074, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34026") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34724->172.17.0.2:34026, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31166") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42354->172.17.0.2:31166, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37613") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42440->172.17.0.2:37613, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35563") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59554->172.17.0.2:35563, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36299") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36706->172.17.0.2:36299, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35471") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48656->172.17.0.2:35471, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32477") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47088->172.17.0.2:32477, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39717") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55690->172.17.0.2:39717, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38677") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46656->172.17.0.2:38677, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32004") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39762->172.17.0.2:32004, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38954") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38696->172.17.0.2:38954, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39817") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44272->172.17.0.2:39817, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34652") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45088->172.17.0.2:34652, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37540") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36122->172.17.0.2:37540, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30124") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56726->172.17.0.2:30124, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32907") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39172->172.17.0.2:32907, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32035") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38372->172.17.0.2:32035, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32240") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49860->172.17.0.2:32240, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38366") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43910->172.17.0.2:38366, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36734") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36688->172.17.0.2:36734, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38526") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58754->172.17.0.2:38526, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33365") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34880->172.17.0.2:33365, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34378") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38460->172.17.0.2:34378, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38285") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51914->172.17.0.2:38285, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30317") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52052->172.17.0.2:30317, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36193") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46438->172.17.0.2:36193, err= 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30682") 2025/10/22 03:39:26 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49946->172.17.0.2:30682, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31311") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36306->172.17.0.2:31311, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34939") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50330->172.17.0.2:34939, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39755") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38136->172.17.0.2:39755, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35551") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38894->172.17.0.2:35551, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32999") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37662->172.17.0.2:32999, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36452") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35488->172.17.0.2:36452, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36415") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54984->172.17.0.2:36415, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37100") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34180->172.17.0.2:37100, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33765") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50586->172.17.0.2:33765, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30648") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40166->172.17.0.2:30648, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32969") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:32772->172.17.0.2:32969, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31317") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55084->172.17.0.2:31317, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36861") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58318->172.17.0.2:36861, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31866") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49892->172.17.0.2:31866, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38750") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53958->172.17.0.2:38750, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33586") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41610->172.17.0.2:33586, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39496") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37638->172.17.0.2:39496, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34729") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37622->172.17.0.2:34729, err= 2025/10/22 03:39:27 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:27 DEBUG : both10: Unchanged skipping 2025/10/22 03:39:27 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : both0: Unchanged skipping 2025/10/22 03:39:27 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : both14: Unchanged skipping 2025/10/22 03:39:27 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : both15: Unchanged skipping 2025/10/22 03:39:27 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : both16: Unchanged skipping 2025/10/22 03:39:27 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : both17: Unchanged skipping 2025/10/22 03:39:27 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : both18: Unchanged skipping 2025/10/22 03:39:27 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : both19: Unchanged skipping 2025/10/22 03:39:27 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : both11: Unchanged skipping 2025/10/22 03:39:27 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : both2: Unchanged skipping 2025/10/22 03:39:27 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : both12: Unchanged skipping 2025/10/22 03:39:27 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : both13: Unchanged skipping 2025/10/22 03:39:27 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : both1: Unchanged skipping 2025/10/22 03:39:27 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : both6: Unchanged skipping 2025/10/22 03:39:27 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : both7: Unchanged skipping 2025/10/22 03:39:27 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : both8: Unchanged skipping 2025/10/22 03:39:27 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : both9: Unchanged skipping 2025/10/22 03:39:27 DEBUG : both3: Unchanged skipping 2025/10/22 03:39:27 DEBUG : both4: Unchanged skipping 2025/10/22 03:39:27 DEBUG : both5: Unchanged skipping 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:27 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:27 INFO : only9: Deleted 2025/10/22 03:39:27 INFO : only1: Deleted 2025/10/22 03:39:27 INFO : only15: Deleted 2025/10/22 03:39:27 INFO : only5: Deleted 2025/10/22 03:39:27 INFO : only4: Deleted 2025/10/22 03:39:27 INFO : only8: Deleted 2025/10/22 03:39:27 INFO : only6: Deleted 2025/10/22 03:39:27 INFO : only12: Deleted 2025/10/22 03:39:27 INFO : only17: Deleted 2025/10/22 03:39:27 INFO : only3: Deleted 2025/10/22 03:39:27 INFO : only16: Deleted 2025/10/22 03:39:27 INFO : only13: Deleted 2025/10/22 03:39:27 INFO : only14: Deleted 2025/10/22 03:39:27 INFO : only11: Deleted 2025/10/22 03:39:27 INFO : only0: Deleted 2025/10/22 03:39:27 INFO : only18: Deleted 2025/10/22 03:39:27 INFO : only19: Deleted 2025/10/22 03:39:27 INFO : only10: Deleted 2025/10/22 03:39:27 INFO : only2: Deleted 2025/10/22 03:39:27 INFO : only7: Deleted 2025/10/22 03:39:27 INFO : There was nothing to transfer 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36582") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46608->172.17.0.2:36582, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33552") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43260->172.17.0.2:33552, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30503") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35216->172.17.0.2:30503, err= --- PASS: TestSyncConcurrentDelete (0.11s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39420") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38786->172.17.0.2:39420, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39933") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54150->172.17.0.2:39933, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39033") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43266->172.17.0.2:39033, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37237") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60356->172.17.0.2:37237, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37717") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60746->172.17.0.2:37717, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34658") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43706->172.17.0.2:34658, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33157") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48806->172.17.0.2:33157, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31343") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50954->172.17.0.2:31343, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34814") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56534->172.17.0.2:34814, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33606") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53914->172.17.0.2:33606, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37309") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36710->172.17.0.2:37309, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39263") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44458->172.17.0.2:39263, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33326") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37948->172.17.0.2:33326, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39967") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39154->172.17.0.2:39967, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31947") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45184->172.17.0.2:31947, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31678") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55340->172.17.0.2:31678, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36109") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45996->172.17.0.2:36109, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39226") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55356->172.17.0.2:39226, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32863") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52864->172.17.0.2:32863, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30799") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50036->172.17.0.2:30799, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36519") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38894->172.17.0.2:36519, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30355") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44820->172.17.0.2:30355, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35002") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36358->172.17.0.2:35002, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39174") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44606->172.17.0.2:39174, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35402") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49336->172.17.0.2:35402, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30559") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53062->172.17.0.2:30559, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30634") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37212->172.17.0.2:30634, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35968") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56948->172.17.0.2:35968, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38824") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56072->172.17.0.2:38824, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35276") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56540->172.17.0.2:35276, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31173") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35116->172.17.0.2:31173, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37524") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54746->172.17.0.2:37524, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38597") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42138->172.17.0.2:38597, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38085") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47384->172.17.0.2:38085, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36984") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59132->172.17.0.2:36984, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36585") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40764->172.17.0.2:36585, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37752") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48726->172.17.0.2:37752, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31271") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43856->172.17.0.2:31271, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34943") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60342->172.17.0.2:34943, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31202") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58236->172.17.0.2:31202, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37847") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58678->172.17.0.2:37847, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38487") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56238->172.17.0.2:38487, err= 2025/10/22 03:39:27 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:27 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : both0: Unchanged skipping 2025/10/22 03:39:27 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : both13: Unchanged skipping 2025/10/22 03:39:27 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : both14: Unchanged skipping 2025/10/22 03:39:27 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : both15: Unchanged skipping 2025/10/22 03:39:27 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : both16: Unchanged skipping 2025/10/22 03:39:27 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : both10: Unchanged skipping 2025/10/22 03:39:27 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : both18: Unchanged skipping 2025/10/22 03:39:27 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : both11: Unchanged skipping 2025/10/22 03:39:27 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : both12: Unchanged skipping 2025/10/22 03:39:27 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : both17: Unchanged skipping 2025/10/22 03:39:27 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : both19: Unchanged skipping 2025/10/22 03:39:27 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : both4: Unchanged skipping 2025/10/22 03:39:27 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : both5: Unchanged skipping 2025/10/22 03:39:27 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : both1: Unchanged skipping 2025/10/22 03:39:27 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : both2: Unchanged skipping 2025/10/22 03:39:27 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : both3: Unchanged skipping 2025/10/22 03:39:27 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : both6: Unchanged skipping 2025/10/22 03:39:27 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/22 03:39:27 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/22 03:39:27 DEBUG : both7: Unchanged skipping 2025/10/22 03:39:27 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/22 03:39:27 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/22 03:39:27 DEBUG : both8: Unchanged skipping 2025/10/22 03:39:27 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/22 03:39:27 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/22 03:39:27 DEBUG : both9: Unchanged skipping 2025/10/22 03:39:27 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/22 03:39:27 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/22 03:39:27 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/22 03:39:27 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/22 03:39:27 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/22 03:39:27 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35280") 2025/10/22 03:39:27 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/22 03:39:27 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/22 03:39:27 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53580->172.17.0.2:35280, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30169") 2025/10/22 03:39:27 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/22 03:39:27 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/22 03:39:27 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/22 03:39:27 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49326->172.17.0.2:30169, err= 2025/10/22 03:39:27 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36146") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39560->172.17.0.2:36146, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34142") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35838->172.17.0.2:34142, err= 2025/10/22 03:39:27 DEBUG : only0.d641fffb.partial: renamed to: only0 2025/10/22 03:39:27 INFO : only0: Copied (replaced existing) 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36933") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49948->172.17.0.2:36933, err= 2025/10/22 03:39:27 DEBUG : only11.51c18866.partial: renamed to: only11 2025/10/22 03:39:27 INFO : only11: Copied (replaced existing) 2025/10/22 03:39:27 DEBUG : only15.b8b4911d.partial: renamed to: only15 2025/10/22 03:39:27 INFO : only15: Copied (replaced existing) 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37687") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32855") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43700->172.17.0.2:32855, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34168->172.17.0.2:37687, err= 2025/10/22 03:39:27 DEBUG : only13.c8c387fb.partial: renamed to: only13 2025/10/22 03:39:27 INFO : only13: Copied (replaced existing) 2025/10/22 03:39:27 DEBUG : only10.f0f80c88.partial: renamed to: only10 2025/10/22 03:39:27 INFO : only10: Copied (replaced existing) 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31530") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57956->172.17.0.2:31530, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34028") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58712->172.17.0.2:34028, err= 2025/10/22 03:39:27 DEBUG : only17.21b69e80.partial: renamed to: only17 2025/10/22 03:39:27 INFO : only17: Copied (replaced existing) 2025/10/22 03:39:27 DEBUG : only18.f963383f.partial: renamed to: only18 2025/10/22 03:39:27 INFO : only18: Copied (replaced existing) 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31686") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35682") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37748->172.17.0.2:31686, err= 2025/10/22 03:39:27 DEBUG : only12.69fa0315.partial: renamed to: only12 2025/10/22 03:39:27 INFO : only12: Copied (replaced existing) 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36150->172.17.0.2:35682, err= 2025/10/22 03:39:27 DEBUG : only19.585abcd1.partial: renamed to: only19 2025/10/22 03:39:27 INFO : only19: Copied (replaced existing) 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35285") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41562->172.17.0.2:35285, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30827") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51414->172.17.0.2:30827, err= 2025/10/22 03:39:27 DEBUG : only3.ee7a7488.partial: renamed to: only3 2025/10/22 03:39:27 INFO : only3: Copied (replaced existing) 2025/10/22 03:39:27 DEBUG : only2.4f43f066.partial: renamed to: only2 2025/10/22 03:39:27 INFO : only2: Copied (replaced existing) 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33609") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33400->172.17.0.2:33609, err= 2025/10/22 03:39:27 DEBUG : only4.3f34e680.partial: renamed to: only4 2025/10/22 03:39:27 INFO : only4: Copied (replaced existing) 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36453") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57984->172.17.0.2:36453, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34451") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39244->172.17.0.2:34451, err= 2025/10/22 03:39:27 DEBUG : only5.9e0d626e.partial: renamed to: only5 2025/10/22 03:39:27 INFO : only5: Copied (replaced existing) 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37821") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55742->172.17.0.2:37821, err= 2025/10/22 03:39:27 DEBUG : only7.070f6df3.partial: renamed to: only7 2025/10/22 03:39:27 INFO : only7: Copied (replaced existing) 2025/10/22 03:39:27 DEBUG : only6.a636e91d.partial: renamed to: only6 2025/10/22 03:39:27 INFO : only6: Copied (replaced existing) 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39477") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60148->172.17.0.2:39477, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33264") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52624->172.17.0.2:33264, err= 2025/10/22 03:39:27 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2025/10/22 03:39:27 INFO : only8: Copied (replaced existing) 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37035") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40080->172.17.0.2:37035, err= 2025/10/22 03:39:27 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2025/10/22 03:39:27 INFO : only9: Copied (replaced existing) 2025/10/22 03:39:27 DEBUG : only14.198d15f3.partial: renamed to: only14 2025/10/22 03:39:27 INFO : only14: Copied (replaced existing) 2025/10/22 03:39:27 DEBUG : only16.808f1a6e.partial: renamed to: only16 2025/10/22 03:39:27 INFO : only16: Copied (replaced existing) 2025/10/22 03:39:27 DEBUG : only1.77787b15.partial: renamed to: only1 2025/10/22 03:39:27 INFO : only1: Copied (replaced existing) 2025/10/22 03:39:27 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30106") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49486->172.17.0.2:30106, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39292") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56082->172.17.0.2:39292, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36176") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35004->172.17.0.2:36176, err= --- PASS: TestSyncConcurrentTruncate (0.15s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:27 DEBUG : empty_dir: Making directory with metadata 2025/10/22 03:39:27 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/22 03:39:27 DEBUG : empty_on_remote: Making directory with metadata 2025/10/22 03:39:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/22 03:39:27 INFO : empty_on_remote: Making directory 2025/10/22 03:39:27 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/22 03:39:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/22 03:39:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/22 03:39:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/22 03:39:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35828") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46794->172.17.0.2:35828, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39796") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30164") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38315") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33820->172.17.0.2:39796, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44356->172.17.0.2:30164, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55136->172.17.0.2:38315, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30200") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42810->172.17.0.2:30200, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31336") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48026->172.17.0.2:31336, err= --- PASS: TestSyncReplaceDirModTime (0.05s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:27 DEBUG : empty_dir: Making directory with metadata 2025/10/22 03:39:27 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/22 03:39:27 DEBUG : empty_on_remote: Making directory with metadata 2025/10/22 03:39:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/22 03:39:27 INFO : empty_on_remote: Making directory 2025/10/22 03:39:27 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/22 03:39:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/22 03:39:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/22 03:39:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/22 03:39:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/22 03:39:27 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38822") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39988->172.17.0.2:38822, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34546") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38030") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41094->172.17.0.2:34546, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38130") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37428") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39512->172.17.0.2:38030, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40038->172.17.0.2:38130, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46418->172.17.0.2:37428, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35679") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34264->172.17.0.2:35679, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35348") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40764->172.17.0.2:35348, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.06s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/22 03:39:27 INFO : sub dir: Making directory 2025/10/22 03:39:27 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39622") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36242->172.17.0.2:39622, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37893") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31875") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49402->172.17.0.2:37893, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36826->172.17.0.2:31875, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38099") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33226->172.17.0.2:38099, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31466") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46384->172.17.0.2:31466, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35172") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47910->172.17.0.2:35172, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32932") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43598->172.17.0.2:32932, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38886") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60196->172.17.0.2:38886, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36467") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41156->172.17.0.2:36467, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33863") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42658->172.17.0.2:33863, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32122") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44874->172.17.0.2:32122, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.09s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/22 03:39:27 INFO : sub dir: Making directory 2025/10/22 03:39:27 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37567") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60626->172.17.0.2:37567, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34791") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37212->172.17.0.2:34791, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36873") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37524->172.17.0.2:36873, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34163") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33072->172.17.0.2:34163, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37231") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36404->172.17.0.2:37231, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35711") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47432->172.17.0.2:35711, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36376") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35810->172.17.0.2:36376, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33276") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57178->172.17.0.2:33276, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38130") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40046->172.17.0.2:38130, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34710") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33016->172.17.0.2:34710, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36867") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59396->172.17.0.2:36867, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.10s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36243") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42078->172.17.0.2:36243, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32257") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60770->172.17.0.2:32257, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34912") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58562->172.17.0.2:34912, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34864") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60664->172.17.0.2:34864, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39610") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43378->172.17.0.2:39610, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38967") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45146->172.17.0.2:38967, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34385") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52866->172.17.0.2:34385, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35258") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33180->172.17.0.2:35258, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34085") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51004->172.17.0.2:34085, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31713") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34764->172.17.0.2:31713, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33081") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55646->172.17.0.2:33081, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35382") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56970->172.17.0.2:35382, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32620") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39898->172.17.0.2:32620, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38184") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50220->172.17.0.2:38184, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32461") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36020->172.17.0.2:32461, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31699") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39338->172.17.0.2:31699, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31697") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58830->172.17.0.2:31697, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31084") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45918->172.17.0.2:31084, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30688") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46900->172.17.0.2:30688, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39939") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37880->172.17.0.2:39939, err= 2025/10/22 03:39:27 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35518") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56260->172.17.0.2:35518, err= 2025/10/22 03:39:27 DEBUG : apple: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : apple: Excluded 2025/10/22 03:39:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : appleappleapplebanana: Excluded 2025/10/22 03:39:27 DEBUG : banana: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : banana: Excluded 2025/10/22 03:39:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : splitbananasplit: Excluded 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38311") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49088->172.17.0.2:38311, err= 2025/10/22 03:39:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30804") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55516->172.17.0.2:30804, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35520") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46030->172.17.0.2:35520, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31907") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49498->172.17.0.2:31907, err= 2025/10/22 03:39:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : apple: Unchanged skipping 2025/10/22 03:39:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/22 03:39:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : banana: Unchanged skipping 2025/10/22 03:39:27 DEBUG : splitbananasplit: Unchanged skipping 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30718") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54382->172.17.0.2:30718, err= 2025/10/22 03:39:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:27 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:27 INFO : There was nothing to transfer 2025/10/22 03:39:27 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35712") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55508->172.17.0.2:35712, err= 2025/10/22 03:39:27 DEBUG : apple: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : apple: Excluded 2025/10/22 03:39:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : appleappleapplebanana: Excluded 2025/10/22 03:39:27 DEBUG : banana: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : banana: Excluded 2025/10/22 03:39:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : splitbananasplit: Excluded 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39704") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37132->172.17.0.2:39704, err= 2025/10/22 03:39:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38823") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36790->172.17.0.2:38823, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31488") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:32882->172.17.0.2:31488, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38548") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48068->172.17.0.2:38548, err= 2025/10/22 03:39:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : apple: Unchanged skipping 2025/10/22 03:39:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : banana: Unchanged skipping 2025/10/22 03:39:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/22 03:39:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : splitbananasplit: Unchanged skipping 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32287") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42252->172.17.0.2:32287, err= 2025/10/22 03:39:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:27 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:27 INFO : There was nothing to transfer 2025/10/22 03:39:27 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35427") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47608->172.17.0.2:35427, err= 2025/10/22 03:39:27 DEBUG : apple: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : apple: Excluded 2025/10/22 03:39:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : appleappleapplebanana: Excluded 2025/10/22 03:39:27 DEBUG : banana: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : banana: Excluded 2025/10/22 03:39:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : splitbananasplit: Excluded 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35154") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45066->172.17.0.2:35154, err= 2025/10/22 03:39:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36329") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42200->172.17.0.2:36329, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37122") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33602->172.17.0.2:37122, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32411") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49690->172.17.0.2:32411, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37325") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56738->172.17.0.2:37325, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38243") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44238->172.17.0.2:38243, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36328") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40512->172.17.0.2:36328, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37056") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46552->172.17.0.2:37056, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36159") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48430->172.17.0.2:36159, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34883") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56008->172.17.0.2:34883, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32601") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49572->172.17.0.2:32601, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31266") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47248->172.17.0.2:31266, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30276") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54228->172.17.0.2:30276, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34424") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50882->172.17.0.2:34424, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36171") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39812->172.17.0.2:36171, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34434") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40602->172.17.0.2:34434, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33816") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39062->172.17.0.2:33816, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35590") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60320->172.17.0.2:35590, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37619") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35444->172.17.0.2:37619, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31791") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44574->172.17.0.2:31791, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37915") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47530->172.17.0.2:37915, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38861") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36060->172.17.0.2:38861, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33198") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51102->172.17.0.2:33198, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30744") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48970->172.17.0.2:30744, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37486") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44350->172.17.0.2:37486, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36731") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54194->172.17.0.2:36731, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38720") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37526->172.17.0.2:38720, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32075") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50602->172.17.0.2:32075, err= 2025/10/22 03:39:27 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35891") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58144->172.17.0.2:35891, err= 2025/10/22 03:39:27 DEBUG : apple: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : apple: Excluded 2025/10/22 03:39:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : appleappleapplebanana: Excluded 2025/10/22 03:39:27 DEBUG : banana: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : banana: Excluded 2025/10/22 03:39:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : splitbananasplit: Excluded 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30253") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57248->172.17.0.2:30253, err= 2025/10/22 03:39:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36028") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36870->172.17.0.2:36028, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34446") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48710->172.17.0.2:34446, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35411") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50332->172.17.0.2:35411, err= 2025/10/22 03:39:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : apple: Unchanged skipping 2025/10/22 03:39:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : banana: Unchanged skipping 2025/10/22 03:39:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/22 03:39:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : splitbananasplit: Unchanged skipping 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30997") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55492->172.17.0.2:30997, err= 2025/10/22 03:39:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:27 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:27 INFO : There was nothing to transfer 2025/10/22 03:39:27 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36171") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39824->172.17.0.2:36171, err= 2025/10/22 03:39:27 DEBUG : apple: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : apple: Excluded 2025/10/22 03:39:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : appleappleapplebanana: Excluded 2025/10/22 03:39:27 DEBUG : banana: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : banana: Excluded 2025/10/22 03:39:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : splitbananasplit: Excluded 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34815") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54820->172.17.0.2:34815, err= 2025/10/22 03:39:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30103") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58696->172.17.0.2:30103, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36169") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55008->172.17.0.2:36169, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39522") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56828->172.17.0.2:39522, err= 2025/10/22 03:39:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/22 03:39:27 DEBUG : banana: Unchanged skipping 2025/10/22 03:39:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : splitbananasplit: Unchanged skipping 2025/10/22 03:39:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : apple: Unchanged skipping 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32636") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43430->172.17.0.2:32636, err= 2025/10/22 03:39:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:27 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:27 INFO : There was nothing to transfer 2025/10/22 03:39:27 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35528") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42200->172.17.0.2:35528, err= 2025/10/22 03:39:27 DEBUG : apple: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : apple: Excluded 2025/10/22 03:39:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : appleappleapplebanana: Excluded 2025/10/22 03:39:27 DEBUG : banana: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : banana: Excluded 2025/10/22 03:39:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : splitbananasplit: Excluded 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39012") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52028->172.17.0.2:39012, err= 2025/10/22 03:39:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30488") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46152->172.17.0.2:30488, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35993") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35452->172.17.0.2:35993, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36609") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58538->172.17.0.2:36609, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30694") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55226->172.17.0.2:30694, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33490") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50702->172.17.0.2:33490, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33158") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40268->172.17.0.2:33158, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31122") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49444->172.17.0.2:31122, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39265") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53158->172.17.0.2:39265, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30231") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35718->172.17.0.2:30231, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36563") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43810->172.17.0.2:36563, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31216") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49430->172.17.0.2:31216, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35336") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39954->172.17.0.2:35336, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35962") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54262->172.17.0.2:35962, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37064") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38858->172.17.0.2:37064, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30379") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49256->172.17.0.2:30379, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35488") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47636->172.17.0.2:35488, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39600") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57950->172.17.0.2:39600, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36816") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55720->172.17.0.2:36816, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32494") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46932->172.17.0.2:32494, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32443") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57008->172.17.0.2:32443, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38318") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:32992->172.17.0.2:38318, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30428") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34960->172.17.0.2:30428, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31438") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58670->172.17.0.2:31438, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34779") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47750->172.17.0.2:34779, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32610") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54740->172.17.0.2:32610, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35383") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58530->172.17.0.2:35383, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30390") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57794->172.17.0.2:30390, err= 2025/10/22 03:39:27 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39600") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57960->172.17.0.2:39600, err= 2025/10/22 03:39:27 DEBUG : apple: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : apple: Excluded 2025/10/22 03:39:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : appleappleapplebanana: Excluded 2025/10/22 03:39:27 DEBUG : banana: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : banana: Excluded 2025/10/22 03:39:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : splitbananasplit: Excluded 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34080") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54160->172.17.0.2:34080, err= 2025/10/22 03:39:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/22 03:39:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/22 03:39:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38304") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33968->172.17.0.2:38304, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38547") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46996->172.17.0.2:38547, err= 2025/10/22 03:39:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/22 03:39:27 DEBUG : apple: transformed to: YXBwbGU= 2025/10/22 03:39:27 DEBUG : banana: transformed to: YmFuYW5h 2025/10/22 03:39:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/22 03:39:27 DEBUG : banana: transformed to: YmFuYW5h 2025/10/22 03:39:27 DEBUG : apple: transformed to: YXBwbGU= 2025/10/22 03:39:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/22 03:39:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/22 03:39:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/22 03:39:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/22 03:39:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/22 03:39:27 DEBUG : banana: transformed to: YmFuYW5h 2025/10/22 03:39:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33274") 2025/10/22 03:39:27 DEBUG : apple: transformed to: YXBwbGU= 2025/10/22 03:39:27 DEBUG : apple: transformed to: YXBwbGU= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56564->172.17.0.2:33274, err= 2025/10/22 03:39:27 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/22 03:39:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/22 03:39:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/22 03:39:27 DEBUG : banana: transformed to: YmFuYW5h 2025/10/22 03:39:27 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/22 03:39:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/22 03:39:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/22 03:39:27 DEBUG : apple: transformed to: YXBwbGU= 2025/10/22 03:39:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/22 03:39:27 DEBUG : banana: transformed to: YmFuYW5h 2025/10/22 03:39:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Connecting to FTP server 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33315") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51664->172.17.0.2:33315, err= 2025/10/22 03:39:27 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45916->172.17.0.2:21, err= 2025/10/22 03:39:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/22 03:39:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/22 03:39:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/22 03:39:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/22 03:39:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/22 03:39:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/22 03:39:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/22 03:39:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/22 03:39:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/22 03:39:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/22 03:39:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/22 03:39:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/22 03:39:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/22 03:39:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/22 03:39:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/22 03:39:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/22 03:39:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/22 03:39:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/22 03:39:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/22 03:39:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/22 03:39:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/22 03:39:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/22 03:39:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/22 03:39:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/22 03:39:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/22 03:39:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/22 03:39:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/22 03:39:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/22 03:39:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/22 03:39:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/22 03:39:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/22 03:39:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/22 03:39:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/22 03:39:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/22 03:39:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/22 03:39:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38996") 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58820->172.17.0.2:38996, err= 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33879") 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38281") 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55400->172.17.0.2:33879, err= 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37294->172.17.0.2:38281, err= 2025/10/22 03:39:28 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2025/10/22 03:39:28 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/22 03:39:28 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36872") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36387") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58260->172.17.0.2:36872, err= 2025/10/22 03:39:28 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2025/10/22 03:39:28 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56822->172.17.0.2:36387, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31881") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38568->172.17.0.2:31881, err= 2025/10/22 03:39:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/22 03:39:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39779") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35870") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53058->172.17.0.2:39779, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37594->172.17.0.2:35870, err= 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33110") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44982->172.17.0.2:33110, err= 2025/10/22 03:39:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/22 03:39:28 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38612") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58368->172.17.0.2:38612, err= 2025/10/22 03:39:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/22 03:39:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35700") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41096->172.17.0.2:35700, err= 2025/10/22 03:39:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/22 03:39:28 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32958") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60762->172.17.0.2:32958, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38839") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54838->172.17.0.2:38839, err= 2025/10/22 03:39:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/22 03:39:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/22 03:39:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34199") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40780->172.17.0.2:34199, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37306") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48040->172.17.0.2:37306, err= 2025/10/22 03:39:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/22 03:39:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/22 03:39:28 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38564") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36081") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37046->172.17.0.2:38564, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44984->172.17.0.2:36081, err= 2025/10/22 03:39:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/22 03:39:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/22 03:39:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/22 03:39:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33311") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57768->172.17.0.2:33311, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36639") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33656->172.17.0.2:36639, err= 2025/10/22 03:39:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/22 03:39:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/22 03:39:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36854") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40414->172.17.0.2:36854, err= 2025/10/22 03:39:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/10/22 03:39:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/22 03:39:28 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Connecting to FTP server 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Connecting to FTP server 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Connecting to FTP server 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45926->172.17.0.2:21, err= 2025/10/22 03:39:28 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0008-2345678.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0011-56789;.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0007-1234567.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/22 03:39:28 INFO : splitbananasplit: Deleted 2025/10/22 03:39:28 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0003-defghij.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0013-789;=.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0010-456789.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0009-3456789.txt: Deleted 2025/10/22 03:39:28 INFO : apple: Deleted 2025/10/22 03:39:28 INFO : dir1/0014-89;=.txt: Deleted 2025/10/22 03:39:28 INFO : banana: Deleted 2025/10/22 03:39:28 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45940->172.17.0.2:21, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:21") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45956->172.17.0.2:21, err= 2025/10/22 03:39:28 INFO : dir1/0015-9;=.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0012-6789;.txt: Deleted 2025/10/22 03:39:28 INFO : appleappleapplebanana: Deleted 2025/10/22 03:39:28 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30746") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40622->172.17.0.2:30746, err= 2025/10/22 03:39:28 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : YXBwbGU=: Excluded 2025/10/22 03:39:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/10/22 03:39:28 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : YmFuYW5h: Excluded 2025/10/22 03:39:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35261") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50178->172.17.0.2:35261, err= 2025/10/22 03:39:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/10/22 03:39:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/10/22 03:39:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/10/22 03:39:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/10/22 03:39:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/10/22 03:39:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/10/22 03:39:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/10/22 03:39:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/10/22 03:39:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/10/22 03:39:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/10/22 03:39:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/10/22 03:39:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/10/22 03:39:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/10/22 03:39:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/10/22 03:39:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/10/22 03:39:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30836") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53954->172.17.0.2:30836, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34072") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50394->172.17.0.2:34072, err= 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:28 DEBUG : apple: transformed to: YXBwbGU= 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/22 03:39:28 DEBUG : apple: transformed to: YXBwbGU= 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:28 DEBUG : apple: transformed to: YXBwbGU= 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/22 03:39:28 DEBUG : apple: transformed to: YXBwbGU= 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:28 DEBUG : apple: transformed to: YXBwbGU= 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:28 DEBUG : apple: transformed to: YXBwbGU= 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/22 03:39:28 DEBUG : apple: transformed to: YXBwbGU= 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/22 03:39:28 DEBUG : apple: transformed to: YXBwbGU= 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/22 03:39:28 DEBUG : apple: transformed to: YXBwbGU= 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/22 03:39:28 DEBUG : apple: transformed to: YXBwbGU= 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/22 03:39:28 DEBUG : apple: transformed to: YXBwbGU= 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/22 03:39:28 DEBUG : apple: transformed to: YXBwbGU= 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/22 03:39:28 DEBUG : apple: transformed to: YXBwbGU= 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/22 03:39:28 DEBUG : apple: transformed to: YXBwbGU= 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/22 03:39:28 DEBUG : apple: transformed to: YXBwbGU= 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : apple: transformed to: YXBwbGU= 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : banana: transformed to: YmFuYW5h 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/22 03:39:28 DEBUG : banana: transformed to: YmFuYW5h 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:28 DEBUG : banana: transformed to: YmFuYW5h 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/22 03:39:28 DEBUG : banana: transformed to: YmFuYW5h 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:28 DEBUG : banana: transformed to: YmFuYW5h 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:28 DEBUG : banana: transformed to: YmFuYW5h 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/22 03:39:28 DEBUG : banana: transformed to: YmFuYW5h 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/22 03:39:28 DEBUG : banana: transformed to: YmFuYW5h 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/22 03:39:28 DEBUG : banana: transformed to: YmFuYW5h 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/22 03:39:28 DEBUG : banana: transformed to: YmFuYW5h 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/22 03:39:28 DEBUG : banana: transformed to: YmFuYW5h 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/22 03:39:28 DEBUG : banana: transformed to: YmFuYW5h 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/22 03:39:28 DEBUG : banana: transformed to: YmFuYW5h 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/22 03:39:28 DEBUG : banana: transformed to: YmFuYW5h 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/22 03:39:28 DEBUG : banana: transformed to: YmFuYW5h 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : banana: transformed to: YmFuYW5h 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : banana: transformed to: YmFuYW5h 2025/10/22 03:39:28 DEBUG : apple: transformed to: YXBwbGU= 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/22 03:39:28 DEBUG : banana: transformed to: YmFuYW5h 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/22 03:39:28 DEBUG : apple: transformed to: YXBwbGU= 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/22 03:39:28 DEBUG : banana: transformed to: YmFuYW5h 2025/10/22 03:39:28 DEBUG : apple: transformed to: YXBwbGU= 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/22 03:39:28 DEBUG : banana: transformed to: YmFuYW5h 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38214") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40932->172.17.0.2:38214, err= 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/22 03:39:28 DEBUG : apple: transformed to: YXBwbGU= 2025/10/22 03:39:28 DEBUG : banana: transformed to: YmFuYW5h 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/22 03:39:28 DEBUG : banana: transformed to: YmFuYW5h 2025/10/22 03:39:28 DEBUG : apple: transformed to: YXBwbGU= 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/22 03:39:28 DEBUG : banana: transformed to: YmFuYW5h 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/22 03:39:28 DEBUG : apple: transformed to: YXBwbGU= 2025/10/22 03:39:28 DEBUG : apple: transformed to: YXBwbGU= 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/22 03:39:28 DEBUG : banana: transformed to: YmFuYW5h 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/22 03:39:28 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : apple: Unchanged skipping 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/22 03:39:28 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : banana: Unchanged skipping 2025/10/22 03:39:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : splitbananasplit: Unchanged skipping 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35374") 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35836->172.17.0.2:35374, err= 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:28 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:28 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35503") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33970->172.17.0.2:35503, err= 2025/10/22 03:39:28 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : YXBwbGU=: Excluded 2025/10/22 03:39:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/10/22 03:39:28 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : YmFuYW5h: Excluded 2025/10/22 03:39:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39753") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54874->172.17.0.2:39753, err= 2025/10/22 03:39:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/10/22 03:39:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/10/22 03:39:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/10/22 03:39:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/10/22 03:39:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/10/22 03:39:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/10/22 03:39:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/10/22 03:39:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/10/22 03:39:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/10/22 03:39:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/10/22 03:39:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/10/22 03:39:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/10/22 03:39:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/10/22 03:39:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/10/22 03:39:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/10/22 03:39:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31711") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41248->172.17.0.2:31711, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35770") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49502->172.17.0.2:35770, err= 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/22 03:39:28 DEBUG : apple: transformed to: YXBwbGU= 2025/10/22 03:39:28 DEBUG : banana: transformed to: YmFuYW5h 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/22 03:39:28 DEBUG : banana: transformed to: YmFuYW5h 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:28 DEBUG : apple: transformed to: YXBwbGU= 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/22 03:39:28 DEBUG : banana: transformed to: YmFuYW5h 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37544") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40440->172.17.0.2:37544, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34457") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58034->172.17.0.2:34457, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33257") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40112->172.17.0.2:33257, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34674") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39896->172.17.0.2:34674, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35247") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60616->172.17.0.2:35247, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37885") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59314->172.17.0.2:37885, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37504") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46288->172.17.0.2:37504, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35077") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51924->172.17.0.2:35077, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33856") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36590->172.17.0.2:33856, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37409") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35262->172.17.0.2:37409, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30232") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51720->172.17.0.2:30232, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35028") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59536->172.17.0.2:35028, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33594") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39028->172.17.0.2:33594, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37428") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46424->172.17.0.2:37428, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30896") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52472->172.17.0.2:30896, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38083") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59624->172.17.0.2:38083, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31086") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58254->172.17.0.2:31086, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30036") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40416->172.17.0.2:30036, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38366") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43916->172.17.0.2:38366, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37858") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51760->172.17.0.2:37858, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36630") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39434->172.17.0.2:36630, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30900") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58790->172.17.0.2:30900, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31485") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44438->172.17.0.2:31485, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39896") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56044->172.17.0.2:39896, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37167") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37460->172.17.0.2:37167, err= 2025/10/22 03:39:28 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32669") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59680->172.17.0.2:32669, err= 2025/10/22 03:39:28 DEBUG : apple: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : apple: Excluded 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: Excluded 2025/10/22 03:39:28 DEBUG : banana: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : banana: Excluded 2025/10/22 03:39:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : splitbananasplit: Excluded 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37318") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58922->172.17.0.2:37318, err= 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34610") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42592->172.17.0.2:34610, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37810") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49154->172.17.0.2:37810, err= 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/22 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/10/22 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/22 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/10/22 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/22 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/22 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/10/22 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38293") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35054->172.17.0.2:38293, err= 2025/10/22 03:39:28 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/10/22 03:39:28 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/22 03:39:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/22 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32201") 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34400") 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38841") 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47216->172.17.0.2:34400, err= 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31192") 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38644") 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35272->172.17.0.2:31192, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40996->172.17.0.2:38644, err= 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56574->172.17.0.2:38841, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45246->172.17.0.2:32201, err= 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/22 03:39:28 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:28 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2025/10/22 03:39:28 INFO : apple: Copied (new) to: PREFIXapple 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/22 03:39:28 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2025/10/22 03:39:28 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/22 03:39:28 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2025/10/22 03:39:28 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/22 03:39:28 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2025/10/22 03:39:28 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32600") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59868->172.17.0.2:32600, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32035") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33586") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38380->172.17.0.2:32035, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34265") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41624->172.17.0.2:33586, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59888->172.17.0.2:34265, err= 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/10/22 03:39:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/22 03:39:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/10/22 03:39:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32250") 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/10/22 03:39:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51734->172.17.0.2:32250, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38660") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37270") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54978->172.17.0.2:38660, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52802->172.17.0.2:37270, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31365") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40406->172.17.0.2:31365, err= 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/10/22 03:39:28 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/10/22 03:39:28 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/22 03:39:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31971") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42590->172.17.0.2:31971, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38519") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33943") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36830->172.17.0.2:38519, err= 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/10/22 03:39:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42414->172.17.0.2:33943, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36515") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34918->172.17.0.2:36515, err= 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/10/22 03:39:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/10/22 03:39:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/10/22 03:39:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33715") 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33150->172.17.0.2:33715, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34996") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33722->172.17.0.2:34996, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32060") 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/10/22 03:39:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53840->172.17.0.2:32060, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31918") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56360->172.17.0.2:31918, err= 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/10/22 03:39:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/10/22 03:39:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/10/22 03:39:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/10/22 03:39:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/22 03:39:28 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:28 INFO : appleappleapplebanana: Deleted 2025/10/22 03:39:28 INFO : banana: Deleted 2025/10/22 03:39:28 INFO : dir1/0007-1234567.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0010-456789.txt: Deleted 2025/10/22 03:39:28 INFO : splitbananasplit: Deleted 2025/10/22 03:39:28 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0013-789;=.txt: Deleted 2025/10/22 03:39:28 INFO : apple: Deleted 2025/10/22 03:39:28 INFO : dir1/0015-9;=.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0008-2345678.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0012-6789;.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0011-56789;.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0014-89;=.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0003-defghij.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0009-3456789.txt: Deleted 2025/10/22 03:39:28 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39885") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49436->172.17.0.2:39885, err= 2025/10/22 03:39:28 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : PREFIXapple: Excluded 2025/10/22 03:39:28 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/10/22 03:39:28 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : PREFIXbanana: Excluded 2025/10/22 03:39:28 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : PREFIXsplitbananasplit: Excluded 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35545") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45868->172.17.0.2:35545, err= 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33322") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33698->172.17.0.2:33322, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31461") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52530->172.17.0.2:31461, err= 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/22 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/22 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/22 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/22 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/22 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/22 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/22 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/22 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/22 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/22 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/22 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/22 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/22 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/22 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/22 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/22 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/22 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/22 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/22 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/22 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/22 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/22 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/22 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/22 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/22 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/22 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/22 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/22 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/22 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/22 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/22 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/22 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/22 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/10/22 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/22 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/22 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/22 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/10/22 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/22 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34309") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38446->172.17.0.2:34309, err= 2025/10/22 03:39:28 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31097") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38230") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38745") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39178") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36689") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51512->172.17.0.2:31097, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58972->172.17.0.2:36689, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58282->172.17.0.2:38745, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41016->172.17.0.2:39178, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54300->172.17.0.2:38230, err= 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:28 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/10/22 03:39:28 INFO : appleappleapplebanana: Copied (new) 2025/10/22 03:39:28 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/10/22 03:39:28 INFO : apple: Copied (new) 2025/10/22 03:39:28 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/10/22 03:39:28 INFO : splitbananasplit: Copied (new) 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31644") 2025/10/22 03:39:28 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/10/22 03:39:28 INFO : banana: Copied (new) 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41624->172.17.0.2:31644, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39096") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55346->172.17.0.2:39096, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38834") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44846->172.17.0.2:38834, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37622") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53856->172.17.0.2:37622, err= 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/10/22 03:39:28 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/10/22 03:39:28 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/10/22 03:39:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/10/22 03:39:28 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39732") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35556") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36232") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30166") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57804->172.17.0.2:35556, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33878->172.17.0.2:36232, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50104->172.17.0.2:39732, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42496->172.17.0.2:30166, err= 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/10/22 03:39:28 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/10/22 03:39:28 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31773") 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52920->172.17.0.2:31773, err= 2025/10/22 03:39:28 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35273") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34300") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57552->172.17.0.2:35273, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56036->172.17.0.2:34300, err= 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/10/22 03:39:28 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36276") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33418->172.17.0.2:36276, err= 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/10/22 03:39:28 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/10/22 03:39:28 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/10/22 03:39:28 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35223") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50394->172.17.0.2:35223, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38472") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38993") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58774->172.17.0.2:38993, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56214->172.17.0.2:38472, err= 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/10/22 03:39:28 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37325") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56748->172.17.0.2:37325, err= 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/10/22 03:39:28 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/10/22 03:39:28 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/10/22 03:39:28 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/10/22 03:39:28 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/22 03:39:28 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:28 INFO : PREFIXbanana: Deleted 2025/10/22 03:39:28 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/22 03:39:28 INFO : PREFIXsplitbananasplit: Deleted 2025/10/22 03:39:28 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/22 03:39:28 INFO : PREFIXapple: Deleted 2025/10/22 03:39:28 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/22 03:39:28 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/22 03:39:28 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/22 03:39:28 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35657") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48418->172.17.0.2:35657, err= 2025/10/22 03:39:28 DEBUG : apple: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : apple: Excluded 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: Excluded 2025/10/22 03:39:28 DEBUG : banana: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : banana: Excluded 2025/10/22 03:39:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : splitbananasplit: Excluded 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39076") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52000->172.17.0.2:39076, err= 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33458") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56112->172.17.0.2:33458, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32090") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40866->172.17.0.2:32090, err= 2025/10/22 03:39:28 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34564") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54652->172.17.0.2:34564, err= 2025/10/22 03:39:28 DEBUG : apple: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : apple: Excluded 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: Excluded 2025/10/22 03:39:28 DEBUG : banana: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : banana: Excluded 2025/10/22 03:39:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : splitbananasplit: Excluded 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35731") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47820->172.17.0.2:35731, err= 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35215") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50758->172.17.0.2:35215, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30947") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43318->172.17.0.2:30947, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32925") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42712->172.17.0.2:32925, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34682") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46854->172.17.0.2:34682, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33411") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60614->172.17.0.2:33411, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32176") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38202->172.17.0.2:32176, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39650") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59782->172.17.0.2:39650, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32377") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39426->172.17.0.2:32377, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38240") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52430->172.17.0.2:38240, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39399") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45290->172.17.0.2:39399, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39985") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33108->172.17.0.2:39985, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36688") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37728->172.17.0.2:36688, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34691") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55966->172.17.0.2:34691, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30524") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46500->172.17.0.2:30524, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30957") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42650->172.17.0.2:30957, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37264") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40782->172.17.0.2:37264, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37917") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37142->172.17.0.2:37917, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33296") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34698->172.17.0.2:33296, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32937") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37798->172.17.0.2:32937, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35983") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48214->172.17.0.2:35983, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35304") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60114->172.17.0.2:35304, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35145") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38374->172.17.0.2:35145, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35088") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34066->172.17.0.2:35088, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33212") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43398->172.17.0.2:33212, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34987") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56756->172.17.0.2:34987, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30049") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48244->172.17.0.2:30049, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36136") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40664->172.17.0.2:36136, err= 2025/10/22 03:39:28 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30821") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39710->172.17.0.2:30821, err= 2025/10/22 03:39:28 DEBUG : apple: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : apple: Excluded 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: Excluded 2025/10/22 03:39:28 DEBUG : banana: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : banana: Excluded 2025/10/22 03:39:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : splitbananasplit: Excluded 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30724") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48358->172.17.0.2:30724, err= 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36032") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51890->172.17.0.2:36032, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37287") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39842->172.17.0.2:37287, err= 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/22 03:39:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/22 03:39:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/22 03:39:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/22 03:39:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/22 03:39:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33484") 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/22 03:39:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/22 03:39:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/22 03:39:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60720->172.17.0.2:33484, err= 2025/10/22 03:39:28 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/22 03:39:28 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/22 03:39:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/22 03:39:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31029") 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38053") 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30244") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42220->172.17.0.2:31029, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34774->172.17.0.2:38053, err= 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41192->172.17.0.2:30244, err= 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35298") 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52910->172.17.0.2:35298, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31884") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55920->172.17.0.2:31884, err= 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:28 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2025/10/22 03:39:28 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/22 03:39:28 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39834") 2025/10/22 03:39:28 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/22 03:39:28 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2025/10/22 03:39:28 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55914->172.17.0.2:39834, err= 2025/10/22 03:39:28 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2025/10/22 03:39:28 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32716") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39651") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48750->172.17.0.2:39651, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34296->172.17.0.2:32716, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34504") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45210->172.17.0.2:34504, err= 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/22 03:39:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31734") 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/22 03:39:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59170->172.17.0.2:31734, err= 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/22 03:39:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/10/22 03:39:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35177") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36410") 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45678->172.17.0.2:35177, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56368->172.17.0.2:36410, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31431") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58768->172.17.0.2:31431, err= 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/10/22 03:39:28 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30030") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54912->172.17.0.2:30030, err= 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/22 03:39:28 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/22 03:39:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37908") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31103") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33546->172.17.0.2:37908, err= 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/10/22 03:39:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52100->172.17.0.2:31103, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37924") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38502->172.17.0.2:37924, err= 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/10/22 03:39:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34602") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40146->172.17.0.2:34602, err= 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/10/22 03:39:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/10/22 03:39:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/10/22 03:39:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38241") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53708->172.17.0.2:38241, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37551") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30341") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55672->172.17.0.2:37551, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33428->172.17.0.2:30341, err= 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/10/22 03:39:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/10/22 03:39:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/10/22 03:39:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/10/22 03:39:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:28 INFO : dir1/0012-6789;.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0010-456789.txt: Deleted 2025/10/22 03:39:28 INFO : appleappleapplebanana: Deleted 2025/10/22 03:39:28 INFO : dir1/0011-56789;.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0014-89;=.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0008-2345678.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0003-defghij.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0009-3456789.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0015-9;=.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0013-789;=.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/22 03:39:28 INFO : banana: Deleted 2025/10/22 03:39:28 INFO : apple: Deleted 2025/10/22 03:39:28 INFO : dir1/0007-1234567.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/22 03:39:28 INFO : splitbananasplit: Deleted 2025/10/22 03:39:28 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34165") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35454->172.17.0.2:34165, err= 2025/10/22 03:39:28 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : appleSUFFIX: Excluded 2025/10/22 03:39:28 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/10/22 03:39:28 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : bananaSUFFIX: Excluded 2025/10/22 03:39:28 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : splitbananasplitSUFFIX: Excluded 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39971") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49892->172.17.0.2:39971, err= 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38272") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58836->172.17.0.2:38272, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37442") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56832->172.17.0.2:37442, err= 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/22 03:39:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/22 03:39:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/22 03:39:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/22 03:39:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/22 03:39:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/22 03:39:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/22 03:39:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/22 03:39:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/22 03:39:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/22 03:39:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/22 03:39:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/22 03:39:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/22 03:39:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/22 03:39:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/22 03:39:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/22 03:39:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/22 03:39:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/22 03:39:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/22 03:39:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/22 03:39:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/22 03:39:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/22 03:39:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/22 03:39:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/22 03:39:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/22 03:39:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/22 03:39:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30751") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35158->172.17.0.2:30751, err= 2025/10/22 03:39:28 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35887") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45026->172.17.0.2:35887, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39331") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31117") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44358->172.17.0.2:39331, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34253") 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49072->172.17.0.2:34253, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38379") 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48358->172.17.0.2:38379, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38802->172.17.0.2:31117, err= 2025/10/22 03:39:28 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/10/22 03:39:28 INFO : splitbananasplit: Copied (new) 2025/10/22 03:39:28 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/10/22 03:39:28 INFO : apple: Copied (new) 2025/10/22 03:39:28 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/10/22 03:39:28 INFO : banana: Copied (new) 2025/10/22 03:39:28 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32881") 2025/10/22 03:39:28 INFO : appleappleapplebanana: Copied (new) 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34819") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47346->172.17.0.2:32881, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31007") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43770->172.17.0.2:31007, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38477") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41008->172.17.0.2:38477, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44472->172.17.0.2:34819, err= 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/10/22 03:39:28 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/10/22 03:39:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33883") 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/10/22 03:39:28 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41572->172.17.0.2:33883, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37656") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43896->172.17.0.2:37656, err= 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/10/22 03:39:28 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33422") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49482->172.17.0.2:33422, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35662") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43392->172.17.0.2:35662, err= 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/10/22 03:39:28 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34002") 2025/10/22 03:39:28 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/10/22 03:39:28 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:32798->172.17.0.2:34002, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31837") 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/10/22 03:39:28 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49024->172.17.0.2:31837, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37168") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39700->172.17.0.2:37168, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30050") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33074->172.17.0.2:30050, err= 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/10/22 03:39:28 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34872") 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/10/22 03:39:28 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46796->172.17.0.2:34872, err= 2025/10/22 03:39:28 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34894") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35867") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57592->172.17.0.2:34894, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54378->172.17.0.2:35867, err= 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/10/22 03:39:28 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36508") 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/10/22 03:39:28 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38638->172.17.0.2:36508, err= 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/10/22 03:39:28 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/10/22 03:39:28 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/10/22 03:39:28 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/22 03:39:28 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:28 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/22 03:39:28 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/22 03:39:28 INFO : appleSUFFIX: Deleted 2025/10/22 03:39:28 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/22 03:39:28 INFO : bananaSUFFIX: Deleted 2025/10/22 03:39:28 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/22 03:39:28 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/22 03:39:28 INFO : splitbananasplitSUFFIX: Deleted 2025/10/22 03:39:28 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/22 03:39:28 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/22 03:39:28 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/22 03:39:28 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/22 03:39:28 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/22 03:39:28 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/22 03:39:28 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/22 03:39:28 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/22 03:39:28 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/22 03:39:28 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/22 03:39:28 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/22 03:39:28 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/22 03:39:28 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36380") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48934->172.17.0.2:36380, err= 2025/10/22 03:39:28 DEBUG : apple: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : apple: Excluded 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: Excluded 2025/10/22 03:39:28 DEBUG : banana: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : banana: Excluded 2025/10/22 03:39:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : splitbananasplit: Excluded 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31872") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59898->172.17.0.2:31872, err= 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35844") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51280->172.17.0.2:35844, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38810") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53388->172.17.0.2:38810, err= 2025/10/22 03:39:28 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36654") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58624->172.17.0.2:36654, err= 2025/10/22 03:39:28 DEBUG : apple: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : apple: Excluded 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: Excluded 2025/10/22 03:39:28 DEBUG : banana: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : banana: Excluded 2025/10/22 03:39:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : splitbananasplit: Excluded 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39539") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60042->172.17.0.2:39539, err= 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30047") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45320->172.17.0.2:30047, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32332") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52836->172.17.0.2:32332, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34840") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56604->172.17.0.2:34840, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37643") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59962->172.17.0.2:37643, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36110") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41740->172.17.0.2:36110, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31371") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58164->172.17.0.2:31371, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39683") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60680->172.17.0.2:39683, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39437") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38860->172.17.0.2:39437, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39548") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59084->172.17.0.2:39548, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31379") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35178->172.17.0.2:31379, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33692") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42924->172.17.0.2:33692, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39945") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58100->172.17.0.2:39945, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39839") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56542->172.17.0.2:39839, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33020") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56450->172.17.0.2:33020, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34031") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43536->172.17.0.2:34031, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39008") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47392->172.17.0.2:39008, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36478") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56268->172.17.0.2:36478, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39070") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35166->172.17.0.2:39070, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32665") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48604->172.17.0.2:32665, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35398") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35066->172.17.0.2:35398, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33290") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41142->172.17.0.2:33290, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32813") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50958->172.17.0.2:32813, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35722") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34012->172.17.0.2:35722, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34106") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33302->172.17.0.2:34106, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31543") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38402->172.17.0.2:31543, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35356") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44880->172.17.0.2:35356, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37531") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53788->172.17.0.2:37531, err= 2025/10/22 03:39:28 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33744") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35540->172.17.0.2:33744, err= 2025/10/22 03:39:28 DEBUG : apple: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : apple: Excluded 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: Excluded 2025/10/22 03:39:28 DEBUG : banana: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : banana: Excluded 2025/10/22 03:39:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : splitbananasplit: Excluded 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31053") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46528->172.17.0.2:31053, err= 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36972") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52130->172.17.0.2:36972, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38784") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33264->172.17.0.2:38784, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39089") 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35016->172.17.0.2:39089, err= 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/22 03:39:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : apple: Unchanged skipping 2025/10/22 03:39:28 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : banana: Unchanged skipping 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35501") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45190->172.17.0.2:35501, err= 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39820") 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33054->172.17.0.2:39820, err= 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31462") 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55942->172.17.0.2:31462, err= 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/22 03:39:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/22 03:39:28 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2025/10/22 03:39:28 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33988") 2025/10/22 03:39:28 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2025/10/22 03:39:28 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32651") 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51388->172.17.0.2:32651, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44212->172.17.0.2:33988, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32459") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35897") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55356->172.17.0.2:32459, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56738->172.17.0.2:35897, err= 2025/10/22 03:39:28 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2025/10/22 03:39:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32155") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44680->172.17.0.2:32155, err= 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2025/10/22 03:39:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38020") 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2025/10/22 03:39:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53210->172.17.0.2:38020, err= 2025/10/22 03:39:28 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2025/10/22 03:39:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30048") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54270->172.17.0.2:30048, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36156") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54090->172.17.0.2:36156, err= 2025/10/22 03:39:28 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2025/10/22 03:39:28 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38912") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51602->172.17.0.2:38912, err= 2025/10/22 03:39:28 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2025/10/22 03:39:28 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39346") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53808->172.17.0.2:39346, err= 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2025/10/22 03:39:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/22 03:39:28 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2025/10/22 03:39:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38977") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43126->172.17.0.2:38977, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31062") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55782->172.17.0.2:31062, err= 2025/10/22 03:39:28 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2025/10/22 03:39:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35726") 2025/10/22 03:39:28 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2025/10/22 03:39:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35968->172.17.0.2:35726, err= 2025/10/22 03:39:28 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2025/10/22 03:39:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30715") 2025/10/22 03:39:28 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2025/10/22 03:39:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33378->172.17.0.2:30715, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30123") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35586") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36592->172.17.0.2:30123, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35732->172.17.0.2:35586, err= 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2025/10/22 03:39:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2025/10/22 03:39:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2025/10/22 03:39:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2025/10/22 03:39:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/22 03:39:28 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:28 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0009-3456789.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0013-789;=.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0012-6789;.txt: Deleted 2025/10/22 03:39:28 INFO : appleappleapplebanana: Deleted 2025/10/22 03:39:28 INFO : dir1/0010-456789.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0011-56789;.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0014-89;=.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/22 03:39:28 INFO : splitbananasplit: Deleted 2025/10/22 03:39:28 INFO : dir1/0008-2345678.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0003-defghij.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0015-9;=.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/22 03:39:28 INFO : dir1/0007-1234567.txt: Deleted 2025/10/22 03:39:28 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31247") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38200->172.17.0.2:31247, err= 2025/10/22 03:39:28 DEBUG : apple: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : apple: Excluded 2025/10/22 03:39:28 DEBUG : appleapple: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : appleapple: Excluded 2025/10/22 03:39:28 DEBUG : banana: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : banana: Excluded 2025/10/22 03:39:28 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : splitbanan: Excluded 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37723") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48016->172.17.0.2:37723, err= 2025/10/22 03:39:28 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0000-abcde: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdef: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefg: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0003-defgh: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0004-efghi: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0005-fghij: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijk: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0007-12345: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0008-23456: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0009-34567: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0010-45678: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0011-56789: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.t: Excluded 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36737") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35300->172.17.0.2:36737, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30408") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37732->172.17.0.2:30408, err= 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32286") 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42492->172.17.0.2:32286, err= 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/22 03:39:28 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : apple: Unchanged skipping 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/22 03:39:28 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : banana: Unchanged skipping 2025/10/22 03:39:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : splitbananasplit: Unchanged skipping 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34289") 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50732->172.17.0.2:34289, err= 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/22 03:39:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/22 03:39:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/22 03:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/22 03:39:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/22 03:39:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/22 03:39:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/22 03:39:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/22 03:39:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/22 03:39:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/22 03:39:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/22 03:39:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/22 03:39:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/22 03:39:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/22 03:39:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/22 03:39:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/22 03:39:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/22 03:39:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:28 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:28 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39584") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49650->172.17.0.2:39584, err= 2025/10/22 03:39:28 DEBUG : apple: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : apple: Excluded 2025/10/22 03:39:28 DEBUG : appleapple: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : appleapple: Excluded 2025/10/22 03:39:28 DEBUG : banana: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : banana: Excluded 2025/10/22 03:39:28 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : splitbanan: Excluded 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32371") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51500->172.17.0.2:32371, err= 2025/10/22 03:39:28 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0000-abcde: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdef: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefg: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0003-defgh: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0004-efghi: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0005-fghij: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijk: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0007-12345: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0008-23456: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0009-34567: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0010-45678: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0011-56789: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.t: Excluded 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31049") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46886->172.17.0.2:31049, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37909") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38018->172.17.0.2:37909, err= 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/22 03:39:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32538") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35914->172.17.0.2:32538, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32096") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45252->172.17.0.2:32096, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30469") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54132->172.17.0.2:30469, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38515") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52004->172.17.0.2:38515, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37949") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49098->172.17.0.2:37949, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39729") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37332->172.17.0.2:39729, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38498") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51702->172.17.0.2:38498, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39144") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50302->172.17.0.2:39144, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39690") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48388->172.17.0.2:39690, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32568") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39860->172.17.0.2:32568, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31430") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35192->172.17.0.2:31430, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32125") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52780->172.17.0.2:32125, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31238") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33192->172.17.0.2:31238, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36975") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42140->172.17.0.2:36975, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31824") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47392->172.17.0.2:31824, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36464") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58402->172.17.0.2:36464, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32224") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36680->172.17.0.2:32224, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39553") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46092->172.17.0.2:39553, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36550") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33520->172.17.0.2:36550, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31812") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54054->172.17.0.2:31812, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30365") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55062->172.17.0.2:30365, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32652") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43374->172.17.0.2:32652, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34813") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33170->172.17.0.2:34813, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32616") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51630->172.17.0.2:32616, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37782") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42442->172.17.0.2:37782, err= 2025/10/22 03:39:28 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36191") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43836->172.17.0.2:36191, err= 2025/10/22 03:39:28 DEBUG : apple: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : apple: Excluded 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: Excluded 2025/10/22 03:39:28 DEBUG : banana: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : banana: Excluded 2025/10/22 03:39:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : splitbananasplit: Excluded 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30228") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48392->172.17.0.2:30228, err= 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35729") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35936->172.17.0.2:35729, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37706") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48472->172.17.0.2:37706, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35594") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44602->172.17.0.2:35594, err= 2025/10/22 03:39:28 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : apple: Unchanged skipping 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35528") 2025/10/22 03:39:28 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : banana: Unchanged skipping 2025/10/22 03:39:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : splitbananasplit: Unchanged skipping 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42210->172.17.0.2:35528, err= 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:28 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:28 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30162") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40340->172.17.0.2:30162, err= 2025/10/22 03:39:28 DEBUG : apple: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : apple: Excluded 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: Excluded 2025/10/22 03:39:28 DEBUG : banana: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : banana: Excluded 2025/10/22 03:39:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : splitbananasplit: Excluded 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35508") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36578->172.17.0.2:35508, err= 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/22 03:39:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36869") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41974->172.17.0.2:36869, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31383") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51936->172.17.0.2:31383, err= 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39098") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53590->172.17.0.2:39098, err= 2025/10/22 03:39:28 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : apple: Unchanged skipping 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/22 03:39:28 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : banana: Unchanged skipping 2025/10/22 03:39:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : splitbananasplit: Unchanged skipping 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30251") 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50094->172.17.0.2:30251, err= 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/22 03:39:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:29 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:29 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33391") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46820->172.17.0.2:33391, err= 2025/10/22 03:39:29 DEBUG : apple: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : apple: Excluded 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Excluded 2025/10/22 03:39:29 DEBUG : banana: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : banana: Excluded 2025/10/22 03:39:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : splitbananasplit: Excluded 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37929") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51462->172.17.0.2:37929, err= 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39622") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36256->172.17.0.2:39622, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33698") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51880->172.17.0.2:33698, err= 2025/10/22 03:39:29 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39380") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54260->172.17.0.2:39380, err= 2025/10/22 03:39:29 DEBUG : apple: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : apple: Excluded 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Excluded 2025/10/22 03:39:29 DEBUG : banana: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : banana: Excluded 2025/10/22 03:39:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : splitbananasplit: Excluded 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37998") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47936->172.17.0.2:37998, err= 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31402") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50072->172.17.0.2:31402, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33699") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40640->172.17.0.2:33699, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38222") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54488->172.17.0.2:38222, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30401") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47980->172.17.0.2:30401, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30998") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49686->172.17.0.2:30998, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37155") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58338->172.17.0.2:37155, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32000") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47676->172.17.0.2:32000, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33850") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46710->172.17.0.2:33850, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36315") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44280->172.17.0.2:36315, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32889") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60946->172.17.0.2:32889, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39965") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42948->172.17.0.2:39965, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38950") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44320->172.17.0.2:38950, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31434") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47916->172.17.0.2:31434, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30686") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56554->172.17.0.2:30686, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35319") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36596->172.17.0.2:35319, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37672") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55976->172.17.0.2:37672, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34691") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55980->172.17.0.2:34691, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35135") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60202->172.17.0.2:35135, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33044") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42106->172.17.0.2:33044, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36177") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60124->172.17.0.2:36177, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36001") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52266->172.17.0.2:36001, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33151") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50864->172.17.0.2:33151, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30652") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41396->172.17.0.2:30652, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33719") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46708->172.17.0.2:33719, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36449") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53646->172.17.0.2:36449, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36680") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58710->172.17.0.2:36680, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33885") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49906->172.17.0.2:33885, err= 2025/10/22 03:39:29 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32649") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35902->172.17.0.2:32649, err= 2025/10/22 03:39:29 DEBUG : apple: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : apple: Excluded 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Excluded 2025/10/22 03:39:29 DEBUG : banana: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : banana: Excluded 2025/10/22 03:39:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : splitbananasplit: Excluded 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34825") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35396->172.17.0.2:34825, err= 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33451") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42890->172.17.0.2:33451, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35586") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35748->172.17.0.2:35586, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38084") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50450->172.17.0.2:38084, err= 2025/10/22 03:39:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : apple: Unchanged skipping 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/22 03:39:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : splitbananasplit: Unchanged skipping 2025/10/22 03:39:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : banana: Unchanged skipping 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35763") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33994->172.17.0.2:35763, err= 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:29 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:29 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32272") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36202->172.17.0.2:32272, err= 2025/10/22 03:39:29 DEBUG : apple: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : apple: Excluded 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Excluded 2025/10/22 03:39:29 DEBUG : banana: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : banana: Excluded 2025/10/22 03:39:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : splitbananasplit: Excluded 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33420") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55402->172.17.0.2:33420, err= 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32029") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58692->172.17.0.2:32029, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33657") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47840->172.17.0.2:33657, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39946") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50870->172.17.0.2:39946, err= 2025/10/22 03:39:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : apple: Unchanged skipping 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/22 03:39:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : splitbananasplit: Unchanged skipping 2025/10/22 03:39:29 DEBUG : banana: Unchanged skipping 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38514") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45302->172.17.0.2:38514, err= 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:29 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:29 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38516") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43142->172.17.0.2:38516, err= 2025/10/22 03:39:29 DEBUG : apple: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : apple: Excluded 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Excluded 2025/10/22 03:39:29 DEBUG : banana: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : banana: Excluded 2025/10/22 03:39:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : splitbananasplit: Excluded 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37730") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44836->172.17.0.2:37730, err= 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30017") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56750->172.17.0.2:30017, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30859") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37364->172.17.0.2:30859, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33575") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36478->172.17.0.2:33575, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39420") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38790->172.17.0.2:39420, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36769") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50072->172.17.0.2:36769, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30360") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34810->172.17.0.2:30360, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34100") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39478->172.17.0.2:34100, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38750") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53962->172.17.0.2:38750, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39419") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36804->172.17.0.2:39419, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32131") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54200->172.17.0.2:32131, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31423") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57402->172.17.0.2:31423, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36859") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40394->172.17.0.2:36859, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31623") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41116->172.17.0.2:31623, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37738") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41178->172.17.0.2:37738, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34912") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58576->172.17.0.2:34912, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30744") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48980->172.17.0.2:30744, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33476") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49428->172.17.0.2:33476, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37410") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39952->172.17.0.2:37410, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36289") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41532->172.17.0.2:36289, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32006") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45940->172.17.0.2:32006, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33322") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33702->172.17.0.2:33322, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37203") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35302->172.17.0.2:37203, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39607") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37114->172.17.0.2:39607, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37068") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45152->172.17.0.2:37068, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35786") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36730->172.17.0.2:35786, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31285") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35198->172.17.0.2:31285, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37997") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42794->172.17.0.2:37997, err= 2025/10/22 03:39:29 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31955") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55118->172.17.0.2:31955, err= 2025/10/22 03:39:29 DEBUG : apple: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : apple: Excluded 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Excluded 2025/10/22 03:39:29 DEBUG : banana: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : banana: Excluded 2025/10/22 03:39:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : splitbananasplit: Excluded 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38161") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53076->172.17.0.2:38161, err= 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36310") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52962->172.17.0.2:36310, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38925") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39818->172.17.0.2:38925, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33870") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47650->172.17.0.2:33870, err= 2025/10/22 03:39:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : apple: Unchanged skipping 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/22 03:39:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : splitbananasplit: Unchanged skipping 2025/10/22 03:39:29 DEBUG : banana: Unchanged skipping 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34211") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44618->172.17.0.2:34211, err= 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:29 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:29 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32050") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33726->172.17.0.2:32050, err= 2025/10/22 03:39:29 DEBUG : apple: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : apple: Excluded 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Excluded 2025/10/22 03:39:29 DEBUG : banana: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : banana: Excluded 2025/10/22 03:39:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : splitbananasplit: Excluded 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38844") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56280->172.17.0.2:38844, err= 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32722") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60336->172.17.0.2:32722, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30110") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60596->172.17.0.2:30110, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34130") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33816->172.17.0.2:34130, err= 2025/10/22 03:39:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : apple: Unchanged skipping 2025/10/22 03:39:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : banana: Unchanged skipping 2025/10/22 03:39:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : splitbananasplit: Unchanged skipping 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36032") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51902->172.17.0.2:36032, err= 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:29 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:29 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39380") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54274->172.17.0.2:39380, err= 2025/10/22 03:39:29 DEBUG : apple: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : apple: Excluded 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Excluded 2025/10/22 03:39:29 DEBUG : banana: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : banana: Excluded 2025/10/22 03:39:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : splitbananasplit: Excluded 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34692") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52640->172.17.0.2:34692, err= 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32023") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52932->172.17.0.2:32023, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31674") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60708->172.17.0.2:31674, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38443") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47432->172.17.0.2:38443, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38754") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49294->172.17.0.2:38754, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30584") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41352->172.17.0.2:30584, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39777") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35228->172.17.0.2:39777, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38987") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35466->172.17.0.2:38987, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35936") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34518->172.17.0.2:35936, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35693") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40366->172.17.0.2:35693, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38355") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54184->172.17.0.2:38355, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39695") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36938->172.17.0.2:39695, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30020") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60576->172.17.0.2:30020, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38821") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49538->172.17.0.2:38821, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39578") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59654->172.17.0.2:39578, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32420") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34356->172.17.0.2:32420, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35851") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33120->172.17.0.2:35851, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34013") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33570->172.17.0.2:34013, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32788") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60650->172.17.0.2:32788, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37694") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60778->172.17.0.2:37694, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32376") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43068->172.17.0.2:32376, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32004") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39766->172.17.0.2:32004, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35013") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51716->172.17.0.2:35013, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31014") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56062->172.17.0.2:31014, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34431") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55530->172.17.0.2:34431, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32466") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60064->172.17.0.2:32466, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32698") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54402->172.17.0.2:32698, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31003") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41340->172.17.0.2:31003, err= 2025/10/22 03:39:29 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35403") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52804->172.17.0.2:35403, err= 2025/10/22 03:39:29 DEBUG : apple: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : apple: Excluded 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Excluded 2025/10/22 03:39:29 DEBUG : banana: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : banana: Excluded 2025/10/22 03:39:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : splitbananasplit: Excluded 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39374") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39278->172.17.0.2:39374, err= 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38325") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51260->172.17.0.2:38325, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37341") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56588->172.17.0.2:37341, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37253") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46964->172.17.0.2:37253, err= 2025/10/22 03:39:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : apple: Unchanged skipping 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/22 03:39:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : banana: Unchanged skipping 2025/10/22 03:39:29 DEBUG : splitbananasplit: Unchanged skipping 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33216") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58896->172.17.0.2:33216, err= 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:29 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:29 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35883") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54610->172.17.0.2:35883, err= 2025/10/22 03:39:29 DEBUG : apple: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : apple: Excluded 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Excluded 2025/10/22 03:39:29 DEBUG : banana: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : banana: Excluded 2025/10/22 03:39:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : splitbananasplit: Excluded 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31235") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54474->172.17.0.2:31235, err= 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34318") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45446->172.17.0.2:34318, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35061") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33790->172.17.0.2:35061, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37655") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55934->172.17.0.2:37655, err= 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/22 03:39:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : apple: Unchanged skipping 2025/10/22 03:39:29 DEBUG : banana: Unchanged skipping 2025/10/22 03:39:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : splitbananasplit: Unchanged skipping 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30931") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58470->172.17.0.2:30931, err= 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:29 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:29 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32952") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58266->172.17.0.2:32952, err= 2025/10/22 03:39:29 DEBUG : apple: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : apple: Excluded 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Excluded 2025/10/22 03:39:29 DEBUG : banana: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : banana: Excluded 2025/10/22 03:39:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : splitbananasplit: Excluded 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38187") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58672->172.17.0.2:38187, err= 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36313") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49184->172.17.0.2:36313, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32797") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52208->172.17.0.2:32797, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36021") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56416->172.17.0.2:36021, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34512") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33426->172.17.0.2:34512, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32662") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38054->172.17.0.2:32662, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37233") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54808->172.17.0.2:37233, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39047") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60968->172.17.0.2:39047, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31842") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34534->172.17.0.2:31842, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38735") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43764->172.17.0.2:38735, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36544") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60948->172.17.0.2:36544, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39252") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44010->172.17.0.2:39252, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39383") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39488->172.17.0.2:39383, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33830") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50146->172.17.0.2:33830, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34881") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55296->172.17.0.2:34881, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34486") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38450->172.17.0.2:34486, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32324") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49964->172.17.0.2:32324, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32546") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60244->172.17.0.2:32546, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33812") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33220->172.17.0.2:33812, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33155") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:32900->172.17.0.2:33155, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38027") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57104->172.17.0.2:38027, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37652") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58290->172.17.0.2:37652, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35577") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47984->172.17.0.2:35577, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32822") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53388->172.17.0.2:32822, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36324") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37560->172.17.0.2:36324, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34323") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53052->172.17.0.2:34323, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31131") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42850->172.17.0.2:31131, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39342") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38340->172.17.0.2:39342, err= 2025/10/22 03:39:29 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37411") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57294->172.17.0.2:37411, err= 2025/10/22 03:39:29 DEBUG : apple: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : apple: Excluded 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Excluded 2025/10/22 03:39:29 DEBUG : banana: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : banana: Excluded 2025/10/22 03:39:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : splitbananasplit: Excluded 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38083") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59628->172.17.0.2:38083, err= 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35298") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52924->172.17.0.2:35298, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36929") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46050->172.17.0.2:36929, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38288") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54824->172.17.0.2:38288, err= 2025/10/22 03:39:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : apple: Unchanged skipping 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/22 03:39:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : splitbananasplit: Unchanged skipping 2025/10/22 03:39:29 DEBUG : banana: Unchanged skipping 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33622") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35410->172.17.0.2:33622, err= 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:29 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:29 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31530") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57972->172.17.0.2:31530, err= 2025/10/22 03:39:29 DEBUG : apple: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : apple: Excluded 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Excluded 2025/10/22 03:39:29 DEBUG : banana: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : banana: Excluded 2025/10/22 03:39:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : splitbananasplit: Excluded 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34345") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54410->172.17.0.2:34345, err= 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38862") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35740->172.17.0.2:38862, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30625") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49224->172.17.0.2:30625, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32358") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50346->172.17.0.2:32358, err= 2025/10/22 03:39:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : apple: Unchanged skipping 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/22 03:39:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : banana: Unchanged skipping 2025/10/22 03:39:29 DEBUG : splitbananasplit: Unchanged skipping 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34363") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52266->172.17.0.2:34363, err= 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:29 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:29 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38516") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43158->172.17.0.2:38516, err= 2025/10/22 03:39:29 DEBUG : apple: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : apple: Excluded 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : appleappleapplebanana: Excluded 2025/10/22 03:39:29 DEBUG : banana: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : banana: Excluded 2025/10/22 03:39:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : splitbananasplit: Excluded 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33446") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48744->172.17.0.2:33446, err= 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/22 03:39:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35623") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45066->172.17.0.2:35623, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36939") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37472->172.17.0.2:36939, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31986") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59272->172.17.0.2:31986, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32718") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43928->172.17.0.2:32718, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32981") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45016->172.17.0.2:32981, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32626") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47234->172.17.0.2:32626, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37819") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43470->172.17.0.2:37819, err= --- PASS: TestTransform (2.22s) --- PASS: TestTransform/NFC (0.16s) --- PASS: TestTransform/NFD (0.17s) --- PASS: TestTransform/base64 (0.27s) --- PASS: TestTransform/prefix (0.25s) --- PASS: TestTransform/suffix (0.24s) --- PASS: TestTransform/truncate (0.23s) --- PASS: TestTransform/encoder (0.20s) --- PASS: TestTransform/ISO-8859-1 (0.15s) --- PASS: TestTransform/charmap (0.15s) --- PASS: TestTransform/lowercase (0.17s) --- PASS: TestTransform/ascii (0.22s) === RUN TestTransformCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30576") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53714->172.17.0.2:30576, err= 2025/10/22 03:39:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/22 03:39:29 INFO : sub dir_somesuffix: Making directory 2025/10/22 03:39:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/22 03:39:29 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/22 03:39:29 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/22 03:39:29 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:29 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36466") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53006->172.17.0.2:36466, err= 2025/10/22 03:39:29 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/22 03:39:29 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/22 03:39:29 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30314") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35060->172.17.0.2:30314, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36581") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48036->172.17.0.2:36581, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32126") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37294->172.17.0.2:32126, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39617") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47042->172.17.0.2:39617, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38111") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59582->172.17.0.2:38111, err= --- PASS: TestTransformCopy (0.03s) === RUN TestDoubleTransform run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36749") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41012->172.17.0.2:36749, err= 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 INFO : tictactoe: Making directory 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/22 03:39:29 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/22 03:39:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37898") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58038->172.17.0.2:37898, err= 2025/10/22 03:39:29 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2025/10/22 03:39:29 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/22 03:39:29 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33249") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50498->172.17.0.2:33249, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31024") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43724->172.17.0.2:31024, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32291") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55736->172.17.0.2:32291, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32605") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57498->172.17.0.2:32605, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36672") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60496->172.17.0.2:36672, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34962") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43138->172.17.0.2:34962, err= 2025/10/22 03:39:29 INFO : toe: Making directory 2025/10/22 03:39:29 INFO : toe/toe: Making directory 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/22 03:39:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/22 03:39:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34457") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58042->172.17.0.2:34457, err= 2025/10/22 03:39:29 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/10/22 03:39:29 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/22 03:39:29 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33304") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43690->172.17.0.2:33304, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37289") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43958->172.17.0.2:37289, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33067") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39636->172.17.0.2:33067, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37644") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47202->172.17.0.2:37644, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34251") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37220->172.17.0.2:34251, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35603") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40150->172.17.0.2:35603, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31487") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34408->172.17.0.2:31487, err= --- PASS: TestFileTag (0.02s) === RUN TestNoTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39949") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48514->172.17.0.2:39949, err= 2025/10/22 03:39:29 INFO : toe: Making directory 2025/10/22 03:39:29 INFO : toe/toe: Making directory 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/22 03:39:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/22 03:39:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37132") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34058->172.17.0.2:37132, err= 2025/10/22 03:39:29 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/10/22 03:39:29 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/22 03:39:29 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38254") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44978->172.17.0.2:38254, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35846") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54456->172.17.0.2:35846, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38462") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47424->172.17.0.2:38462, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34455") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51344->172.17.0.2:34455, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32706") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56564->172.17.0.2:32706, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31223") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57574->172.17.0.2:31223, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36302") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38698->172.17.0.2:36302, err= --- PASS: TestNoTag (0.04s) === RUN TestDirTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:29 DEBUG : empty_dir: Making directory with metadata 2025/10/22 03:39:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/22 03:39:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33077") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55888->172.17.0.2:33077, err= 2025/10/22 03:39:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/22 03:39:29 INFO : tictacempty_dir: Making directory 2025/10/22 03:39:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 INFO : tictactoe: Making directory 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/22 03:39:29 INFO : tictactoe/tictactoe: Making directory 2025/10/22 03:39:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/22 03:39:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/22 03:39:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35503") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33974->172.17.0.2:35503, err= 2025/10/22 03:39:29 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/10/22 03:39:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/22 03:39:29 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36592") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43300->172.17.0.2:36592, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33470") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44780->172.17.0.2:33470, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33994") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33542->172.17.0.2:33994, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39290") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57156->172.17.0.2:39290, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34018") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59132->172.17.0.2:34018, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34716") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42806->172.17.0.2:34716, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39807") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49618->172.17.0.2:39807, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35291") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45410->172.17.0.2:35291, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35081") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44126->172.17.0.2:35081, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:29 DEBUG : empty_dir: Making directory with metadata 2025/10/22 03:39:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/22 03:39:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36783") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46164->172.17.0.2:36783, err= 2025/10/22 03:39:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/22 03:39:29 INFO : tictacempty_dir: Making directory 2025/10/22 03:39:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 INFO : tictactoe: Making directory 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/22 03:39:29 INFO : tictactoe/tictactoe: Making directory 2025/10/22 03:39:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/22 03:39:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/22 03:39:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/22 03:39:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36833") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58824->172.17.0.2:36833, err= 2025/10/22 03:39:29 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/10/22 03:39:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/22 03:39:29 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34306") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34916->172.17.0.2:34306, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34722") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41232->172.17.0.2:34722, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34719") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58176->172.17.0.2:34719, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37015") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55708->172.17.0.2:37015, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38796") 2025/10/22 03:39:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44016->172.17.0.2:38796, err= 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39509") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48650->172.17.0.2:39509, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36131") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54358->172.17.0.2:36131, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31898") 2025/10/22 03:39:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45456->172.17.0.2:31898, err= 2025/10/22 03:39:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/10/22 03:39:29 NOTICE: ftp://172.17.0.2:21/rclone-test-gixurel4coya: 0 differences found 2025/10/22 03:39:29 NOTICE: ftp://172.17.0.2:21/rclone-test-gixurel4coya: 1 hashes could not be checked 2025/10/22 03:39:29 NOTICE: ftp://172.17.0.2:21/rclone-test-gixurel4coya: 1 matching files 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38671") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33792->172.17.0.2:38671, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36685") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36234") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53512->172.17.0.2:36685, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41470->172.17.0.2:36234, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33328") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44340->172.17.0.2:33328, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37319") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38218->172.17.0.2:37319, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38962") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53162->172.17.0.2:38962, err= 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 INFO : tictactoe: Making directory 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/22 03:39:29 INFO : tictactoe/tictactoe: Making directory 2025/10/22 03:39:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/22 03:39:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/22 03:39:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31715") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54316->172.17.0.2:31715, err= 2025/10/22 03:39:29 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/10/22 03:39:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/22 03:39:29 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38603") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50986->172.17.0.2:38603, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30846") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47026->172.17.0.2:30846, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35358") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46974->172.17.0.2:35358, err= 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36379") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:59900->172.17.0.2:36379, err= 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32195") 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54164->172.17.0.2:32195, err= 2025/10/22 03:39:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34411") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46978->172.17.0.2:34411, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:29 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/22 03:39:29 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:29 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32972") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60940->172.17.0.2:32972, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31612") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45614->172.17.0.2:31612, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38811") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34660->172.17.0.2:38811, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37629") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34750->172.17.0.2:37629, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33745") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39042->172.17.0.2:33745, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38514") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45304->172.17.0.2:38514, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38155") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60132->172.17.0.2:38155, err= --- PASS: TestRunTwice (0.04s) === RUN TestSyntax 2025/10/22 03:39:29 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35620") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49176->172.17.0.2:35620, err= 2025/10/22 03:39:29 INFO : toe: Making directory 2025/10/22 03:39:29 INFO : toe/toe: Making directory 2025/10/22 03:39:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36188") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33656->172.17.0.2:36188, err= 2025/10/22 03:39:29 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2025/10/22 03:39:29 INFO : toe/toe/toe: Copied (new) 2025/10/22 03:39:29 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33321") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:50940->172.17.0.2:33321, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38617") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43076->172.17.0.2:38617, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37568") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:38368->172.17.0.2:37568, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32420") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34370->172.17.0.2:32420, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35234") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47874->172.17.0.2:35234, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32707") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54320->172.17.0.2:32707, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39468") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45944->172.17.0.2:39468, err= --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:29 DEBUG : empty_dir: Making directory with metadata 2025/10/22 03:39:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/22 03:39:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34237") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41900->172.17.0.2:34237, err= 2025/10/22 03:39:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/22 03:39:29 INFO : tictacempty_dir: Making directory 2025/10/22 03:39:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 INFO : tictactoe: Making directory 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/22 03:39:29 INFO : tictactoe/tictactoe: Making directory 2025/10/22 03:39:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/22 03:39:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/22 03:39:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/22 03:39:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36228") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51302->172.17.0.2:36228, err= 2025/10/22 03:39:29 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/10/22 03:39:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/22 03:39:29 INFO : toe/toe/toe.txt: Deleted 2025/10/22 03:39:29 INFO : toe/toe: Removing directory 2025/10/22 03:39:29 INFO : toe: Removing directory 2025/10/22 03:39:29 INFO : empty_dir: Removing directory 2025/10/22 03:39:29 DEBUG : Local file system at /tmp/rclone2478649628: deleted 3 directories 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37519") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55382->172.17.0.2:37519, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36916") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36669") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45932->172.17.0.2:36916, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46530->172.17.0.2:36669, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30425") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56114->172.17.0.2:30425, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30012") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44258->172.17.0.2:30012, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34797") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32207") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49804->172.17.0.2:32207, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51134->172.17.0.2:34797, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37267") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43670->172.17.0.2:37267, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31653") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51816->172.17.0.2:31653, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:29 DEBUG : empty_dir: Making directory with metadata 2025/10/22 03:39:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/22 03:39:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39441") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47952->172.17.0.2:39441, err= 2025/10/22 03:39:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/22 03:39:29 INFO : tictacempty_dir: Making directory 2025/10/22 03:39:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 INFO : tictactoe: Making directory 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/22 03:39:29 INFO : tictactoe/tictactoe: Making directory 2025/10/22 03:39:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/22 03:39:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/22 03:39:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/22 03:39:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39703") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49720->172.17.0.2:39703, err= 2025/10/22 03:39:29 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/10/22 03:39:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/22 03:39:29 INFO : toe/toe/toe.txt: Deleted 2025/10/22 03:39:29 INFO : toe/toe: Removing directory 2025/10/22 03:39:29 INFO : toe: Removing directory 2025/10/22 03:39:29 INFO : empty_dir: Removing directory 2025/10/22 03:39:29 DEBUG : Local file system at /tmp/rclone2478649628: deleted 3 directories 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32828") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41802->172.17.0.2:32828, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39452") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31891") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48156->172.17.0.2:39452, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41210->172.17.0.2:31891, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37195") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39946->172.17.0.2:37195, err= 2025/10/22 03:39:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/22 03:39:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/22 03:39:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/22 03:39:29 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36978") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57592->172.17.0.2:36978, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36305") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34603") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43918->172.17.0.2:34603, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40948->172.17.0.2:36305, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37695") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37972->172.17.0.2:37695, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32138") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36171") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39142->172.17.0.2:32138, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39834->172.17.0.2:36171, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33350") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:32826->172.17.0.2:33350, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38845") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31323") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33362") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39544->172.17.0.2:33362, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51350->172.17.0.2:38845, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:45624->172.17.0.2:31323, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31217") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35646->172.17.0.2:31217, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31985") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53668->172.17.0.2:31985, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33505") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53390->172.17.0.2:33505, err= --- PASS: TestTransformFile (0.01s) === RUN TestManualTransformFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:29 DEBUG : Reset feature "Copy" 2025/10/22 03:39:29 DEBUG : Reset feature "Move" 2025/10/22 03:39:29 DEBUG : Reset feature "Copy" 2025/10/22 03:39:29 DEBUG : Reset feature "Move" 2025/10/22 03:39:29 DEBUG : empty_dir: Making directory with metadata 2025/10/22 03:39:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30549") 2025/10/22 03:39:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35438->172.17.0.2:30549, err= 2025/10/22 03:39:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/22 03:39:29 INFO : tictacempty_dir: Making directory 2025/10/22 03:39:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 INFO : tictactoe: Making directory 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 DEBUG : toe: transformed to: tictactoe 2025/10/22 03:39:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/22 03:39:29 INFO : tictactoe/tictactoe: Making directory 2025/10/22 03:39:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/22 03:39:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/22 03:39:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/22 03:39:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/22 03:39:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36944") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41288->172.17.0.2:36944, err= 2025/10/22 03:39:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/22 03:39:29 INFO : toe/toe/toe.txt: Deleted 2025/10/22 03:39:29 INFO : toe/toe: Removing directory 2025/10/22 03:39:29 INFO : toe: Removing directory 2025/10/22 03:39:29 INFO : empty_dir: Removing directory 2025/10/22 03:39:29 DEBUG : Local file system at /tmp/rclone2478649628: deleted 3 directories 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35452") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57394->172.17.0.2:35452, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39219") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49670->172.17.0.2:39219, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34730") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40442->172.17.0.2:34730, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36370") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:49220->172.17.0.2:36370, err= 2025/10/22 03:39:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/10/22 03:39:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/22 03:39:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/22 03:39:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38163") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33814->172.17.0.2:38163, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35956") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:39194->172.17.0.2:35956, err= 2025/10/22 03:39:29 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/22 03:39:29 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32793") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34582->172.17.0.2:32793, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31398") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36217") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:36242->172.17.0.2:31398, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34388->172.17.0.2:36217, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37417") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40914->172.17.0.2:37417, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36349") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:42490->172.17.0.2:36349, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34507") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37526->172.17.0.2:34507, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38343") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40370->172.17.0.2:38343, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32078") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30403") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38470") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41802->172.17.0.2:30403, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47548->172.17.0.2:32078, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48354->172.17.0.2:38470, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35597") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36938") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47370->172.17.0.2:36938, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:54256->172.17.0.2:35597, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32332") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52850->172.17.0.2:32332, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:29 DEBUG : toe: transformed to: dG9l 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:38240") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52444->172.17.0.2:38240, err= 2025/10/22 03:39:29 DEBUG : toe: transformed to: dG9l 2025/10/22 03:39:29 INFO : dG9l: Making directory 2025/10/22 03:39:29 DEBUG : toe: transformed to: dG9l 2025/10/22 03:39:29 DEBUG : toe: transformed to: dG9l 2025/10/22 03:39:29 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/22 03:39:29 INFO : dG9l/dG9l: Making directory 2025/10/22 03:39:29 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/22 03:39:29 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/22 03:39:29 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/22 03:39:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/22 03:39:29 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33322") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:33708->172.17.0.2:33322, err= 2025/10/22 03:39:29 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/22 03:39:29 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35049") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:57342->172.17.0.2:35049, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39777") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:35234->172.17.0.2:39777, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34786") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40806->172.17.0.2:34786, err= 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37952") 2025/10/22 03:39:29 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46142->172.17.0.2:37952, err= 2025/10/22 03:39:30 DEBUG : dG9l: transformed to: toe 2025/10/22 03:39:30 DEBUG : dG9l: transformed to: toe 2025/10/22 03:39:30 DEBUG : toe: Directory modification time the same (differ by 984.957999ms, within tolerance 1s) 2025/10/22 03:39:30 DEBUG : Added delayed dir = "toe", newDst=toe 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31804") 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:40900->172.17.0.2:31804, err= 2025/10/22 03:39:30 DEBUG : dG9l: transformed to: toe 2025/10/22 03:39:30 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/22 03:39:30 DEBUG : toe/toe: Directory modification time the same (differ by 984.957999ms, within tolerance 1s) 2025/10/22 03:39:30 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35628") 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:53864->172.17.0.2:35628, err= 2025/10/22 03:39:30 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/22 03:39:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/10/22 03:39:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/22 03:39:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/22 03:39:30 DEBUG : Local file system at /tmp/rclone2478649628: Waiting for checks to finish 2025/10/22 03:39:30 DEBUG : Local file system at /tmp/rclone2478649628: Waiting for transfers to finish 2025/10/22 03:39:30 DEBUG : Waiting for deletions to finish 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:33660") 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46046->172.17.0.2:33660, err= 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37127") 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:41342->172.17.0.2:37127, err= 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37274") 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:52900->172.17.0.2:37274, err= 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:39417") 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:43494->172.17.0.2:39417, err= 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31508") 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:37210->172.17.0.2:31508, err= 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34800") 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:46328->172.17.0.2:34800, err= 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31020") 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60984->172.17.0.2:31020, err= --- PASS: TestBase64 (0.03s) === RUN TestError run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gixurel4coya", Local "Local file system at /tmp/rclone2478649628", Modify Window "1s" 2025/10/22 03:39:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/22 03:39:30 DEBUG : toe: transformed to: 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32830") 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:60958->172.17.0.2:32830, err= 2025/10/22 03:39:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/22 03:39:30 DEBUG : toe: transformed to: 2025/10/22 03:39:30 INFO : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Making directory 2025/10/22 03:39:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/22 03:39:30 DEBUG : toe: transformed to: 2025/10/22 03:39:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/22 03:39:30 DEBUG : toe: transformed to: 2025/10/22 03:39:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/22 03:39:30 DEBUG : toe/toe: transformed to: 2025/10/22 03:39:30 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/22 03:39:30 INFO : toe/toe: Making directory 2025/10/22 03:39:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/22 03:39:30 DEBUG : toe/toe: transformed to: 2025/10/22 03:39:30 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/22 03:39:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/22 03:39:30 DEBUG : toe: transformed to: 2025/10/22 03:39:30 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/22 03:39:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for checks to finish 2025/10/22 03:39:30 DEBUG : toe/toe/toe: transformed to: 2025/10/22 03:39:30 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Waiting for transfers to finish 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:36492") 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34702->172.17.0.2:36492, err= 2025/10/22 03:39:30 INFO : toe/toe/toe: Copied (new) 2025/10/22 03:39:30 ERROR : ftp://172.17.0.2:21/rclone-test-gixurel4coya: not deleting files as there were IO errors 2025/10/22 03:39:30 ERROR : ftp://172.17.0.2:21/rclone-test-gixurel4coya: not deleting directories as there were IO errors 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:34412") 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:55160->172.17.0.2:34412, err= 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:35259") 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:44154->172.17.0.2:35259, err= 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37084") 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:58820->172.17.0.2:37084, err= 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:31195") 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:48042->172.17.0.2:31195, err= 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:30470") 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:34882->172.17.0.2:30470, err= 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:32563") 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:51608->172.17.0.2:32563, err= 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37506") 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:47218->172.17.0.2:37506, err= --- PASS: TestError (0.02s) PASS 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: dial("tcp","172.17.0.2:37094") 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: > dial: conn=172.17.0.1:56198->172.17.0.2:37094, err= 2025/10/22 03:39:30 DEBUG : ftp://172.17.0.2:21/rclone-test-gixurel4coya: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 5.902127413s (try 1/5)