"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/04/11 03:09:43 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xilawog2xiha" 2026/04/11 03:09:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/11 03:09:43 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/11 03:09:43 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:43 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:43 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWBh-}" suffix to name 2026/04/11 03:09:43 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:43 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Connecting to FTP server 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56476->172.17.0.4:21, err= 2026/04/11 03:09:43 DEBUG : Creating backend with remote "/tmp/rclone660548982" === 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:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34420") 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57406->172.17.0.4:34420, err= 2026/04/11 03:09:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:43 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39222") 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39446->172.17.0.4:39222, err= 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31106") 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55794->172.17.0.4:31106, err= 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33665") 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38578->172.17.0.4:33665, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31313") 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47382->172.17.0.4:31313, err= 2026/04/11 03:09:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33282") 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36968->172.17.0.4:33282, err= 2026/04/11 03:09:43 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/11 03:09:43 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/11 03:09:43 INFO : sub dir/hello world: Copied (new) 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34695") 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57702->172.17.0.4:34695, err= 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30882") 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46880->172.17.0.4:30882, err= 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31628") 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35482->172.17.0.4:31628, err= 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30492") 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34854->172.17.0.4:30492, err= 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34856") 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37944->172.17.0.4:34856, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37649") 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47898->172.17.0.4:37649, err= 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35921") 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40236->172.17.0.4:35921, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30471") 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46078->172.17.0.4:30471, err= 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37363") 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59316->172.17.0.4:37363, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:43 DEBUG : Creating backend with remote "/non-existing" 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36559") 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51050->172.17.0.4:36559, err= 2026/04/11 03:09:43 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38067") 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48880->172.17.0.4:38067, err= 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39101") 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35888->172.17.0.4:39101, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37271") 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57514->172.17.0.4:37271, err= 2026/04/11 03:09:43 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/11 03:09:43 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/11 03:09:43 INFO : sub dir/hello world: Copied (new) 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32780") 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34988->172.17.0.4:32780, err= 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35626") 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51252->172.17.0.4:35626, err= 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31466") 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55068->172.17.0.4:31466, err= 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33887") 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58522->172.17.0.4:33887, err= 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34966") 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59846->172.17.0.4:34966, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" sync_test.go:222: Only runs on local 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36888") 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34950->172.17.0.4:36888, err= 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35077") 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50556->172.17.0.4:35077, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:43 INFO : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Running all checks before starting transfers 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36871") 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53568->172.17.0.4:36871, err= 2026/04/11 03:09:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:43 INFO : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Checks finished, now starting transfers 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39504") 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40346->172.17.0.4:39504, err= 2026/04/11 03:09:43 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/11 03:09:43 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/11 03:09:43 INFO : sub dir/hello world: Copied (new) 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34446") 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46202->172.17.0.4:34446, err= 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34790") 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53250->172.17.0.4:34790, err= 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39604") 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39320->172.17.0.4:39604, err= 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31847") 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55844->172.17.0.4:31847, err= 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32041") 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38380->172.17.0.4:32041, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:43 ERROR : Ignoring --no-traverse with sync 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39352") 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49830->172.17.0.4:39352, err= 2026/04/11 03:09:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39053") 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55778->172.17.0.4:39053, err= 2026/04/11 03:09:43 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/11 03:09:43 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/11 03:09:43 INFO : sub dir/hello world: Copied (new) 2026/04/11 03:09:43 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30295") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55670->172.17.0.4:30295, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33033") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35938->172.17.0.4:33033, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35403") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45352->172.17.0.4:35403, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32746") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34190->172.17.0.4:32746, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37048") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60170->172.17.0.4:37048, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32064") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57882->172.17.0.4:32064, err= 2026/04/11 03:09:44 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37923") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38620->172.17.0.4:37923, err= 2026/04/11 03:09:44 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/04/11 03:09:44 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/04/11 03:09:44 INFO : hello world2: Copied (new) 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35363") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57626->172.17.0.4:35363, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34507") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35260->172.17.0.4:34507, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33938") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56518->172.17.0.4:33938, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35415") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53768->172.17.0.4:35415, err= 2026/04/11 03:09:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30200") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36914->172.17.0.4:30200, err= 2026/04/11 03:09:44 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/04/11 03:09:44 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/04/11 03:09:44 INFO : potato2: Copied (new) 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31834") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60168->172.17.0.4:31834, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34979") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38244->172.17.0.4:34979, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39659") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46072->172.17.0.4:39659, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38798") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42894->172.17.0.4:38798, err= 2026/04/11 03:09:44 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/04/11 03:09:44 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/04/11 03:09:44 INFO : potato2: Copied (new) 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37164") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46766->172.17.0.4:37164, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30896") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57616->172.17.0.4:30896, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36398") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54756->172.17.0.4:36398, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/11 03:09:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/11 03:09:44 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/11 03:09:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37618") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57292->172.17.0.4:37618, err= 2026/04/11 03:09:44 INFO : sub dir2: Making directory 2026/04/11 03:09:44 INFO : sub dir: Making directory 2026/04/11 03:09:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 03:09:44 INFO : sub dir2/sub sub dir2: Making directory 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Connecting to FTP server 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56486->172.17.0.4:21, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38088") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57832->172.17.0.4:38088, err= 2026/04/11 03:09:44 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/11 03:09:44 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/11 03:09:44 INFO : sub dir/hello world: Copied (new) 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33570") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44616->172.17.0.4:33570, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30733") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34236") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58478->172.17.0.4:30733, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43354->172.17.0.4:34236, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35309") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37100->172.17.0.4:35309, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37632") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49904->172.17.0.4:37632, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36273") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49110->172.17.0.4:36273, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34502") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36308->172.17.0.4:34502, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38656") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50324->172.17.0.4:38656, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36991") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:32944->172.17.0.4:36991, err= --- PASS: TestCopyEmptyDirectories (0.03s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 INFO : sub dir2: Making directory 2026/04/11 03:09:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/11 03:09:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38604") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57866->172.17.0.4:38604, err= 2026/04/11 03:09:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36813") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55652->172.17.0.4:36813, err= 2026/04/11 03:09:44 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/11 03:09:44 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/11 03:09:44 INFO : sub dir/hello world: Copied (new) 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35538") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38168->172.17.0.4:35538, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36762") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55358->172.17.0.4:36762, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31214") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57370->172.17.0.4:31214, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33660") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48964->172.17.0.4:33660, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30740") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60544->172.17.0.4:30740, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : sub dir2: Making directory with metadata 2026/04/11 03:09:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30246") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38808->172.17.0.4:30246, err= 2026/04/11 03:09:44 INFO : sub dir2: Making directory 2026/04/11 03:09:44 INFO : sub dir: Making directory 2026/04/11 03:09:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34513") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41328->172.17.0.4:34513, err= 2026/04/11 03:09:44 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/11 03:09:44 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/11 03:09:44 INFO : sub dir/hello world: Copied (new) 2026/04/11 03:09:44 INFO : sub dir/hello world: Deleted 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35876") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49518->172.17.0.4:35876, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31740") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39375") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59144->172.17.0.4:39375, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38340->172.17.0.4:31740, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31172") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41944->172.17.0.4:31172, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31621") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48392->172.17.0.4:31621, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32122") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39883") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38516->172.17.0.4:32122, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43270->172.17.0.4:39883, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33098") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39434->172.17.0.4:33098, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36569") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53924->172.17.0.4:36569, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33959") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40690->172.17.0.4:33959, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 INFO : sub dir2: Making directory 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34447") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48394->172.17.0.4:34447, err= 2026/04/11 03:09:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30623") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49056->172.17.0.4:30623, err= 2026/04/11 03:09:44 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/11 03:09:44 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/11 03:09:44 INFO : sub dir/hello world: Copied (new) 2026/04/11 03:09:44 INFO : sub dir/hello world: Deleted 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32132") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39350->172.17.0.4:32132, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32706") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44650->172.17.0.4:32706, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36091") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49426->172.17.0.4:36091, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35275") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54774->172.17.0.4:35275, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36432") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46894->172.17.0.4:36432, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : sub dir2: Making directory with metadata 2026/04/11 03:09:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/11 03:09:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33691") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41396->172.17.0.4:33691, err= 2026/04/11 03:09:44 INFO : sub dir2: Making directory 2026/04/11 03:09:44 INFO : sub dir: Making directory 2026/04/11 03:09:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34631") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56782->172.17.0.4:34631, err= 2026/04/11 03:09:44 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/11 03:09:44 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/11 03:09:44 INFO : sub dir/hello world: Copied (new) 2026/04/11 03:09:44 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37227") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40860->172.17.0.4:37227, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35560") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39944") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59936->172.17.0.4:35560, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45518->172.17.0.4:39944, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31372") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52924->172.17.0.4:31372, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39263") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39109") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39498->172.17.0.4:39263, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40290->172.17.0.4:39109, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30374") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49696->172.17.0.4:30374, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38555") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57782->172.17.0.4:38555, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34006") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37582->172.17.0.4:34006, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 INFO : sub dir2: Making directory 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32729") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51916->172.17.0.4:32729, err= 2026/04/11 03:09:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39575") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43314->172.17.0.4:39575, err= 2026/04/11 03:09:44 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/11 03:09:44 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/11 03:09:44 INFO : sub dir/hello world: Copied (new) 2026/04/11 03:09:44 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39693") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48624->172.17.0.4:39693, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39993") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52324->172.17.0.4:39993, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31671") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42620->172.17.0.4:31671, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32623") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54136->172.17.0.4:32623, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37969") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53034->172.17.0.4:37969, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34117") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36450->172.17.0.4:34117, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34962") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49724->172.17.0.4:34962, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35843") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54568->172.17.0.4:35843, err= 2026/04/11 03:09:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jabiyel5kiga" 2026/04/11 03:09:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/11 03:09:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:44 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWBh-}" suffix to name 2026/04/11 03:09:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:44 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jabiyel5kiga: Connecting to FTP server 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jabiyel5kiga: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jabiyel5kiga: > dial: conn=172.17.0.1:56502->172.17.0.4:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-xilawog2xiha -> ftp://172.17.0.4:21/rclone-test-jabiyel5kiga 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jabiyel5kiga: dial("tcp","172.17.0.4:30234") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34851") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jabiyel5kiga: > dial: conn=172.17.0.1:54688->172.17.0.4:30234, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52446->172.17.0.4:34851, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38359") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44750->172.17.0.4:38359, err= 2026/04/11 03:09:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jabiyel5kiga: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jabiyel5kiga: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35929") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35534->172.17.0.4:35929, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jabiyel5kiga: dial("tcp","172.17.0.4:32226") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jabiyel5kiga: > dial: conn=172.17.0.1:52698->172.17.0.4:32226, err= 2026/04/11 03:09:44 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/04/11 03:09:44 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/04/11 03:09:44 INFO : sub dir/hello world: Copied (new) 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jabiyel5kiga: dial("tcp","172.17.0.4:36793") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jabiyel5kiga: > dial: conn=172.17.0.1:52234->172.17.0.4:36793, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jabiyel5kiga: dial("tcp","172.17.0.4:36281") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jabiyel5kiga: > dial: conn=172.17.0.1:40556->172.17.0.4:36281, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jabiyel5kiga: dial("tcp","172.17.0.4:30426") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jabiyel5kiga: > dial: conn=172.17.0.1:36626->172.17.0.4:30426, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jabiyel5kiga: dial("tcp","172.17.0.4:34332") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jabiyel5kiga: > dial: conn=172.17.0.1:57618->172.17.0.4:34332, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jabiyel5kiga: Purge object "sub dir/hello world" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jabiyel5kiga: Purge dir "sub dir" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jabiyel5kiga: Purge dir "" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34478") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57610->172.17.0.4:34478, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37556") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45534->172.17.0.4:37556, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33432") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45888->172.17.0.4:33432, err= --- PASS: TestServerSideCopy (0.02s) === RUN TestCopyOverSelf run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33626") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54918->172.17.0.4:33626, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37170") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39678->172.17.0.4:37170, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36548") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43288->172.17.0.4:36548, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33700") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37732->172.17.0.4:33700, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39946") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57358->172.17.0.4:39946, err= 2026/04/11 03:09:44 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:44 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha) 2026/04/11 03:09:44 DEBUG : sub dir/hello world: Sizes differ 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38566") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60598->172.17.0.4:38566, err= 2026/04/11 03:09:44 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/04/11 03:09:44 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/04/11 03:09:44 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32481") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53264->172.17.0.4:32481, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38758") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56284->172.17.0.4:38758, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30007") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50382->172.17.0.4:30007, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31655") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54744->172.17.0.4:31655, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31652") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40586->172.17.0.4:31652, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35856") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60056->172.17.0.4:35856, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36636") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44164->172.17.0.4:36636, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34335") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54010->172.17.0.4:34335, err= 2026/04/11 03:09:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-raduceb9niva" 2026/04/11 03:09:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/11 03:09:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:44 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWBh-}" suffix to name 2026/04/11 03:09:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:44 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-raduceb9niva: Connecting to FTP server 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-raduceb9niva: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-raduceb9niva: > dial: conn=172.17.0.1:56510->172.17.0.4:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-xilawog2xiha -> ftp://172.17.0.4:21/rclone-test-raduceb9niva 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-raduceb9niva: dial("tcp","172.17.0.4:34446") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-raduceb9niva: > dial: conn=172.17.0.1:46208->172.17.0.4:34446, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36827") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47444->172.17.0.4:36827, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36242") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60880->172.17.0.4:36242, err= 2026/04/11 03:09:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-raduceb9niva: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-raduceb9niva: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30362") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42678->172.17.0.4:30362, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-raduceb9niva: dial("tcp","172.17.0.4:35891") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-raduceb9niva: > dial: conn=172.17.0.1:54226->172.17.0.4:35891, err= 2026/04/11 03:09:44 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/04/11 03:09:44 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/04/11 03:09:44 INFO : sub dir/hello world: Copied (new) 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-raduceb9niva: dial("tcp","172.17.0.4:37624") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-raduceb9niva: > dial: conn=172.17.0.1:38296->172.17.0.4:37624, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-raduceb9niva: dial("tcp","172.17.0.4:31037") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-raduceb9niva: > dial: conn=172.17.0.1:37970->172.17.0.4:31037, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31103") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50176->172.17.0.4:31103, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32914") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44934->172.17.0.4:32914, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35147") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51796->172.17.0.4:35147, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-raduceb9niva: dial("tcp","172.17.0.4:36313") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31518") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-raduceb9niva: > dial: conn=172.17.0.1:39422->172.17.0.4:36313, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60102->172.17.0.4:31518, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-raduceb9niva: dial("tcp","172.17.0.4:36645") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35551") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-raduceb9niva: > dial: conn=172.17.0.1:36376->172.17.0.4:36645, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49072->172.17.0.4:35551, err= 2026/04/11 03:09:44 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha) 2026/04/11 03:09:44 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-raduceb9niva) 2026/04/11 03:09:44 DEBUG : sub dir/hello world: Sizes differ 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-raduceb9niva: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-raduceb9niva: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33866") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39590->172.17.0.4:33866, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-raduceb9niva: dial("tcp","172.17.0.4:35179") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-raduceb9niva: > dial: conn=172.17.0.1:44438->172.17.0.4:35179, err= 2026/04/11 03:09:44 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/04/11 03:09:44 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/04/11 03:09:44 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-raduceb9niva: dial("tcp","172.17.0.4:35001") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-raduceb9niva: > dial: conn=172.17.0.1:59544->172.17.0.4:35001, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-raduceb9niva: dial("tcp","172.17.0.4:38099") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-raduceb9niva: > dial: conn=172.17.0.1:43166->172.17.0.4:38099, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-raduceb9niva: dial("tcp","172.17.0.4:31703") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-raduceb9niva: > dial: conn=172.17.0.1:39600->172.17.0.4:31703, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-raduceb9niva: dial("tcp","172.17.0.4:31018") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-raduceb9niva: > dial: conn=172.17.0.1:35986->172.17.0.4:31018, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-raduceb9niva: Purge object "sub dir/hello world" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-raduceb9niva: Purge dir "sub dir" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-raduceb9niva: Purge dir "" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37557") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44492->172.17.0.4:37557, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35698") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39352->172.17.0.4:35698, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30488") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60506->172.17.0.4:30488, err= --- PASS: TestServerSideCopyOverSelf (0.04s) === RUN TestMoveOverSelf run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39353") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43012->172.17.0.4:39353, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33686") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54948->172.17.0.4:33686, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36755") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59128->172.17.0.4:36755, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38792") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60644->172.17.0.4:38792, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35672") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39762->172.17.0.4:35672, err= 2026/04/11 03:09:44 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:44 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha) 2026/04/11 03:09:44 DEBUG : sub dir/hello world: Sizes differ 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39961") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38458->172.17.0.4:39961, err= 2026/04/11 03:09:44 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/04/11 03:09:44 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/04/11 03:09:44 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/11 03:09:44 INFO : sub dir/hello world: Deleted 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39687") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36004->172.17.0.4:39687, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39385") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60048->172.17.0.4:39385, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37559") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57156->172.17.0.4:37559, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32584") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59500->172.17.0.4:32584, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37356") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:32866->172.17.0.4:37356, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35188") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50636->172.17.0.4:35188, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37856") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35378->172.17.0.4:37856, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35001") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59556->172.17.0.4:35001, err= 2026/04/11 03:09:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-votojil6vuca" 2026/04/11 03:09:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/11 03:09:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:44 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWBh-}" suffix to name 2026/04/11 03:09:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:44 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: Connecting to FTP server 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: > dial: conn=172.17.0.1:56512->172.17.0.4:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-xilawog2xiha -> ftp://172.17.0.4:21/rclone-test-votojil6vuca 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: dial("tcp","172.17.0.4:38235") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: > dial: conn=172.17.0.1:49874->172.17.0.4:38235, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31763") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43240->172.17.0.4:31763, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36854") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44538->172.17.0.4:36854, err= 2026/04/11 03:09:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34799") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38512->172.17.0.4:34799, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: dial("tcp","172.17.0.4:39883") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: > dial: conn=172.17.0.1:43282->172.17.0.4:39883, err= 2026/04/11 03:09:44 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/04/11 03:09:44 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/04/11 03:09:44 INFO : sub dir/hello world: Copied (new) 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: dial("tcp","172.17.0.4:30592") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: > dial: conn=172.17.0.1:41586->172.17.0.4:30592, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: dial("tcp","172.17.0.4:38684") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: > dial: conn=172.17.0.1:50080->172.17.0.4:38684, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36687") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37134->172.17.0.4:36687, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37694") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43160->172.17.0.4:37694, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38634") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58996->172.17.0.4:38634, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: Using server-side directory move 2026/04/11 03:09:44 INFO : ftp://172.17.0.4:21/rclone-test-votojil6vuca: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: dial("tcp","172.17.0.4:34816") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39596") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: > dial: conn=172.17.0.1:45072->172.17.0.4:34816, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38070->172.17.0.4:39596, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34117") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: dial("tcp","172.17.0.4:38239") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36460->172.17.0.4:34117, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: > dial: conn=172.17.0.1:60800->172.17.0.4:38239, err= 2026/04/11 03:09:44 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha) 2026/04/11 03:09:44 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-votojil6vuca) 2026/04/11 03:09:44 DEBUG : sub dir/hello world: Sizes differ 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: Waiting for transfers to finish 2026/04/11 03:09:44 INFO : sub dir/hello world: Deleted 2026/04/11 03:09:44 INFO : sub dir/hello world: Moved (server-side) 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30957") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35176->172.17.0.4:30957, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35874") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36620->172.17.0.4:35874, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: dial("tcp","172.17.0.4:39572") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: > dial: conn=172.17.0.1:41490->172.17.0.4:39572, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: dial("tcp","172.17.0.4:33280") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: > dial: conn=172.17.0.1:48436->172.17.0.4:33280, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30232") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58856->172.17.0.4:30232, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39271") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45196->172.17.0.4:39271, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30095") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45668->172.17.0.4:30095, err= 2026/04/11 03:09:44 DEBUG : testing file moves 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31567") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: dial("tcp","172.17.0.4:32233") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: > dial: conn=172.17.0.1:32894->172.17.0.4:32233, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45942->172.17.0.4:31567, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35343") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: dial("tcp","172.17.0.4:31492") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44828->172.17.0.4:35343, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: > dial: conn=172.17.0.1:52934->172.17.0.4:31492, err= 2026/04/11 03:09:44 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha) 2026/04/11 03:09:44 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-votojil6vuca) 2026/04/11 03:09:44 DEBUG : sub dir/hello world: Sizes differ 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: Waiting for transfers to finish 2026/04/11 03:09:44 INFO : sub dir/hello world: Deleted 2026/04/11 03:09:44 INFO : sub dir/hello world: Moved (server-side) 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38683") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39570->172.17.0.4:38683, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35311") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34542->172.17.0.4:35311, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: dial("tcp","172.17.0.4:35823") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: > dial: conn=172.17.0.1:38628->172.17.0.4:35823, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: dial("tcp","172.17.0.4:39969") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: > dial: conn=172.17.0.1:36906->172.17.0.4:39969, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: dial("tcp","172.17.0.4:37647") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: > dial: conn=172.17.0.1:34640->172.17.0.4:37647, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: dial("tcp","172.17.0.4:35657") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: > dial: conn=172.17.0.1:37516->172.17.0.4:35657, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: Purge object "sub dir/hello world" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: Purge dir "sub dir" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-votojil6vuca: Purge dir "" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32764") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38674->172.17.0.4:32764, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38638") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59880->172.17.0.4:38638, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38784") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49544->172.17.0.4:38784, err= --- PASS: TestServerSideMoveOverSelf (0.06s) === RUN TestCopyAfterDelete run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34742") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42132->172.17.0.4:34742, err= 2026/04/11 03:09:44 ERROR : error listing: directory not found 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38759") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34724->172.17.0.4:38759, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30482") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53730->172.17.0.4:30482, err= 2026/04/11 03:09:44 INFO : Local file system at /tmp/rclone660548982: Making directory 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36228") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50810->172.17.0.4:36228, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39161") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35028->172.17.0.4:39161, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32624") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44542->172.17.0.4:32624, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31969") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49448->172.17.0.4:31969, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34368") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46422->172.17.0.4:34368, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39304") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59890->172.17.0.4:39304, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33641") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52972->172.17.0.4:33641, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32648") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44456->172.17.0.4:32648, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38008") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49070->172.17.0.4:38008, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35149") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51848->172.17.0.4:35149, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39999") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46718->172.17.0.4:39999, err= 2026/04/11 03:09:44 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31225") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39488->172.17.0.4:31225, err= 2026/04/11 03:09:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : Local file system at /tmp/rclone660548982: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : Local file system at /tmp/rclone660548982: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30962") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59148->172.17.0.4:30962, err= 2026/04/11 03:09:44 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/04/11 03:09:44 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/04/11 03:09:44 INFO : sub dir/hello world: Copied (new) 2026/04/11 03:09:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36066") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45924->172.17.0.4:36066, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33706") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38782->172.17.0.4:33706, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35201") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45874->172.17.0.4:35201, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37489") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53992->172.17.0.4:37489, err= 2026/04/11 03:09:44 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39555") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33548->172.17.0.4:39555, err= 2026/04/11 03:09:44 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/04/11 03:09:44 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/04/11 03:09:44 INFO : check sum: Copied (new) 2026/04/11 03:09:44 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36453") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53264->172.17.0.4:36453, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36036") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58502->172.17.0.4:36036, err= 2026/04/11 03:09:44 DEBUG : check sum: size = 1 OK 2026/04/11 03:09:44 NOTICE: ftp://172.17.0.4:21/rclone-test-xilawog2xiha: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/11 03:09:44 DEBUG : check sum: Size of src and dst objects identical 2026/04/11 03:09:44 DEBUG : check sum: Unchanged skipping 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:44 INFO : There was nothing to transfer 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32038") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60744->172.17.0.4:32038, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37124") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41728->172.17.0.4:37124, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33595") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44300->172.17.0.4:33595, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33536") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34006->172.17.0.4:33536, err= 2026/04/11 03:09:44 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31975") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56428->172.17.0.4:31975, err= 2026/04/11 03:09:44 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/04/11 03:09:44 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/04/11 03:09:44 INFO : sizeonly: Copied (new) 2026/04/11 03:09:44 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34153") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37064->172.17.0.4:34153, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35651") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38058->172.17.0.4:35651, err= 2026/04/11 03:09:44 DEBUG : sizeonly: size = 6 OK 2026/04/11 03:09:44 DEBUG : sizeonly: Sizes identical 2026/04/11 03:09:44 DEBUG : sizeonly: Unchanged skipping 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:44 INFO : There was nothing to transfer 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33582") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57446->172.17.0.4:33582, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38771") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41496->172.17.0.4:38771, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30705") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43598->172.17.0.4:30705, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33467") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33234->172.17.0.4:33467, err= 2026/04/11 03:09:44 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34754") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42328->172.17.0.4:34754, err= 2026/04/11 03:09:44 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/04/11 03:09:44 INFO : ignore-size: Copied (new) 2026/04/11 03:09:44 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38510") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58410->172.17.0.4:38510, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34132") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41112->172.17.0.4:34132, err= 2026/04/11 03:09:44 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:44 DEBUG : ignore-size: Unchanged skipping 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:44 INFO : There was nothing to transfer 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36927") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49346->172.17.0.4:36927, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35966") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49378->172.17.0.4:35966, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34111") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54890->172.17.0.4:34111, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32095") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39276->172.17.0.4:32095, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32471") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58616->172.17.0.4:32471, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36035") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43190->172.17.0.4:36035, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : existing: size = 6 OK 2026/04/11 03:09:44 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:44 DEBUG : existing: Unchanged skipping 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:44 INFO : There was nothing to transfer 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33245") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45560->172.17.0.4:33245, err= 2026/04/11 03:09:44 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31837") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55736->172.17.0.4:31837, err= 2026/04/11 03:09:44 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/04/11 03:09:44 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/04/11 03:09:44 INFO : existing: Copied (replaced existing) 2026/04/11 03:09:44 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35672") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39772->172.17.0.4:35672, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35770") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57924->172.17.0.4:35770, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35298") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40024->172.17.0.4:35298, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39575") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43318->172.17.0.4:39575, err= 2026/04/11 03:09:44 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30985") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58260->172.17.0.4:30985, err= 2026/04/11 03:09:44 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/04/11 03:09:44 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/04/11 03:09:44 INFO : existing: Copied (new) 2026/04/11 03:09:44 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33940") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33008->172.17.0.4:33940, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32334") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50092->172.17.0.4:32334, err= 2026/04/11 03:09:44 DEBUG : existing: Destination exists, skipping 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:44 INFO : There was nothing to transfer 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31384") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51762->172.17.0.4:31384, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32511") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35024->172.17.0.4:32511, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39530") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45102->172.17.0.4:39530, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39702") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47860->172.17.0.4:39702, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35318") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40140->172.17.0.4:35318, err= 2026/04/11 03:09:44 INFO : d: Making directory 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36972") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60368->172.17.0.4:36972, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Connecting to FTP server 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38100") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56524->172.17.0.4:21, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36527") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36656->172.17.0.4:36527, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56870->172.17.0.4:38100, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39251") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59930->172.17.0.4:39251, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31251") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59698->172.17.0.4:31251, err= 2026/04/11 03:09:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32030") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34960") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Connecting to FTP server 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58966->172.17.0.4:34960, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35895") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37754->172.17.0.4:32030, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56536->172.17.0.4:21, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38224->172.17.0.4:35895, err= 2026/04/11 03:09:44 DEBUG : c/non empty space: size = 5 OK 2026/04/11 03:09:44 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : c/non empty space: Unchanged skipping 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38701") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33288->172.17.0.4:38701, err= 2026/04/11 03:09:44 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/04/11 03:09:44 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/04/11 03:09:44 INFO : a/potato2: Copied (new) 2026/04/11 03:09:44 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:44 INFO : b/potato: Deleted 2026/04/11 03:09:44 INFO : d: Removing directory 2026/04/11 03:09:44 INFO : b: Removing directory 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: deleted 2 directories 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35777") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48658->172.17.0.4:35777, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39658") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34368") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36518->172.17.0.4:39658, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46428->172.17.0.4:34368, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33137") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38246->172.17.0.4:33137, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33967") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39380") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57912->172.17.0.4:33967, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45608->172.17.0.4:39380, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32563") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35910->172.17.0.4:32563, err= --- PASS: TestSyncIgnoreErrors (0.06s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38172") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43724->172.17.0.4:38172, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33804") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43800->172.17.0.4:33804, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31509") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:32780->172.17.0.4:31509, err= 2026/04/11 03:09:44 DEBUG : empty space: size = 1 OK 2026/04/11 03:09:44 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 2026/04/11 03:09:44 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31565") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55778->172.17.0.4:31565, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34737") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48098->172.17.0.4:34737, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : empty space: size = 1 OK 2026/04/11 03:09:44 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 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39662") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40640->172.17.0.4:39662, err= 2026/04/11 03:09:44 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/04/11 03:09:44 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/04/11 03:09:44 INFO : empty space: Copied (replaced existing) 2026/04/11 03:09:44 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39912") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43924->172.17.0.4:39912, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33496") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46466->172.17.0.4:33496, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37414") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58228->172.17.0.4:37414, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39945") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53614->172.17.0.4:39945, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35500") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51580->172.17.0.4:35500, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38946") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47858->172.17.0.4:38946, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33283") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50948->172.17.0.4:33283, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35398") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54996->172.17.0.4:35398, err= 2026/04/11 03:09:44 DEBUG : foo: size = 3 OK 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 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 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36451") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56968->172.17.0.4:36451, err= 2026/04/11 03:09:44 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/04/11 03:09:44 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/04/11 03:09:44 INFO : foo: Copied (replaced existing) 2026/04/11 03:09:44 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36735") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53130->172.17.0.4:36735, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32607") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42252->172.17.0.4:32607, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33811") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59080->172.17.0.4:33811, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30431") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50952->172.17.0.4:30431, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34743") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38698->172.17.0.4:34743, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31773") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49474->172.17.0.4:31773, err= 2026/04/11 03:09:44 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : empty space: size = 1 OK 2026/04/11 03:09:44 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : empty space: Unchanged skipping 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33755") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59570->172.17.0.4:33755, err= 2026/04/11 03:09:44 DEBUG : potato.06503f43.partial: size = 60 OK 2026/04/11 03:09:44 DEBUG : potato.06503f43.partial: renamed to: potato 2026/04/11 03:09:44 INFO : potato: Copied (new) 2026/04/11 03:09:44 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38603") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37162->172.17.0.4:38603, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37706") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53090->172.17.0.4:37706, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38982") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47564->172.17.0.4:38982, err= --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34140") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43402->172.17.0.4:34140, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33594") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36406->172.17.0.4:33594, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36285") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60194->172.17.0.4:36285, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : potato: size = 21 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:44 DEBUG : potato: size = 60 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha) 2026/04/11 03:09:44 DEBUG : potato: Sizes differ 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35426") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50590->172.17.0.4:35426, err= 2026/04/11 03:09:44 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/04/11 03:09:44 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/04/11 03:09:44 INFO : potato: Copied (replaced existing) 2026/04/11 03:09:44 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31856") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38902->172.17.0.4:31856, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37420") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45982->172.17.0.4:37420, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32754") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50000->172.17.0.4:32754, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34482") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58254->172.17.0.4:34482, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35683") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45020->172.17.0.4:35683, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39507") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52786->172.17.0.4:39507, err= 2026/04/11 03:09:44 DEBUG : potato: size = 21 OK 2026/04/11 03:09:44 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 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36462") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51138->172.17.0.4:36462, err= 2026/04/11 03:09:44 DEBUG : potato.a809149f.partial: size = 21 OK 2026/04/11 03:09:44 DEBUG : potato.a809149f.partial: renamed to: potato 2026/04/11 03:09:44 INFO : potato: Copied (replaced existing) 2026/04/11 03:09:44 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35583") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46314->172.17.0.4:35583, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37366") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57884->172.17.0.4:37366, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39683") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35244->172.17.0.4:39683, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36589") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57812->172.17.0.4:36589, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34020") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40580->172.17.0.4:34020, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33943") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39738->172.17.0.4:33943, err= 2026/04/11 03:09:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : empty space: size = 1 OK 2026/04/11 03:09:44 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/11 03:09:44 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/11 03:09:44 DEBUG : empty space: Unchanged skipping 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:44 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38623") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44600->172.17.0.4:38623, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33593") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53316->172.17.0.4:33593, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34496") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45052->172.17.0.4:34496, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34315") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58896->172.17.0.4:34315, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38186") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55152->172.17.0.4:38186, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38860") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47366->172.17.0.4:38860, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30819") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39690->172.17.0.4:30819, err= 2026/04/11 03:09:44 DEBUG : empty space: size = 1 OK 2026/04/11 03:09:44 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/11 03:09:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : empty space: Unchanged skipping 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37172") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56224->172.17.0.4:37172, err= 2026/04/11 03:09:44 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/04/11 03:09:44 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/04/11 03:09:44 INFO : potato2: Copied (new) 2026/04/11 03:09:44 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:44 INFO : potato: Deleted 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30306") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53572->172.17.0.4:30306, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38145") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44220->172.17.0.4:38145, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34650") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35480->172.17.0.4:34650, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31217") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47500->172.17.0.4:31217, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32213") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45514->172.17.0.4:32213, err= 2026/04/11 03:09:44 INFO : d: Making directory 2026/04/11 03:09:44 INFO : d/e: Making directory 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32410") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60094->172.17.0.4:32410, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37311") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34456->172.17.0.4:37311, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32185") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37934") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52816->172.17.0.4:32185, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36618->172.17.0.4:37934, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33754") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42868->172.17.0.4:33754, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36817") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49838->172.17.0.4:36817, err= 2026/04/11 03:09:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34324") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36896->172.17.0.4:34324, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34715") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50826->172.17.0.4:34715, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38906") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38216->172.17.0.4:38906, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31477") 2026/04/11 03:09:44 DEBUG : c/non empty space: size = 5 OK 2026/04/11 03:09:44 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58744->172.17.0.4:31477, err= 2026/04/11 03:09:44 DEBUG : c/non empty space: Unchanged skipping 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33259") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37024->172.17.0.4:33259, err= 2026/04/11 03:09:44 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/04/11 03:09:44 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/04/11 03:09:44 INFO : a/potato2: Copied (new) 2026/04/11 03:09:44 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:44 INFO : b/potato: Deleted 2026/04/11 03:09:44 INFO : d/e: Removing directory 2026/04/11 03:09:44 INFO : d: Removing directory 2026/04/11 03:09:44 INFO : b: Removing directory 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: deleted 3 directories 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31074") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60868->172.17.0.4:31074, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30064") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59604->172.17.0.4:30064, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31544") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39628->172.17.0.4:31544, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37900") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40912->172.17.0.4:37900, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35010") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30526") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50908->172.17.0.4:30526, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40728->172.17.0.4:35010, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31846") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51624->172.17.0.4:31846, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38517") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59074->172.17.0.4:38517, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31219") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50292->172.17.0.4:31219, err= 2026/04/11 03:09:44 INFO : d: Making directory 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30106") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37862->172.17.0.4:30106, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34433") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39942") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56802->172.17.0.4:34433, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37880->172.17.0.4:39942, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38974") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60776->172.17.0.4:38974, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30494") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52508->172.17.0.4:30494, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32695") 2026/04/11 03:09:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37100") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:32864->172.17.0.4:32695, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36188->172.17.0.4:37100, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35664") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42052->172.17.0.4:35664, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33583") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54520->172.17.0.4:33583, err= 2026/04/11 03:09:44 DEBUG : c/non empty space: size = 5 OK 2026/04/11 03:09:44 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/11 03:09:44 DEBUG : c/non empty space: Unchanged skipping 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/04/11 03:09:44 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/04/11 03:09:44 INFO : a/potato2: Copied (new) 2026/04/11 03:09:44 ERROR : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: not deleting files as there were IO errors 2026/04/11 03:09:44 ERROR : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: not deleting directories as there were IO errors 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36247") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58034->172.17.0.4:36247, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34552") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38737") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46908->172.17.0.4:34552, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55634->172.17.0.4:38737, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36491") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51014->172.17.0.4:36491, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36731") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58648->172.17.0.4:36731, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38845") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38126->172.17.0.4:38845, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36149") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39373") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47528->172.17.0.4:39373, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33078") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54928->172.17.0.4:36149, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38990") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36088->172.17.0.4:33078, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45038->172.17.0.4:38990, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33231") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39158->172.17.0.4:33231, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32449") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49448->172.17.0.4:32449, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32037") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53902->172.17.0.4:32037, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32923") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48594->172.17.0.4:32923, err= 2026/04/11 03:09:44 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39987") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53134->172.17.0.4:39987, err= 2026/04/11 03:09:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : empty space: size = 1 OK 2026/04/11 03:09:44 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/11 03:09:44 DEBUG : empty space: Unchanged skipping 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35867") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60816->172.17.0.4:35867, err= 2026/04/11 03:09:44 INFO : potato: Deleted 2026/04/11 03:09:44 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/04/11 03:09:44 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/04/11 03:09:44 INFO : potato2: Copied (new) 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34429") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36616->172.17.0.4:34429, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30334") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41144->172.17.0.4:30334, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38161") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33416->172.17.0.4:38161, err= --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33815") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39658->172.17.0.4:33815, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30030") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35658->172.17.0.4:30030, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30060") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55536->172.17.0.4:30060, err= 2026/04/11 03:09:44 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33910") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50246->172.17.0.4:33910, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 INFO : potato: Deleted 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38019") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46962->172.17.0.4:38019, err= 2026/04/11 03:09:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : empty space: size = 1 OK 2026/04/11 03:09:44 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : empty space: Unchanged skipping 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34158") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34308->172.17.0.4:34158, err= 2026/04/11 03:09:44 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/04/11 03:09:44 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/04/11 03:09:44 INFO : potato2: Copied (new) 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35455") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34626->172.17.0.4:35455, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37238") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38796->172.17.0.4:37238, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39351") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60070->172.17.0.4:39351, err= --- PASS: TestSyncDeleteBefore (0.01s) === RUN TestCopyDeleteBefore run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36690") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49212->172.17.0.4:36690, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39261") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56782->172.17.0.4:39261, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35903") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48510->172.17.0.4:35903, err= 2026/04/11 03:09:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31741") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55454->172.17.0.4:31741, err= 2026/04/11 03:09:44 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/04/11 03:09:44 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/04/11 03:09:44 INFO : potato2: Copied (new) 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32710") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60942->172.17.0.4:32710, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31713") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56170->172.17.0.4:31713, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34688") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60520->172.17.0.4:34688, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32841") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57122->172.17.0.4:32841, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32703") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46448->172.17.0.4:32703, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30286") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46932->172.17.0.4:30286, err= 2026/04/11 03:09:44 DEBUG : enormous: Excluded (Size Filter) 2026/04/11 03:09:44 DEBUG : enormous: Excluded 2026/04/11 03:09:44 DEBUG : potato2: Excluded (Size Filter) 2026/04/11 03:09:44 DEBUG : potato2: Excluded 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35485") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46422->172.17.0.4:35485, err= 2026/04/11 03:09:44 DEBUG : potato2: Excluded (Size Filter) 2026/04/11 03:09:44 DEBUG : potato2: Excluded 2026/04/11 03:09:44 DEBUG : empty space: size = 1 OK 2026/04/11 03:09:44 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/11 03:09:44 DEBUG : empty space: Unchanged skipping 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:44 INFO : There was nothing to transfer 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36337") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43972->172.17.0.4:36337, err= 2026/04/11 03:09:44 DEBUG : enormous: Excluded (Size Filter) 2026/04/11 03:09:44 DEBUG : enormous: Excluded 2026/04/11 03:09:44 DEBUG : potato2: Excluded (Size Filter) 2026/04/11 03:09:44 DEBUG : potato2: Excluded 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30575") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53038->172.17.0.4:30575, err= 2026/04/11 03:09:44 DEBUG : potato2: Excluded (Size Filter) 2026/04/11 03:09:44 DEBUG : potato2: Excluded 2026/04/11 03:09:44 DEBUG : empty space: size = 1 OK 2026/04/11 03:09:44 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/04/11 03:09:44 DEBUG : empty space: Unchanged skipping 2026/04/11 03:09:44 DEBUG : Local file system at /tmp/rclone660548982: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : Local file system at /tmp/rclone660548982: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:44 INFO : There was nothing to transfer 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30578") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59290->172.17.0.4:30578, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30068") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51186->172.17.0.4:30068, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32537") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44162->172.17.0.4:32537, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35394") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34628->172.17.0.4:35394, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34277") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39548->172.17.0.4:34277, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36727") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58156->172.17.0.4:36727, err= 2026/04/11 03:09:44 DEBUG : enormous: Excluded (Size Filter) 2026/04/11 03:09:44 DEBUG : enormous: Excluded 2026/04/11 03:09:44 DEBUG : potato2: Excluded (Size Filter) 2026/04/11 03:09:44 DEBUG : potato2: Excluded 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32245") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53310->172.17.0.4:32245, err= 2026/04/11 03:09:44 DEBUG : empty space: size = 1 OK 2026/04/11 03:09:44 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/11 03:09:44 DEBUG : empty space: Unchanged skipping 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:44 INFO : potato2: Deleted 2026/04/11 03:09:44 INFO : enormous: Deleted 2026/04/11 03:09:44 INFO : There was nothing to transfer 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36788") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48264->172.17.0.4:36788, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32451") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58582->172.17.0.4:32451, err= 2026/04/11 03:09:44 DEBUG : empty space: size = 1 OK 2026/04/11 03:09:44 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/04/11 03:09:44 DEBUG : empty space: Unchanged skipping 2026/04/11 03:09:44 DEBUG : Local file system at /tmp/rclone660548982: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : Local file system at /tmp/rclone660548982: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:44 INFO : enormous: Deleted 2026/04/11 03:09:44 INFO : potato2: Deleted 2026/04/11 03:09:44 INFO : There was nothing to transfer 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31302") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59642->172.17.0.4:31302, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38274") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47324->172.17.0.4:38274, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34596") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58672->172.17.0.4:34596, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32809") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42122->172.17.0.4:32809, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39937") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56476->172.17.0.4:39937, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32686") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55316->172.17.0.4:32686, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35456") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39588->172.17.0.4:35456, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36866") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58428->172.17.0.4:36866, err= 2026/04/11 03:09:44 DEBUG : five: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : one: Destination is newer than source, skipping 2026/04/11 03:09:44 DEBUG : four: size = 4 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:44 DEBUG : four: size = 8 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha) 2026/04/11 03:09:44 DEBUG : four: Sizes differ 2026/04/11 03:09:44 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/11 03:09:44 DEBUG : two: size = 3 OK 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33619") 2026/04/11 03:09:44 DEBUG : three: size = 5 OK 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55400->172.17.0.4:33619, err= 2026/04/11 03:09:44 DEBUG : three: Sizes identical 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32399") 2026/04/11 03:09:44 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53268->172.17.0.4:32399, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38839") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56944->172.17.0.4:38839, err= 2026/04/11 03:09:44 DEBUG : four.f852663a.partial: size = 4 OK 2026/04/11 03:09:44 DEBUG : five.0fee171d.partial: size = 4 OK 2026/04/11 03:09:44 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/04/11 03:09:44 DEBUG : four.f852663a.partial: renamed to: four 2026/04/11 03:09:44 INFO : four: Copied (replaced existing) 2026/04/11 03:09:44 DEBUG : five.0fee171d.partial: renamed to: five 2026/04/11 03:09:44 INFO : five: Copied (new) 2026/04/11 03:09:44 DEBUG : two.8549bf6d.partial: renamed to: two 2026/04/11 03:09:44 INFO : two: Copied (replaced existing) 2026/04/11 03:09:44 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37670") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51090->172.17.0.4:37670, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30247") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50960->172.17.0.4:30247, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36329") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42446->172.17.0.4:36329, err= --- PASS: TestSyncWithUpdateOlder (0.02s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/04/11 03:09:44 ERROR : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Ignoring --track-renames as the source and destination do not have a common hash 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33561") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35334->172.17.0.4:33561, err= 2026/04/11 03:09:44 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : yam: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34973") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33664") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39024->172.17.0.4:34973, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53798->172.17.0.4:33664, err= 2026/04/11 03:09:44 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/04/11 03:09:44 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/04/11 03:09:44 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/04/11 03:09:44 INFO : potato: Copied (new) 2026/04/11 03:09:44 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/04/11 03:09:44 INFO : yam: Copied (new) 2026/04/11 03:09:44 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31816") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38804->172.17.0.4:31816, err= 2026/04/11 03:09:44 ERROR : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Ignoring --track-renames as the source and destination do not have a common hash 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35403") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45358->172.17.0.4:35403, err= 2026/04/11 03:09:44 DEBUG : yaml: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : potato: size = 14 OK 2026/04/11 03:09:44 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:44 DEBUG : potato: Unchanged skipping 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37228") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59948->172.17.0.4:37228, err= 2026/04/11 03:09:44 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/04/11 03:09:44 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/04/11 03:09:44 INFO : yaml: Copied (new) 2026/04/11 03:09:44 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:44 INFO : yam: Deleted 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31287") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39934->172.17.0.4:31287, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31332") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43468->172.17.0.4:31332, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38409") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51624->172.17.0.4:38409, err= --- PASS: TestSyncWithTrackRenames (0.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33072") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41360->172.17.0.4:33072, err= 2026/04/11 03:09:44 INFO : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Making map for --track-renames 2026/04/11 03:09:44 INFO : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Finished making map for --track-renames 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/11 03:09:44 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for renames to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39785") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47688->172.17.0.4:39785, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36194") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34714->172.17.0.4:36194, err= 2026/04/11 03:09:44 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/04/11 03:09:44 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/04/11 03:09:44 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/04/11 03:09:44 INFO : potato: Copied (new) 2026/04/11 03:09:44 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/04/11 03:09:44 INFO : yam: Copied (new) 2026/04/11 03:09:44 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38645") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52422->172.17.0.4:38645, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39770") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54012->172.17.0.4:39770, err= 2026/04/11 03:09:44 DEBUG : potato: size = 14 OK 2026/04/11 03:09:44 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:44 INFO : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Making map for --track-renames 2026/04/11 03:09:44 DEBUG : potato: Unchanged skipping 2026/04/11 03:09:44 INFO : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Finished making map for --track-renames 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for renames to finish 2026/04/11 03:09:44 INFO : yam: Moved (server-side) to: yaml 2026/04/11 03:09:44 INFO : yaml: Renamed from "yam" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:44 INFO : There was nothing to transfer 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39717") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48232->172.17.0.4:39717, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32211") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57842->172.17.0.4:32211, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32365") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42766->172.17.0.4:32365, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35486") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45612->172.17.0.4:35486, err= 2026/04/11 03:09:44 INFO : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Making map for --track-renames 2026/04/11 03:09:44 INFO : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Finished making map for --track-renames 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for renames to finish 2026/04/11 03:09:44 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39685") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44962->172.17.0.4:39685, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37629") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50438->172.17.0.4:37629, err= 2026/04/11 03:09:44 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/04/11 03:09:44 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/04/11 03:09:44 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/04/11 03:09:44 INFO : potato: Copied (new) 2026/04/11 03:09:44 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/04/11 03:09:44 INFO : sub/yam: Copied (new) 2026/04/11 03:09:44 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39526") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36398->172.17.0.4:39526, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37471") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53348->172.17.0.4:37471, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36824") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39096->172.17.0.4:36824, err= 2026/04/11 03:09:44 DEBUG : potato: size = 14 OK 2026/04/11 03:09:44 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:44 DEBUG : potato: Unchanged skipping 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35620") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35536->172.17.0.4:35620, err= 2026/04/11 03:09:44 INFO : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Making map for --track-renames 2026/04/11 03:09:44 INFO : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Finished making map for --track-renames 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for renames to finish 2026/04/11 03:09:44 INFO : sub/yam: Moved (server-side) to: yam 2026/04/11 03:09:44 INFO : yam: Renamed from "sub/yam" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:44 INFO : There was nothing to transfer 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30548") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52578->172.17.0.4:30548, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37613") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42826->172.17.0.4:37613, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32411") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52990->172.17.0.4:32411, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36322") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37314->172.17.0.4:36322, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37563") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44106->172.17.0.4:37563, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.01s) === RUN TestServerSideMoveLocal run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : Creating backend with remote "/tmp/rclone660548982/dir1" 2026/04/11 03:09:44 DEBUG : Creating backend with remote "/tmp/rclone660548982/dir2" 2026/04/11 03:09:44 DEBUG : Local file system at /tmp/rclone660548982/dir2: Using server-side directory move 2026/04/11 03:09:44 INFO : Local file system at /tmp/rclone660548982/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/11 03:09:44 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : Local file system at /tmp/rclone660548982/dir2: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : Local file system at /tmp/rclone660548982/dir2: Waiting for transfers to finish 2026/04/11 03:09:44 INFO : file1.txt: Moved (server-side) 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37709") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56460->172.17.0.4:37709, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38848") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46680->172.17.0.4:38848, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39048") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35872->172.17.0.4:39048, err= 2026/04/11 03:09:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35768") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58238->172.17.0.4:35768, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33690") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45650->172.17.0.4:33690, err= 2026/04/11 03:09:44 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/11 03:09:44 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/11 03:09:44 INFO : sub dir/hello world: Copied (new) 2026/04/11 03:09:44 INFO : sub dir/hello world: Deleted 2026/04/11 03:09:44 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/04/11 03:09:44 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/04/11 03:09:44 INFO : nested/sub dir/file: Copied (new) 2026/04/11 03:09:44 INFO : nested/sub dir/file: Deleted 2026/04/11 03:09:44 INFO : sub dir: Removing directory 2026/04/11 03:09:44 INFO : nested/sub dir: Removing directory 2026/04/11 03:09:44 INFO : nested: Removing directory 2026/04/11 03:09:44 DEBUG : Local file system at /tmp/rclone660548982: deleted 3 directories 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36912") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38984->172.17.0.4:36912, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38793") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43610->172.17.0.4:38793, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31227") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39430->172.17.0.4:31227, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31604") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56758->172.17.0.4:31604, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38740") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40152->172.17.0.4:38740, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32763") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38410") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57896->172.17.0.4:32763, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46892->172.17.0.4:38410, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39906") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45610->172.17.0.4:39906, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38461") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48926->172.17.0.4:38461, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34789") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52054->172.17.0.4:34789, err= 2026/04/11 03:09:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38330") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41172->172.17.0.4:38330, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37015") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60798->172.17.0.4:37015, err= 2026/04/11 03:09:44 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/11 03:09:44 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/04/11 03:09:44 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/11 03:09:44 INFO : sub dir/hello world: Copied (new) 2026/04/11 03:09:44 INFO : sub dir/hello world: Deleted 2026/04/11 03:09:44 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/04/11 03:09:44 INFO : nested/sub dir/file: Copied (new) 2026/04/11 03:09:44 INFO : nested/sub dir/file: Deleted 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36174") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36126->172.17.0.4:36174, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31265") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33068") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52492->172.17.0.4:31265, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50204->172.17.0.4:33068, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34004") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42926->172.17.0.4:34004, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31193") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39396->172.17.0.4:31193, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31857") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36560->172.17.0.4:31857, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32457") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35994->172.17.0.4:32457, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36291") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60434->172.17.0.4:36291, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39323") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60854->172.17.0.4:39323, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31602") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58484->172.17.0.4:31602, err= 2026/04/11 03:09:44 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32662") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33050") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36282->172.17.0.4:32662, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53778->172.17.0.4:33050, err= 2026/04/11 03:09:44 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/04/11 03:09:44 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/04/11 03:09:44 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/04/11 03:09:44 INFO : existing: Copied (new) 2026/04/11 03:09:44 INFO : existing: Deleted 2026/04/11 03:09:44 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/04/11 03:09:44 INFO : existing-b: Copied (new) 2026/04/11 03:09:44 INFO : existing-b: Deleted 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39590") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49854->172.17.0.4:39590, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35521") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55574->172.17.0.4:35521, err= 2026/04/11 03:09:44 DEBUG : existing: Destination exists, skipping 2026/04/11 03:09:44 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:44 INFO : There was nothing to transfer 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39687") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36020->172.17.0.4:39687, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31360") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57466->172.17.0.4:31360, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32662") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36292->172.17.0.4:32662, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lixesid9quto" 2026/04/11 03:09:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/11 03:09:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:44 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWBh-}" suffix to name 2026/04/11 03:09:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:44 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-lixesid9quto: Connecting to FTP server 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-lixesid9quto: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-lixesid9quto: > dial: conn=172.17.0.1:56552->172.17.0.4:21, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35791") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33574->172.17.0.4:35791, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39007") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39678->172.17.0.4:39007, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34182") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59446->172.17.0.4:34182, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31543") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39216->172.17.0.4:31543, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-xilawog2xiha -> ftp://172.17.0.4:21/rclone-test-lixesid9quto 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-lixesid9quto: dial("tcp","172.17.0.4:34194") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-lixesid9quto: > dial: conn=172.17.0.1:44966->172.17.0.4:34194, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-lixesid9quto: dial("tcp","172.17.0.4:37330") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-lixesid9quto: > dial: conn=172.17.0.1:46944->172.17.0.4:37330, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-lixesid9quto: dial("tcp","172.17.0.4:38300") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-lixesid9quto: > dial: conn=172.17.0.1:44594->172.17.0.4:38300, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-lixesid9quto: Using server-side directory move 2026/04/11 03:09:44 INFO : ftp://172.17.0.4:21/rclone-test-lixesid9quto: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-lixesid9quto: dial("tcp","172.17.0.4:31664") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-lixesid9quto: > dial: conn=172.17.0.1:59232->172.17.0.4:31664, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32362") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33110->172.17.0.4:32362, err= 2026/04/11 03:09:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : empty space: size = 1 OK 2026/04/11 03:09:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/04/11 03:09:44 DEBUG : empty space: Unchanged skipping 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-lixesid9quto: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha) 2026/04/11 03:09:44 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-lixesid9quto) 2026/04/11 03:09:44 DEBUG : potato3: Sizes differ 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-lixesid9quto: Connecting to FTP server 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-lixesid9quto: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:44 INFO : empty space: Deleted 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-lixesid9quto: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-lixesid9quto: > dial: conn=172.17.0.1:56562->172.17.0.4:21, err= 2026/04/11 03:09:44 INFO : potato2: Moved (server-side) 2026/04/11 03:09:44 INFO : potato3: Deleted 2026/04/11 03:09:44 INFO : potato3: Moved (server-side) 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37793") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57348->172.17.0.4:37793, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-lixesid9quto: dial("tcp","172.17.0.4:35386") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-lixesid9quto: > dial: conn=172.17.0.1:56504->172.17.0.4:35386, err= 2026/04/11 03:09:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-babazac7dixo" 2026/04/11 03:09:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/11 03:09:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:44 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWBh-}" suffix to name 2026/04/11 03:09:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:44 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-babazac7dixo: Connecting to FTP server 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-babazac7dixo: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-babazac7dixo: > dial: conn=172.17.0.1:56572->172.17.0.4:21, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-babazac7dixo: Using server-side directory move 2026/04/11 03:09:44 INFO : ftp://172.17.0.4:21/rclone-test-babazac7dixo: Server side directory move succeeded 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-babazac7dixo: dial("tcp","172.17.0.4:33723") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-babazac7dixo: > dial: conn=172.17.0.1:42982->172.17.0.4:33723, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-lixesid9quto: dial("tcp","172.17.0.4:39000") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-lixesid9quto: > dial: conn=172.17.0.1:38804->172.17.0.4:39000, err= 2026/04/11 03:09:44 ERROR : error listing: directory not found 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-babazac7dixo: dial("tcp","172.17.0.4:38653") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-babazac7dixo: > dial: conn=172.17.0.1:58196->172.17.0.4:38653, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-babazac7dixo: Purge object "empty space" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-babazac7dixo: Purge object "potato2" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-babazac7dixo: Purge object "potato3" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-babazac7dixo: Purge dir "" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-lixesid9quto: dial("tcp","172.17.0.4:32069") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-lixesid9quto: > dial: conn=172.17.0.1:35706->172.17.0.4:32069, err= 2026/04/11 03:09:44 ERROR : error listing: directory not found 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-lixesid9quto: Purge dir "" 2026/04/11 03:09:44 NOTICE: purge failed to rmdir "": directory not found 2026/04/11 03:09:44 NOTICE: purge failed: directory not found 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30712") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39400->172.17.0.4:30712, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31826") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56830->172.17.0.4:31826, err= --- PASS: TestServerSideMove (0.06s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hunukot7toba" 2026/04/11 03:09:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/11 03:09:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:44 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWBh-}" suffix to name 2026/04/11 03:09:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:44 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-hunukot7toba: Connecting to FTP server 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-hunukot7toba: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-hunukot7toba: > dial: conn=172.17.0.1:56574->172.17.0.4:21, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38464") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52560->172.17.0.4:38464, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39306") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38832->172.17.0.4:39306, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37654") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48102->172.17.0.4:37654, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38526") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55660->172.17.0.4:38526, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-xilawog2xiha -> ftp://172.17.0.4:21/rclone-test-hunukot7toba 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-hunukot7toba: dial("tcp","172.17.0.4:33689") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-hunukot7toba: > dial: conn=172.17.0.1:46124->172.17.0.4:33689, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-hunukot7toba: dial("tcp","172.17.0.4:38403") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-hunukot7toba: > dial: conn=172.17.0.1:40198->172.17.0.4:38403, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-hunukot7toba: dial("tcp","172.17.0.4:39121") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-hunukot7toba: > dial: conn=172.17.0.1:40702->172.17.0.4:39121, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-hunukot7toba: dial("tcp","172.17.0.4:36725") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32366") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-hunukot7toba: > dial: conn=172.17.0.1:33148->172.17.0.4:36725, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59746->172.17.0.4:32366, err= 2026/04/11 03:09:44 DEBUG : empty space: Excluded (Size Filter) 2026/04/11 03:09:44 DEBUG : empty space: Excluded 2026/04/11 03:09:44 DEBUG : empty space: Excluded (Size Filter) 2026/04/11 03:09:44 DEBUG : empty space: Excluded 2026/04/11 03:09:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha) 2026/04/11 03:09:44 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-hunukot7toba) 2026/04/11 03:09:44 DEBUG : potato3: Sizes differ 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-hunukot7toba: Connecting to FTP server 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-hunukot7toba: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-hunukot7toba: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-hunukot7toba: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-hunukot7toba: > dial: conn=172.17.0.1:56584->172.17.0.4:21, err= 2026/04/11 03:09:44 INFO : potato2: Moved (server-side) 2026/04/11 03:09:44 INFO : potato3: Deleted 2026/04/11 03:09:44 INFO : potato3: Moved (server-side) 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34111") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54900->172.17.0.4:34111, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-hunukot7toba: dial("tcp","172.17.0.4:36687") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-hunukot7toba: > dial: conn=172.17.0.1:37138->172.17.0.4:36687, err= 2026/04/11 03:09:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zuleviq4huco" 2026/04/11 03:09:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/11 03:09:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:44 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWBh-}" suffix to name 2026/04/11 03:09:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:44 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zuleviq4huco: Connecting to FTP server 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zuleviq4huco: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zuleviq4huco: > dial: conn=172.17.0.1:56588->172.17.0.4:21, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zuleviq4huco: dial("tcp","172.17.0.4:35549") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-hunukot7toba: dial("tcp","172.17.0.4:39181") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zuleviq4huco: > dial: conn=172.17.0.1:54034->172.17.0.4:35549, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-hunukot7toba: > dial: conn=172.17.0.1:48760->172.17.0.4:39181, err= 2026/04/11 03:09:44 DEBUG : empty space: Excluded (Size Filter) 2026/04/11 03:09:44 DEBUG : empty space: Excluded 2026/04/11 03:09:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zuleviq4huco: Connecting to FTP server 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zuleviq4huco: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zuleviq4huco: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zuleviq4huco: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zuleviq4huco: > dial: conn=172.17.0.1:56592->172.17.0.4:21, err= 2026/04/11 03:09:44 INFO : potato2: Moved (server-side) 2026/04/11 03:09:44 INFO : potato3: Moved (server-side) 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zuleviq4huco: dial("tcp","172.17.0.4:31862") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zuleviq4huco: > dial: conn=172.17.0.1:50608->172.17.0.4:31862, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-hunukot7toba: dial("tcp","172.17.0.4:39565") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-hunukot7toba: > dial: conn=172.17.0.1:43004->172.17.0.4:39565, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zuleviq4huco: dial("tcp","172.17.0.4:37098") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zuleviq4huco: > dial: conn=172.17.0.1:58914->172.17.0.4:37098, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zuleviq4huco: Purge object "potato2" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zuleviq4huco: Purge object "potato3" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zuleviq4huco: Purge dir "" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-hunukot7toba: dial("tcp","172.17.0.4:39967") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-hunukot7toba: > dial: conn=172.17.0.1:42116->172.17.0.4:39967, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-hunukot7toba: Purge object "empty space" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-hunukot7toba: Purge dir "" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31310") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34426->172.17.0.4:31310, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31689") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52678->172.17.0.4:31689, err= --- PASS: TestServerSideMoveWithFilter (0.08s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yomizof5kexi" 2026/04/11 03:09:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/11 03:09:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:44 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWBh-}" suffix to name 2026/04/11 03:09:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:44 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-yomizof5kexi: Connecting to FTP server 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-yomizof5kexi: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-yomizof5kexi: > dial: conn=172.17.0.1:56608->172.17.0.4:21, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38440") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57552->172.17.0.4:38440, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37906") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:32892->172.17.0.4:37906, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37679") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49634->172.17.0.4:37679, err= 2026/04/11 03:09:44 INFO : tomatoDir: Making directory 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36969") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44246->172.17.0.4:36969, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38950") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43550->172.17.0.4:38950, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-xilawog2xiha -> ftp://172.17.0.4:21/rclone-test-yomizof5kexi 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-yomizof5kexi: dial("tcp","172.17.0.4:38200") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-yomizof5kexi: > dial: conn=172.17.0.1:34898->172.17.0.4:38200, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-yomizof5kexi: dial("tcp","172.17.0.4:37243") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-yomizof5kexi: > dial: conn=172.17.0.1:57836->172.17.0.4:37243, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-yomizof5kexi: dial("tcp","172.17.0.4:30552") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-yomizof5kexi: > dial: conn=172.17.0.1:34828->172.17.0.4:30552, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-yomizof5kexi: Using server-side directory move 2026/04/11 03:09:44 INFO : ftp://172.17.0.4:21/rclone-test-yomizof5kexi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-yomizof5kexi: dial("tcp","172.17.0.4:30250") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-yomizof5kexi: > dial: conn=172.17.0.1:41690->172.17.0.4:30250, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32127") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51326->172.17.0.4:32127, err= 2026/04/11 03:09:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/11 03:09:44 DEBUG : empty space: size = 1 OK 2026/04/11 03:09:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/04/11 03:09:44 DEBUG : empty space: Unchanged skipping 2026/04/11 03:09:44 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha) 2026/04/11 03:09:44 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-yomizof5kexi) 2026/04/11 03:09:44 DEBUG : potato3: Sizes differ 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-yomizof5kexi: Connecting to FTP server 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-yomizof5kexi: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34639") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50960->172.17.0.4:34639, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-yomizof5kexi: > dial: conn=172.17.0.1:56616->172.17.0.4:21, err= 2026/04/11 03:09:44 INFO : potato2: Moved (server-side) 2026/04/11 03:09:44 INFO : empty space: Deleted 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-yomizof5kexi: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-yomizof5kexi: Waiting for transfers to finish 2026/04/11 03:09:44 INFO : potato3: Deleted 2026/04/11 03:09:44 INFO : potato3: Moved (server-side) 2026/04/11 03:09:44 INFO : tomatoDir: Removing directory 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: deleted 1 directories 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33560") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51500->172.17.0.4:33560, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30213") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44864->172.17.0.4:30213, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-yomizof5kexi: dial("tcp","172.17.0.4:38509") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-yomizof5kexi: > dial: conn=172.17.0.1:52916->172.17.0.4:38509, err= 2026/04/11 03:09:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-howeveb9pado" 2026/04/11 03:09:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/11 03:09:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:44 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWBh-}" suffix to name 2026/04/11 03:09:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:44 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-howeveb9pado: Connecting to FTP server 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-howeveb9pado: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-howeveb9pado: > dial: conn=172.17.0.1:56632->172.17.0.4:21, err= 2026/04/11 03:09:44 INFO : tomatoDir: Making directory 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-howeveb9pado: Using server-side directory move 2026/04/11 03:09:44 INFO : ftp://172.17.0.4:21/rclone-test-howeveb9pado: Server side directory move succeeded 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-howeveb9pado: dial("tcp","172.17.0.4:32678") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-howeveb9pado: > dial: conn=172.17.0.1:45310->172.17.0.4:32678, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-howeveb9pado: dial("tcp","172.17.0.4:30139") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-howeveb9pado: > dial: conn=172.17.0.1:45266->172.17.0.4:30139, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-yomizof5kexi: dial("tcp","172.17.0.4:31943") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-yomizof5kexi: > dial: conn=172.17.0.1:36604->172.17.0.4:31943, err= 2026/04/11 03:09:44 ERROR : error listing: directory not found 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-yomizof5kexi: dial("tcp","172.17.0.4:35671") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-yomizof5kexi: > dial: conn=172.17.0.1:33552->172.17.0.4:35671, err= 2026/04/11 03:09:44 ERROR : error listing: directory not found 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-howeveb9pado: dial("tcp","172.17.0.4:34875") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-howeveb9pado: > dial: conn=172.17.0.1:59204->172.17.0.4:34875, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-howeveb9pado: Purge object "empty space" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-howeveb9pado: Purge object "potato2" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-howeveb9pado: Purge object "potato3" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-howeveb9pado: dial("tcp","172.17.0.4:39366") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-howeveb9pado: > dial: conn=172.17.0.1:35656->172.17.0.4:39366, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-howeveb9pado: Purge dir "tomatoDir" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-howeveb9pado: Purge dir "" 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-yomizof5kexi: dial("tcp","172.17.0.4:37602") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-yomizof5kexi: > dial: conn=172.17.0.1:34322->172.17.0.4:37602, err= 2026/04/11 03:09:44 ERROR : error listing: directory not found 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-yomizof5kexi: Purge dir "" 2026/04/11 03:09:44 NOTICE: purge failed to rmdir "": directory not found 2026/04/11 03:09:44 NOTICE: purge failed: directory not found 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34047") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51526->172.17.0.4:34047, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35525") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46938->172.17.0.4:35525, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.13s) === RUN TestServerSideMoveOverlap run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35985") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43090->172.17.0.4:35985, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37419") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55484->172.17.0.4:37419, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xilawog2xiha/rclone-sync-test" 2026/04/11 03:09:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/11 03:09:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:44 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWBh-}" suffix to name 2026/04/11 03:09:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:44 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/rclone-sync-test: Connecting to FTP server 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/rclone-sync-test: > dial: conn=172.17.0.1:56640->172.17.0.4:21, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32819") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41514->172.17.0.4:32819, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31198") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39944->172.17.0.4:31198, err= --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xilawog2xiha/rclone-sync-test" 2026/04/11 03:09:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/11 03:09:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:44 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWBh-}" suffix to name 2026/04/11 03:09:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:44 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/rclone-sync-test: Connecting to FTP server 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/rclone-sync-test: > dial: conn=172.17.0.1:56648->172.17.0.4:21, err= 2026/04/11 03:09:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xilawog2xiha/rclone-sync-test-include/layer2" 2026/04/11 03:09:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/11 03:09:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:44 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWBh-}" suffix to name 2026/04/11 03:09:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:44 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/rclone-sync-test-include/layer2: Connecting to FTP server 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:56658->172.17.0.4:21, err= 2026/04/11 03:09:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xilawog2xiha/rclone-sync-test-ignore-file" 2026/04/11 03:09:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/11 03:09:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:44 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWBh-}" suffix to name 2026/04/11 03:09:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:44 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/rclone-sync-test-ignore-file: Connecting to FTP server 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:56668->172.17.0.4:21, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35084") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53666->172.17.0.4:35084, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/rclone-sync-test: dial("tcp","172.17.0.4:30620") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/rclone-sync-test: > dial: conn=172.17.0.1:59548->172.17.0.4:30620, err= 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33420") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51908->172.17.0.4:33420, err= 2026/04/11 03:09:44 DEBUG : rclone-sync-test: Excluded 2026/04/11 03:09:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34404") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36464->172.17.0.4:34404, err= 2026/04/11 03:09:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/rclone-sync-test: Waiting for checks to finish 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/rclone-sync-test: Waiting for transfers to finish 2026/04/11 03:09:44 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:44 INFO : There was nothing to transfer 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/rclone-sync-test: dial("tcp","172.17.0.4:35931") 2026/04/11 03:09:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31609") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/rclone-sync-test: > dial: conn=172.17.0.1:47090->172.17.0.4:35931, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48048->172.17.0.4:31609, err= 2026/04/11 03:09:45 DEBUG : rclone-sync-test: Excluded 2026/04/11 03:09:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38729") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45112->172.17.0.4:38729, err= 2026/04/11 03:09:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:45 INFO : rclone-sync-test-include: Removing directory 2026/04/11 03:09:45 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: failed to delete 1 directories 2026/04/11 03:09:45 INFO : There was nothing to transfer 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:37711") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39182") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60308->172.17.0.4:39182, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:38770->172.17.0.4:37711, err= 2026/04/11 03:09:45 DEBUG : rclone-sync-test: Excluded 2026/04/11 03:09:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36414") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48968->172.17.0.4:36414, err= 2026/04/11 03:09:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/11 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:45 INFO : There was nothing to transfer 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37372") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:33228") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:52142->172.17.0.4:33228, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52658->172.17.0.4:37372, err= 2026/04/11 03:09:45 DEBUG : rclone-sync-test: Excluded 2026/04/11 03:09:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31175") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52738->172.17.0.4:31175, err= 2026/04/11 03:09:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:45 INFO : rclone-sync-test-include: Removing directory 2026/04/11 03:09:45 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: failed to delete 1 directories 2026/04/11 03:09:45 INFO : There was nothing to transfer 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:36801") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:37916->172.17.0.4:36801, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32361") 2026/04/11 03:09:45 DEBUG : Excluded 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46068->172.17.0.4:32361, err= 2026/04/11 03:09:45 DEBUG : rclone-sync-test: Excluded 2026/04/11 03:09:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38171") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41638->172.17.0.4:38171, err= 2026/04/11 03:09:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/11 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:45 INFO : There was nothing to transfer 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33902") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48376->172.17.0.4:33902, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30142") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39770->172.17.0.4:30142, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31715") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52142->172.17.0.4:31715, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39182") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35091") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48106->172.17.0.4:35091, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60314->172.17.0.4:39182, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33883") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36596->172.17.0.4:33883, err= --- PASS: TestSyncOverlapWithFilter (0.09s) === RUN TestSyncCompareDest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xilawog2xiha/dst" 2026/04/11 03:09:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/11 03:09:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:45 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWBh-}" suffix to name 2026/04/11 03:09:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:45 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: Connecting to FTP server 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:56676->172.17.0.4:21, err= 2026/04/11 03:09:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xilawog2xiha/CompareDest" 2026/04/11 03:09:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/11 03:09:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:45 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWBh-}" suffix to name 2026/04/11 03:09:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:45 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/CompareDest: Connecting to FTP server 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/CompareDest: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/CompareDest: > dial: conn=172.17.0.1:56686->172.17.0.4:21, err= 2026/04/11 03:09:45 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xilawog2xiha/CompareDest" to be canonical "TestFTPPureftpd{TWBh-}:rclone-test-xilawog2xiha/CompareDest" 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:39676") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:60506->172.17.0.4:39676, err= 2026/04/11 03:09:45 DEBUG : one: Need to transfer - File not found at Destination 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: Waiting for checks to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: Waiting for transfers to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:33375") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:39588->172.17.0.4:33375, err= 2026/04/11 03:09:45 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/04/11 03:09:45 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/04/11 03:09:45 INFO : one: Copied (new) 2026/04/11 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39973") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54968->172.17.0.4:39973, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38663") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50294->172.17.0.4:38663, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32666") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46488->172.17.0.4:32666, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36448") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39794->172.17.0.4:36448, err= 2026/04/11 03:09:45 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xilawog2xiha/CompareDest" for canonical name "TestFTPPureftpd{TWBh-}:rclone-test-xilawog2xiha/CompareDest" 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:38957") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:34022->172.17.0.4:38957, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: Waiting for checks to finish 2026/04/11 03:09:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst) 2026/04/11 03:09:45 DEBUG : one: Sizes differ 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: Waiting for transfers to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:39962") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:42300->172.17.0.4:39962, err= 2026/04/11 03:09:45 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/04/11 03:09:45 DEBUG : one.4a8516eb.partial: renamed to: one 2026/04/11 03:09:45 INFO : one: Copied (replaced existing) 2026/04/11 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38399") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43690->172.17.0.4:38399, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34142") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35158->172.17.0.4:34142, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39920") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42904->172.17.0.4:39920, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37971") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38124->172.17.0.4:37971, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31788") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58496->172.17.0.4:31788, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31086") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54132->172.17.0.4:31086, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39067") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52154->172.17.0.4:39067, err= 2026/04/11 03:09:45 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xilawog2xiha/CompareDest" for canonical name "TestFTPPureftpd{TWBh-}:rclone-test-xilawog2xiha/CompareDest" 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:32531") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:43290->172.17.0.4:32531, err= 2026/04/11 03:09:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst) 2026/04/11 03:09:45 DEBUG : one: Sizes differ 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: Waiting for checks to finish 2026/04/11 03:09:45 DEBUG : one: size = 5 OK 2026/04/11 03:09:45 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: Waiting for transfers to finish 2026/04/11 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:45 INFO : There was nothing to transfer 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36590") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59248->172.17.0.4:36590, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36420") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39209") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50828->172.17.0.4:39209, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57440->172.17.0.4:36420, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30059") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49962->172.17.0.4:30059, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36001") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59328->172.17.0.4:36001, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32103") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55252->172.17.0.4:32103, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34366") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37112->172.17.0.4:34366, err= 2026/04/11 03:09:45 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xilawog2xiha/CompareDest" for canonical name "TestFTPPureftpd{TWBh-}:rclone-test-xilawog2xiha/CompareDest" 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:34634") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:38990->172.17.0.4:34634, err= 2026/04/11 03:09:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst) 2026/04/11 03:09:45 DEBUG : one: Sizes differ 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/CompareDest: Connecting to FTP server 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/CompareDest: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/CompareDest: > dial: conn=172.17.0.1:56698->172.17.0.4:21, err= 2026/04/11 03:09:45 DEBUG : two: size = 3 OK 2026/04/11 03:09:45 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: Waiting for checks to finish 2026/04/11 03:09:45 DEBUG : one: size = 5 OK 2026/04/11 03:09:45 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: Waiting for transfers to finish 2026/04/11 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:45 INFO : There was nothing to transfer 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33367") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42928->172.17.0.4:33367, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39656") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37154") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42254->172.17.0.4:37154, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56158->172.17.0.4:39656, err= 2026/04/11 03:09:45 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xilawog2xiha/CompareDest" for canonical name "TestFTPPureftpd{TWBh-}:rclone-test-xilawog2xiha/CompareDest" 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:32290") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:41770->172.17.0.4:32290, err= 2026/04/11 03:09:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst) 2026/04/11 03:09:45 DEBUG : one: Sizes differ 2026/04/11 03:09:45 DEBUG : two: size = 3 OK 2026/04/11 03:09:45 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: Waiting for checks to finish 2026/04/11 03:09:45 DEBUG : one: size = 5 OK 2026/04/11 03:09:45 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: Waiting for transfers to finish 2026/04/11 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:45 INFO : There was nothing to transfer 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39009") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46652->172.17.0.4:39009, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34991") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47414->172.17.0.4:34991, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38721") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46334->172.17.0.4:38721, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31953") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33126->172.17.0.4:31953, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36588") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59788->172.17.0.4:36588, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35917") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53526->172.17.0.4:35917, err= 2026/04/11 03:09:45 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xilawog2xiha/CompareDest" for canonical name "TestFTPPureftpd{TWBh-}:rclone-test-xilawog2xiha/CompareDest" 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:37378") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:46924->172.17.0.4:37378, err= 2026/04/11 03:09:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst) 2026/04/11 03:09:45 DEBUG : one: Sizes differ 2026/04/11 03:09:45 DEBUG : two: size = 5 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : two: size = 3 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha/CompareDest) 2026/04/11 03:09:45 DEBUG : two: Sizes differ 2026/04/11 03:09:45 DEBUG : two: Need to transfer - File not found at Destination 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: Waiting for checks to finish 2026/04/11 03:09:45 DEBUG : one: size = 5 OK 2026/04/11 03:09:45 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: Waiting for transfers to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:33252") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:42908->172.17.0.4:33252, err= 2026/04/11 03:09:45 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/04/11 03:09:45 DEBUG : two.a319cd8b.partial: renamed to: two 2026/04/11 03:09:45 INFO : two: Copied (new) 2026/04/11 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35446") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60434->172.17.0.4:35446, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31906") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34248") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33692->172.17.0.4:31906, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54548->172.17.0.4:34248, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34421") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55794->172.17.0.4:34421, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37787") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48250->172.17.0.4:37787, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37172") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56236->172.17.0.4:37172, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36097") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42876->172.17.0.4:36097, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.09s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36874") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53712->172.17.0.4:36874, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35610") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47596->172.17.0.4:35610, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33041") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45414->172.17.0.4:33041, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38549") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36339") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33334->172.17.0.4:38549, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44464->172.17.0.4:36339, err= 2026/04/11 03:09:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xilawog2xiha/dest" 2026/04/11 03:09:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/11 03:09:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:45 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWBh-}" suffix to name 2026/04/11 03:09:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:45 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dest: Connecting to FTP server 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dest: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dest: > dial: conn=172.17.0.1:56708->172.17.0.4:21, err= 2026/04/11 03:09:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xilawog2xiha/pre-dest1" 2026/04/11 03:09:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/11 03:09:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:45 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWBh-}" suffix to name 2026/04/11 03:09:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:45 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/pre-dest1: Connecting to FTP server 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/pre-dest1: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/pre-dest1: > dial: conn=172.17.0.1:56722->172.17.0.4:21, err= 2026/04/11 03:09:45 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xilawog2xiha/pre-dest1" to be canonical "TestFTPPureftpd{TWBh-}:rclone-test-xilawog2xiha/pre-dest1" 2026/04/11 03:09:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xilawog2xiha/pre-dest2" 2026/04/11 03:09:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/11 03:09:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:45 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWBh-}" suffix to name 2026/04/11 03:09:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:45 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/pre-dest2: Connecting to FTP server 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/pre-dest2: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/pre-dest2: > dial: conn=172.17.0.1:56736->172.17.0.4:21, err= 2026/04/11 03:09:45 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xilawog2xiha/pre-dest2" to be canonical "TestFTPPureftpd{TWBh-}:rclone-test-xilawog2xiha/pre-dest2" 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dest: dial("tcp","172.17.0.4:38775") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dest: > dial: conn=172.17.0.1:39464->172.17.0.4:38775, err= 2026/04/11 03:09:45 DEBUG : 1: size = 1 OK 2026/04/11 03:09:45 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/11 03:09:45 DEBUG : 2: size = 1 OK 2026/04/11 03:09:45 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/11 03:09:45 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dest: Waiting for checks to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dest: Waiting for transfers to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dest: dial("tcp","172.17.0.4:35139") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dest: > dial: conn=172.17.0.1:59210->172.17.0.4:35139, err= 2026/04/11 03:09:45 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/04/11 03:09:45 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/04/11 03:09:45 INFO : 3: Copied (new) 2026/04/11 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dest: dial("tcp","172.17.0.4:35880") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dest: > dial: conn=172.17.0.1:34294->172.17.0.4:35880, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33600") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40450->172.17.0.4:33600, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33905") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37923") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38636->172.17.0.4:37923, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40208->172.17.0.4:33905, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39100") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34110->172.17.0.4:39100, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36201") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37632->172.17.0.4:36201, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30376") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31360") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32886") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36686->172.17.0.4:30376, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57472->172.17.0.4:31360, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47416->172.17.0.4:32886, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37731") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57724->172.17.0.4:37731, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/pre-dest2: closing 1 unused connections 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/pre-dest1: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.06s) === RUN TestSyncCopyDest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32083") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38204->172.17.0.4:32083, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30926") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50662->172.17.0.4:30926, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32525") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48462->172.17.0.4:32525, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30663") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41032->172.17.0.4:30663, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35008") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35990->172.17.0.4:35008, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36076") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58864->172.17.0.4:36076, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39377") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59704->172.17.0.4:39377, err= 2026/04/11 03:09:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xilawog2xiha/dst" 2026/04/11 03:09:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/11 03:09:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:45 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWBh-}" suffix to name 2026/04/11 03:09:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:45 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: Connecting to FTP server 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:56750->172.17.0.4:21, err= 2026/04/11 03:09:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xilawog2xiha/backup" 2026/04/11 03:09:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/11 03:09:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:45 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWBh-}" suffix to name 2026/04/11 03:09:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:45 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/backup: Connecting to FTP server 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/backup: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/backup: > dial: conn=172.17.0.1:56766->172.17.0.4:21, err= 2026/04/11 03:09:45 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xilawog2xiha/backup" to be canonical "TestFTPPureftpd{TWBh-}:rclone-test-xilawog2xiha/backup" 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:34371") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:58078->172.17.0.4:34371, err= 2026/04/11 03:09:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst) 2026/04/11 03:09:45 DEBUG : one: Sizes differ 2026/04/11 03:09:45 DEBUG : two: size = 3 OK 2026/04/11 03:09:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : two: Unchanged skipping 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: Waiting for checks to finish 2026/04/11 03:09:45 INFO : one: Moved (server-side) 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: Waiting for transfers to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:39085") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:34954->172.17.0.4:39085, err= 2026/04/11 03:09:45 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/11 03:09:45 DEBUG : one.a292864a.partial: renamed to: one 2026/04/11 03:09:45 INFO : one: Copied (new) 2026/04/11 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:45 INFO : three.txt: Moved (server-side) 2026/04/11 03:09:45 INFO : three.txt: Moved into backup dir 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34023") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42284->172.17.0.4:34023, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35877") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55374->172.17.0.4:35877, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36244") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37716->172.17.0.4:36244, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30065") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48686->172.17.0.4:30065, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35911") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38166->172.17.0.4:35911, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31147") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30257") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34944->172.17.0.4:31147, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45772->172.17.0.4:30257, err= 2026/04/11 03:09:45 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xilawog2xiha/backup" for canonical name "TestFTPPureftpd{TWBh-}:rclone-test-xilawog2xiha/backup" 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:32877") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:55826->172.17.0.4:32877, err= 2026/04/11 03:09:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst) 2026/04/11 03:09:45 DEBUG : one: Sizes differ 2026/04/11 03:09:45 DEBUG : two: size = 3 OK 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: Waiting for checks to finish 2026/04/11 03:09:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : two: Unchanged skipping 2026/04/11 03:09:45 INFO : one: Deleted 2026/04/11 03:09:45 INFO : one: Moved (server-side) 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: Waiting for transfers to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:30029") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:47138->172.17.0.4:30029, err= 2026/04/11 03:09:45 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/11 03:09:45 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/11 03:09:45 INFO : one: Copied (new) 2026/04/11 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:45 INFO : three.txt: Deleted 2026/04/11 03:09:45 INFO : three.txt: Moved (server-side) 2026/04/11 03:09:45 INFO : three.txt: Moved into backup dir 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31322") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59050->172.17.0.4:31322, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33924") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32707") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37378->172.17.0.4:33924, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46458->172.17.0.4:32707, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34639") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50964->172.17.0.4:34639, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32276") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39028->172.17.0.4:32276, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33986") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38510->172.17.0.4:33986, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30622") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54294->172.17.0.4:30622, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.06s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35841") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38678->172.17.0.4:35841, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38142") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45382->172.17.0.4:38142, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35813") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33946->172.17.0.4:35813, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36832") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49372->172.17.0.4:36832, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33470") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51794->172.17.0.4:33470, err= 2026/04/11 03:09:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xilawog2xiha/dst" 2026/04/11 03:09:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/11 03:09:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:45 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWBh-}" suffix to name 2026/04/11 03:09:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:45 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: Connecting to FTP server 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:56782->172.17.0.4:21, err= 2026/04/11 03:09:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xilawog2xiha/backup" 2026/04/11 03:09:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/11 03:09:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:45 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWBh-}" suffix to name 2026/04/11 03:09:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:45 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/backup: Connecting to FTP server 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/backup: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/backup: > dial: conn=172.17.0.1:56784->172.17.0.4:21, err= 2026/04/11 03:09:45 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xilawog2xiha/backup" to be canonical "TestFTPPureftpd{TWBh-}:rclone-test-xilawog2xiha/backup" 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:37063") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:36138->172.17.0.4:37063, err= 2026/04/11 03:09:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst) 2026/04/11 03:09:45 DEBUG : one: Sizes differ 2026/04/11 03:09:45 DEBUG : two: size = 3 OK 2026/04/11 03:09:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : two: Unchanged skipping 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: Waiting for checks to finish 2026/04/11 03:09:45 INFO : one: Moved (server-side) to: one.bak 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: Waiting for transfers to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:30664") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:47936->172.17.0.4:30664, err= 2026/04/11 03:09:45 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/11 03:09:45 DEBUG : one.a292864a.partial: renamed to: one 2026/04/11 03:09:45 INFO : one: Copied (new) 2026/04/11 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/11 03:09:45 INFO : three.txt: Moved into backup dir 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30373") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35862->172.17.0.4:30373, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37544") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38339") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59166->172.17.0.4:37544, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53820->172.17.0.4:38339, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38199") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56166->172.17.0.4:38199, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36233") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41516->172.17.0.4:36233, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38799") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45070->172.17.0.4:38799, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37705") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37034->172.17.0.4:37705, err= 2026/04/11 03:09:45 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xilawog2xiha/backup" for canonical name "TestFTPPureftpd{TWBh-}:rclone-test-xilawog2xiha/backup" 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:39628") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:37902->172.17.0.4:39628, err= 2026/04/11 03:09:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst) 2026/04/11 03:09:45 DEBUG : one: Sizes differ 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: Waiting for checks to finish 2026/04/11 03:09:45 DEBUG : two: size = 3 OK 2026/04/11 03:09:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : two: Unchanged skipping 2026/04/11 03:09:45 INFO : one.bak: Deleted 2026/04/11 03:09:45 INFO : one: Moved (server-side) to: one.bak 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: Waiting for transfers to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:32756") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:42780->172.17.0.4:32756, err= 2026/04/11 03:09:45 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/11 03:09:45 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/11 03:09:45 INFO : one: Copied (new) 2026/04/11 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:45 INFO : three.txt.bak: Deleted 2026/04/11 03:09:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/11 03:09:45 INFO : three.txt: Moved into backup dir 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39484") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57616->172.17.0.4:39484, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34915") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41696->172.17.0.4:34915, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34385") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40408->172.17.0.4:34385, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39296") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51700->172.17.0.4:39296, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36596") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35600->172.17.0.4:36596, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34451") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34164->172.17.0.4:34451, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30593") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60160->172.17.0.4:30593, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.06s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30013") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41946->172.17.0.4:30013, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39682") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59706->172.17.0.4:39682, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39656") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56170->172.17.0.4:39656, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38964") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44910->172.17.0.4:38964, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35552") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46588->172.17.0.4:35552, err= 2026/04/11 03:09:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xilawog2xiha/dst" 2026/04/11 03:09:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/11 03:09:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:45 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWBh-}" suffix to name 2026/04/11 03:09:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:45 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: Connecting to FTP server 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:56792->172.17.0.4:21, err= 2026/04/11 03:09:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xilawog2xiha/backup" 2026/04/11 03:09:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/11 03:09:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:45 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWBh-}" suffix to name 2026/04/11 03:09:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:45 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/backup: Connecting to FTP server 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/backup: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/backup: > dial: conn=172.17.0.1:56804->172.17.0.4:21, err= 2026/04/11 03:09:45 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xilawog2xiha/backup" to be canonical "TestFTPPureftpd{TWBh-}:rclone-test-xilawog2xiha/backup" 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:36613") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:49404->172.17.0.4:36613, err= 2026/04/11 03:09:45 DEBUG : two: size = 3 OK 2026/04/11 03:09:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst) 2026/04/11 03:09:45 DEBUG : two: Unchanged skipping 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: Waiting for checks to finish 2026/04/11 03:09:45 DEBUG : one: Sizes differ 2026/04/11 03:09:45 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: Waiting for transfers to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:39343") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:51674->172.17.0.4:39343, err= 2026/04/11 03:09:45 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/11 03:09:45 DEBUG : one.a292864a.partial: renamed to: one 2026/04/11 03:09:45 INFO : one: Copied (new) 2026/04/11 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:45 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/11 03:09:45 INFO : three.txt: Moved into backup dir 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38057") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58498->172.17.0.4:38057, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36283") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37400->172.17.0.4:36283, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36921") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46746->172.17.0.4:36921, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34485") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46156->172.17.0.4:34485, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35296") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38854->172.17.0.4:35296, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30199") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59684->172.17.0.4:30199, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30590") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50338->172.17.0.4:30590, err= 2026/04/11 03:09:45 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xilawog2xiha/backup" for canonical name "TestFTPPureftpd{TWBh-}:rclone-test-xilawog2xiha/backup" 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:36226") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:35546->172.17.0.4:36226, err= 2026/04/11 03:09:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst) 2026/04/11 03:09:45 DEBUG : one: Sizes differ 2026/04/11 03:09:45 DEBUG : two: size = 3 OK 2026/04/11 03:09:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : two: Unchanged skipping 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: Waiting for checks to finish 2026/04/11 03:09:45 INFO : one-2019-01-01: Deleted 2026/04/11 03:09:45 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: Waiting for transfers to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:34593") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:56238->172.17.0.4:34593, err= 2026/04/11 03:09:45 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/11 03:09:45 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/11 03:09:45 INFO : one: Copied (new) 2026/04/11 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:45 INFO : three-2019-01-01.txt: Deleted 2026/04/11 03:09:45 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/11 03:09:45 INFO : three.txt: Moved into backup dir 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33852") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45382->172.17.0.4:33852, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34377") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35948") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52108->172.17.0.4:35948, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36986->172.17.0.4:34377, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31029") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57084->172.17.0.4:31029, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38293") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35589") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56006->172.17.0.4:38293, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42268->172.17.0.4:35589, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32180") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40762->172.17.0.4:32180, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.07s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37384") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47720->172.17.0.4:37384, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36507") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59614->172.17.0.4:36507, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37002") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59484->172.17.0.4:37002, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35830") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35230->172.17.0.4:35830, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31693") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52730->172.17.0.4:31693, err= 2026/04/11 03:09:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xilawog2xiha/dst" 2026/04/11 03:09:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/11 03:09:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:45 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWBh-}" suffix to name 2026/04/11 03:09:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:45 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: Connecting to FTP server 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:56818->172.17.0.4:21, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:33638") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:35240->172.17.0.4:33638, err= 2026/04/11 03:09:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst) 2026/04/11 03:09:45 DEBUG : one: Sizes differ 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: Waiting for checks to finish 2026/04/11 03:09:45 DEBUG : two: size = 3 OK 2026/04/11 03:09:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : two: Unchanged skipping 2026/04/11 03:09:45 INFO : one: Moved (server-side) to: one.bak 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: Waiting for transfers to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:35546") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:48202->172.17.0.4:35546, err= 2026/04/11 03:09:45 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/11 03:09:45 DEBUG : one.a292864a.partial: renamed to: one 2026/04/11 03:09:45 INFO : one: Copied (new) 2026/04/11 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/11 03:09:45 INFO : three.txt: Moved into backup dir 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35100") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33080->172.17.0.4:35100, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36703") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34388->172.17.0.4:36703, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35992") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44424->172.17.0.4:35992, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30375") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59326->172.17.0.4:30375, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30039") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38318->172.17.0.4:30039, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:35256") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:45992->172.17.0.4:35256, err= 2026/04/11 03:09:45 DEBUG : one.bak: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : one.bak: Excluded 2026/04/11 03:09:45 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : three.txt.bak: Excluded 2026/04/11 03:09:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst) 2026/04/11 03:09:45 DEBUG : one: Sizes differ 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: Waiting for checks to finish 2026/04/11 03:09:45 DEBUG : two: size = 3 OK 2026/04/11 03:09:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : two: Unchanged skipping 2026/04/11 03:09:45 INFO : one.bak: Deleted 2026/04/11 03:09:45 INFO : one: Moved (server-side) to: one.bak 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: Waiting for transfers to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:30864") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:43358->172.17.0.4:30864, err= 2026/04/11 03:09:45 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/11 03:09:45 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/11 03:09:45 INFO : one: Copied (new) 2026/04/11 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:45 INFO : three.txt.bak: Deleted 2026/04/11 03:09:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/11 03:09:45 INFO : three.txt: Moved into backup dir 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37053") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57296->172.17.0.4:37053, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39605") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56094->172.17.0.4:39605, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38343") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41952->172.17.0.4:38343, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38777") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41928->172.17.0.4:38777, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39782") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52262->172.17.0.4:39782, err= --- PASS: TestSyncBackupDirSuffixOnly (0.04s) === RUN TestSyncSuffix run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37046") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56686->172.17.0.4:37046, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35414") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58284->172.17.0.4:35414, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38581") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45252->172.17.0.4:38581, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31733") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40312->172.17.0.4:31733, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34446") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46216->172.17.0.4:34446, err= 2026/04/11 03:09:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xilawog2xiha/dst" 2026/04/11 03:09:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/11 03:09:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:45 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWBh-}" suffix to name 2026/04/11 03:09:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:45 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: Connecting to FTP server 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:56824->172.17.0.4:21, err= 2026/04/11 03:09:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst) 2026/04/11 03:09:45 DEBUG : one: Sizes differ 2026/04/11 03:09:45 INFO : one: Moved (server-side) to: one.bak 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:39839") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:50434->172.17.0.4:39839, err= 2026/04/11 03:09:45 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/11 03:09:45 DEBUG : one.a292864a.partial: renamed to: one 2026/04/11 03:09:45 INFO : one: Copied (new) 2026/04/11 03:09:45 DEBUG : two: size = 3 OK 2026/04/11 03:09:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : two: Unchanged skipping 2026/04/11 03:09:45 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : three.txt: size = 5 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst) 2026/04/11 03:09:45 DEBUG : three.txt: Sizes differ 2026/04/11 03:09:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:34829") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:46634->172.17.0.4:34829, err= 2026/04/11 03:09:45 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/04/11 03:09:45 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/04/11 03:09:45 INFO : three.txt: Copied (new) 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37086") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44620->172.17.0.4:37086, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37601") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54370->172.17.0.4:37601, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39076") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45954->172.17.0.4:39076, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33268") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33850->172.17.0.4:33268, err= 2026/04/11 03:09:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst) 2026/04/11 03:09:45 DEBUG : one: Sizes differ 2026/04/11 03:09:45 INFO : one.bak: Deleted 2026/04/11 03:09:45 INFO : one: Moved (server-side) to: one.bak 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:37303") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:60166->172.17.0.4:37303, err= 2026/04/11 03:09:45 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/11 03:09:45 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/11 03:09:45 INFO : one: Copied (new) 2026/04/11 03:09:45 DEBUG : two: size = 3 OK 2026/04/11 03:09:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : two: Unchanged skipping 2026/04/11 03:09:45 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : three.txt: size = 6 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst) 2026/04/11 03:09:45 DEBUG : three.txt: Sizes differ 2026/04/11 03:09:45 INFO : three.txt.bak: Deleted 2026/04/11 03:09:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:31711") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:40502->172.17.0.4:31711, err= 2026/04/11 03:09:45 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/04/11 03:09:45 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/04/11 03:09:45 INFO : three.txt: Copied (new) 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35497") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38416->172.17.0.4:35497, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33493") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55236->172.17.0.4:33493, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33681") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52412->172.17.0.4:33681, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32824") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49438->172.17.0.4:32824, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31868") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39988->172.17.0.4:31868, err= --- PASS: TestSyncSuffix (0.05s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31428") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54220->172.17.0.4:31428, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30740") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60556->172.17.0.4:30740, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39376") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45952->172.17.0.4:39376, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30526") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50916->172.17.0.4:30526, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33857") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45934->172.17.0.4:33857, err= 2026/04/11 03:09:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xilawog2xiha/dst" 2026/04/11 03:09:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/11 03:09:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:45 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWBh-}" suffix to name 2026/04/11 03:09:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/11 03:09:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/11 03:09:45 DEBUG : Setting pass="clUFx28HzQxXMUYO19Pz1p7xwD9qM-mxp8dAKs4ff5Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/11 03:09:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: Connecting to FTP server 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:56838->172.17.0.4:21, err= 2026/04/11 03:09:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst) 2026/04/11 03:09:45 DEBUG : one: Sizes differ 2026/04/11 03:09:45 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:33231") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:39160->172.17.0.4:33231, err= 2026/04/11 03:09:45 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/11 03:09:45 DEBUG : one.a292864a.partial: renamed to: one 2026/04/11 03:09:45 INFO : one: Copied (new) 2026/04/11 03:09:45 DEBUG : two: size = 3 OK 2026/04/11 03:09:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : two: Unchanged skipping 2026/04/11 03:09:45 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : three.txt: size = 5 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst) 2026/04/11 03:09:45 DEBUG : three.txt: Sizes differ 2026/04/11 03:09:45 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:32218") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:37036->172.17.0.4:32218, err= 2026/04/11 03:09:45 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/04/11 03:09:45 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/04/11 03:09:45 INFO : three.txt: Copied (new) 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30629") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39836->172.17.0.4:30629, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37777") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:32814->172.17.0.4:37777, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30045") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35534->172.17.0.4:30045, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35442") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59534->172.17.0.4:35442, err= 2026/04/11 03:09:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst) 2026/04/11 03:09:45 DEBUG : one: Sizes differ 2026/04/11 03:09:45 INFO : one-2019-01-01: Deleted 2026/04/11 03:09:45 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:36963") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:53502->172.17.0.4:36963, err= 2026/04/11 03:09:45 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/11 03:09:45 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/11 03:09:45 INFO : one: Copied (new) 2026/04/11 03:09:45 DEBUG : two: size = 3 OK 2026/04/11 03:09:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : two: Unchanged skipping 2026/04/11 03:09:45 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : three.txt: size = 6 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst) 2026/04/11 03:09:45 DEBUG : three.txt: Sizes differ 2026/04/11 03:09:45 INFO : three-2019-01-01.txt: Deleted 2026/04/11 03:09:45 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: dial("tcp","172.17.0.4:34879") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha/dst: > dial: conn=172.17.0.1:33834->172.17.0.4:34879, err= 2026/04/11 03:09:45 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/04/11 03:09:45 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/04/11 03:09:45 INFO : three.txt: Copied (new) 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33621") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41476->172.17.0.4:33621, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35506") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55116->172.17.0.4:35506, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38028") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43664->172.17.0.4:38028, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31670") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49142->172.17.0.4:31670, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37804") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43508->172.17.0.4:37804, err= --- PASS: TestSyncSuffixKeepExtension (0.05s) === RUN TestSyncUTFNorm run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34432") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46434->172.17.0.4:34432, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31094") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37752->172.17.0.4:31094, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39739") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38912->172.17.0.4:39739, err= 2026/04/11 03:09:45 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : Testêé: size = 18 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha) 2026/04/11 03:09:45 DEBUG : Testêé: Sizes differ 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36891") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46794->172.17.0.4:36891, err= 2026/04/11 03:09:45 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/04/11 03:09:45 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/04/11 03:09:45 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/11 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32102") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54738->172.17.0.4:32102, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31734") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36066->172.17.0.4:31734, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37988") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47138->172.17.0.4:37988, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31103") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50184->172.17.0.4:31103, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39899") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35902->172.17.0.4:39899, err= 2026/04/11 03:09:45 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37504") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59602->172.17.0.4:37504, err= 2026/04/11 03:09:45 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/04/11 03:09:45 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/04/11 03:09:45 INFO : existing: Copied (new) 2026/04/11 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39598") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60174->172.17.0.4:39598, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39765") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54518->172.17.0.4:39765, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34216") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53416->172.17.0.4:34216, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:45 DEBUG : existing: size = 8 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : existing: size = 6 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha) 2026/04/11 03:09:45 DEBUG : existing: Sizes differ 2026/04/11 03:09:45 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:45 ERROR : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: not deleting files as there were IO errors 2026/04/11 03:09:45 ERROR : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: not deleting directories as there were IO errors 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30905") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46678->172.17.0.4:30905, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38187") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43380->172.17.0.4:38187, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39304") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59906->172.17.0.4:39304, err= --- PASS: TestSyncImmutable (0.01s) === RUN TestSyncIgnoreCase run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31658") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41866->172.17.0.4:31658, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32535") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35106->172.17.0.4:32535, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30889") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38938->172.17.0.4:30889, err= 2026/04/11 03:09:45 DEBUG : EXISTING: size = 6 OK 2026/04/11 03:09:45 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : existing: Unchanged skipping 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:45 INFO : There was nothing to transfer 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35762") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44278->172.17.0.4:35762, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38260") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36818->172.17.0.4:38260, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33032") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34200->172.17.0.4:33032, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38883") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37370->172.17.0.4:38883, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35703") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55640->172.17.0.4:35703, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31051") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48950->172.17.0.4:31051, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36329") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42462->172.17.0.4:36329, err= === RUN TestMaxTransfer/Soft run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39711") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56556->172.17.0.4:39711, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38785") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55278->172.17.0.4:38785, err= === RUN TestMaxTransfer/Cautious run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37023") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60956->172.17.0.4:37023, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31495") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37168->172.17.0.4:31495, err= --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32856") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47372->172.17.0.4:32856, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39534") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57504->172.17.0.4:39534, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34886") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52418->172.17.0.4:34886, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34045") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42008->172.17.0.4:34045, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38559") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46612->172.17.0.4:38559, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35294") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35618->172.17.0.4:35294, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35666") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59174->172.17.0.4:35666, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37548") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51010->172.17.0.4:37548, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39920") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42920->172.17.0.4:39920, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36541") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37398->172.17.0.4:36541, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38878") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33932->172.17.0.4:38878, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39089") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60006->172.17.0.4:39089, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31226") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34144->172.17.0.4:31226, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33799") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45742->172.17.0.4:33799, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39382") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60072->172.17.0.4:39382, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32520") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50676->172.17.0.4:32520, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34600") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49492->172.17.0.4:34600, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39259") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57244->172.17.0.4:39259, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33204") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53120->172.17.0.4:33204, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36751") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52364->172.17.0.4:36751, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38259") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59270->172.17.0.4:38259, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31712") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49612->172.17.0.4:31712, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37653") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42012->172.17.0.4:37653, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34298") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38828->172.17.0.4:34298, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32487") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53864->172.17.0.4:32487, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34219") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43100->172.17.0.4:34219, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38238") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45780->172.17.0.4:38238, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35785") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33702->172.17.0.4:35785, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39908") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38836->172.17.0.4:39908, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37059") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54782->172.17.0.4:37059, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31884") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35324->172.17.0.4:31884, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32602") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51394->172.17.0.4:32602, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34832") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55716->172.17.0.4:34832, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31423") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53578->172.17.0.4:31423, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39105") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40112->172.17.0.4:39105, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34432") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46438->172.17.0.4:34432, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35758") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59496->172.17.0.4:35758, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32089") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46242->172.17.0.4:32089, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38146") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59962->172.17.0.4:38146, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37097") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50480->172.17.0.4:37097, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39449") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40704->172.17.0.4:39449, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36853") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41858->172.17.0.4:36853, err= 2026/04/11 03:09:45 DEBUG : both0: size = 6 OK 2026/04/11 03:09:45 DEBUG : both11: size = 6 OK 2026/04/11 03:09:45 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both12: size = 6 OK 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:45 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both0: Unchanged skipping 2026/04/11 03:09:45 DEBUG : both13: size = 6 OK 2026/04/11 03:09:45 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both13: Unchanged skipping 2026/04/11 03:09:45 DEBUG : both14: size = 6 OK 2026/04/11 03:09:45 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both14: Unchanged skipping 2026/04/11 03:09:45 DEBUG : both15: size = 6 OK 2026/04/11 03:09:45 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both11: Unchanged skipping 2026/04/11 03:09:45 DEBUG : both16: size = 6 OK 2026/04/11 03:09:45 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both16: Unchanged skipping 2026/04/11 03:09:45 DEBUG : both17: size = 6 OK 2026/04/11 03:09:45 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both17: Unchanged skipping 2026/04/11 03:09:45 DEBUG : both18: size = 6 OK 2026/04/11 03:09:45 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both12: Unchanged skipping 2026/04/11 03:09:45 DEBUG : both19: size = 6 OK 2026/04/11 03:09:45 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both19: Unchanged skipping 2026/04/11 03:09:45 DEBUG : both1: size = 6 OK 2026/04/11 03:09:45 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both10: size = 6 OK 2026/04/11 03:09:45 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both1: Unchanged skipping 2026/04/11 03:09:45 DEBUG : both2: size = 6 OK 2026/04/11 03:09:45 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both10: Unchanged skipping 2026/04/11 03:09:45 DEBUG : both3: size = 6 OK 2026/04/11 03:09:45 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both18: Unchanged skipping 2026/04/11 03:09:45 DEBUG : both4: size = 6 OK 2026/04/11 03:09:45 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both4: Unchanged skipping 2026/04/11 03:09:45 DEBUG : both5: size = 6 OK 2026/04/11 03:09:45 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both15: Unchanged skipping 2026/04/11 03:09:45 DEBUG : both6: size = 6 OK 2026/04/11 03:09:45 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both2: Unchanged skipping 2026/04/11 03:09:45 DEBUG : both7: size = 6 OK 2026/04/11 03:09:45 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both3: Unchanged skipping 2026/04/11 03:09:45 DEBUG : both7: Unchanged skipping 2026/04/11 03:09:45 DEBUG : both8: size = 6 OK 2026/04/11 03:09:45 DEBUG : both9: size = 6 OK 2026/04/11 03:09:45 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both5: Unchanged skipping 2026/04/11 03:09:45 DEBUG : both6: Unchanged skipping 2026/04/11 03:09:45 DEBUG : both8: Unchanged skipping 2026/04/11 03:09:45 DEBUG : both9: Unchanged skipping 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:45 INFO : only10: Deleted 2026/04/11 03:09:45 INFO : only18: Deleted 2026/04/11 03:09:45 INFO : only12: Deleted 2026/04/11 03:09:45 INFO : only13: Deleted 2026/04/11 03:09:45 INFO : only6: Deleted 2026/04/11 03:09:45 INFO : only11: Deleted 2026/04/11 03:09:45 INFO : only7: Deleted 2026/04/11 03:09:45 INFO : only14: Deleted 2026/04/11 03:09:45 INFO : only15: Deleted 2026/04/11 03:09:45 INFO : only17: Deleted 2026/04/11 03:09:45 INFO : only2: Deleted 2026/04/11 03:09:45 INFO : only19: Deleted 2026/04/11 03:09:45 INFO : only3: Deleted 2026/04/11 03:09:45 INFO : only1: Deleted 2026/04/11 03:09:45 INFO : only0: Deleted 2026/04/11 03:09:45 INFO : only5: Deleted 2026/04/11 03:09:45 INFO : only8: Deleted 2026/04/11 03:09:45 INFO : only9: Deleted 2026/04/11 03:09:45 INFO : only4: Deleted 2026/04/11 03:09:45 INFO : only16: Deleted 2026/04/11 03:09:45 INFO : There was nothing to transfer 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39104") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45460->172.17.0.4:39104, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31763") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43252->172.17.0.4:31763, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37273") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50102->172.17.0.4:37273, err= --- PASS: TestSyncConcurrentDelete (0.06s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31153") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35072->172.17.0.4:31153, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32009") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33672->172.17.0.4:32009, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38357") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36102->172.17.0.4:38357, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38485") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50604->172.17.0.4:38485, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33681") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52416->172.17.0.4:33681, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38623") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44602->172.17.0.4:38623, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33267") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49834->172.17.0.4:33267, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33215") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50652->172.17.0.4:33215, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37521") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57646->172.17.0.4:37521, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35892") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43704->172.17.0.4:35892, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32197") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53740->172.17.0.4:32197, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36924") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49164->172.17.0.4:36924, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30364") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59654->172.17.0.4:30364, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36158") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43572->172.17.0.4:36158, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30154") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52970->172.17.0.4:30154, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31777") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48548->172.17.0.4:31777, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39459") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56200->172.17.0.4:39459, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39684") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50946->172.17.0.4:39684, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34403") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38054->172.17.0.4:34403, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36115") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42412->172.17.0.4:36115, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34680") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56082->172.17.0.4:34680, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39318") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41178->172.17.0.4:39318, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33798") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59040->172.17.0.4:33798, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35813") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33952->172.17.0.4:35813, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33112") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57632->172.17.0.4:33112, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30699") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48444->172.17.0.4:30699, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38186") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55158->172.17.0.4:38186, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36407") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48098->172.17.0.4:36407, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30189") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33992->172.17.0.4:30189, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33505") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55766->172.17.0.4:33505, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37844") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55992->172.17.0.4:37844, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38795") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35040->172.17.0.4:38795, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35008") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35992->172.17.0.4:35008, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36768") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49590->172.17.0.4:36768, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37439") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51088->172.17.0.4:37439, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37120") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38900->172.17.0.4:37120, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37586") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37090->172.17.0.4:37586, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35881") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50924->172.17.0.4:35881, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34062") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41646->172.17.0.4:34062, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32941") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56752->172.17.0.4:32941, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34741") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33162->172.17.0.4:34741, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36112") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42142->172.17.0.4:36112, err= 2026/04/11 03:09:45 DEBUG : both0: size = 6 OK 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:45 DEBUG : both10: size = 6 OK 2026/04/11 03:09:45 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both11: size = 6 OK 2026/04/11 03:09:45 DEBUG : both12: size = 6 OK 2026/04/11 03:09:45 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both0: Unchanged skipping 2026/04/11 03:09:45 DEBUG : both13: size = 6 OK 2026/04/11 03:09:45 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both13: Unchanged skipping 2026/04/11 03:09:45 DEBUG : both14: size = 6 OK 2026/04/11 03:09:45 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both10: Unchanged skipping 2026/04/11 03:09:45 DEBUG : both12: Unchanged skipping 2026/04/11 03:09:45 DEBUG : both11: Unchanged skipping 2026/04/11 03:09:45 DEBUG : both16: size = 6 OK 2026/04/11 03:09:45 DEBUG : both17: size = 6 OK 2026/04/11 03:09:45 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both15: size = 6 OK 2026/04/11 03:09:45 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both14: Unchanged skipping 2026/04/11 03:09:45 DEBUG : both18: size = 6 OK 2026/04/11 03:09:45 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both16: Unchanged skipping 2026/04/11 03:09:45 DEBUG : both19: size = 6 OK 2026/04/11 03:09:45 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both19: Unchanged skipping 2026/04/11 03:09:45 DEBUG : both1: size = 6 OK 2026/04/11 03:09:45 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both17: Unchanged skipping 2026/04/11 03:09:45 DEBUG : both2: size = 6 OK 2026/04/11 03:09:45 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both15: Unchanged skipping 2026/04/11 03:09:45 DEBUG : both3: size = 6 OK 2026/04/11 03:09:45 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both2: Unchanged skipping 2026/04/11 03:09:45 DEBUG : both4: size = 6 OK 2026/04/11 03:09:45 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both4: Unchanged skipping 2026/04/11 03:09:45 DEBUG : both5: size = 6 OK 2026/04/11 03:09:45 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both3: Unchanged skipping 2026/04/11 03:09:45 DEBUG : both6: size = 6 OK 2026/04/11 03:09:45 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both1: Unchanged skipping 2026/04/11 03:09:45 DEBUG : both7: size = 6 OK 2026/04/11 03:09:45 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both7: Unchanged skipping 2026/04/11 03:09:45 DEBUG : both8: size = 6 OK 2026/04/11 03:09:45 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both8: Unchanged skipping 2026/04/11 03:09:45 DEBUG : both9: size = 6 OK 2026/04/11 03:09:45 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : both18: Unchanged skipping 2026/04/11 03:09:45 DEBUG : only0: size = 0 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : only0: size = 6 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha) 2026/04/11 03:09:45 DEBUG : only0: Sizes differ 2026/04/11 03:09:45 DEBUG : both5: Unchanged skipping 2026/04/11 03:09:45 DEBUG : only10: size = 0 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : only10: size = 6 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha) 2026/04/11 03:09:45 DEBUG : only10: Sizes differ 2026/04/11 03:09:45 DEBUG : both6: Unchanged skipping 2026/04/11 03:09:45 DEBUG : only11: size = 0 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : only11: size = 6 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha) 2026/04/11 03:09:45 DEBUG : only11: Sizes differ 2026/04/11 03:09:45 DEBUG : only12: size = 0 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : only12: size = 6 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha) 2026/04/11 03:09:45 DEBUG : only12: Sizes differ 2026/04/11 03:09:45 DEBUG : only13: size = 0 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : only13: size = 6 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha) 2026/04/11 03:09:45 DEBUG : only13: Sizes differ 2026/04/11 03:09:45 DEBUG : only14: size = 0 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : only14: size = 6 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha) 2026/04/11 03:09:45 DEBUG : only14: Sizes differ 2026/04/11 03:09:45 DEBUG : only15: size = 0 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : only15: size = 6 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha) 2026/04/11 03:09:45 DEBUG : only15: Sizes differ 2026/04/11 03:09:45 DEBUG : only16: size = 0 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : only16: size = 6 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha) 2026/04/11 03:09:45 DEBUG : only16: Sizes differ 2026/04/11 03:09:45 DEBUG : only17: size = 0 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : only17: size = 6 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha) 2026/04/11 03:09:45 DEBUG : only17: Sizes differ 2026/04/11 03:09:45 DEBUG : only18: size = 0 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : only18: size = 6 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha) 2026/04/11 03:09:45 DEBUG : only18: Sizes differ 2026/04/11 03:09:45 DEBUG : only19: size = 0 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : only19: size = 6 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha) 2026/04/11 03:09:45 DEBUG : only19: Sizes differ 2026/04/11 03:09:45 DEBUG : only1: size = 0 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : only1: size = 6 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha) 2026/04/11 03:09:45 DEBUG : only1: Sizes differ 2026/04/11 03:09:45 DEBUG : only2: size = 0 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : only2: size = 6 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha) 2026/04/11 03:09:45 DEBUG : only2: Sizes differ 2026/04/11 03:09:45 DEBUG : only3: size = 0 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : only3: size = 6 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha) 2026/04/11 03:09:45 DEBUG : only3: Sizes differ 2026/04/11 03:09:45 DEBUG : only4: size = 0 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : only4: size = 6 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha) 2026/04/11 03:09:45 DEBUG : only4: Sizes differ 2026/04/11 03:09:45 DEBUG : only5: size = 0 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : only5: size = 6 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha) 2026/04/11 03:09:45 DEBUG : only5: Sizes differ 2026/04/11 03:09:45 DEBUG : only6: size = 0 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : only6: size = 6 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha) 2026/04/11 03:09:45 DEBUG : only6: Sizes differ 2026/04/11 03:09:45 DEBUG : only7: size = 0 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : only7: size = 6 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha) 2026/04/11 03:09:45 DEBUG : only7: Sizes differ 2026/04/11 03:09:45 DEBUG : only8: size = 0 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : only8: size = 6 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha) 2026/04/11 03:09:45 DEBUG : only8: Sizes differ 2026/04/11 03:09:45 DEBUG : only9: size = 0 (Local file system at /tmp/rclone660548982) 2026/04/11 03:09:45 DEBUG : only9: size = 6 (ftp://172.17.0.4:21/rclone-test-xilawog2xiha) 2026/04/11 03:09:45 DEBUG : only9: Sizes differ 2026/04/11 03:09:45 DEBUG : both9: Unchanged skipping 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39001") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42224->172.17.0.4:39001, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37122") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32665") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51190->172.17.0.4:37122, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33664->172.17.0.4:32665, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30891") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60168->172.17.0.4:30891, err= 2026/04/11 03:09:45 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/04/11 03:09:45 DEBUG : only11.51c18866.partial: size = 0 OK 2026/04/11 03:09:45 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/04/11 03:09:45 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/04/11 03:09:45 INFO : only13: Copied (replaced existing) 2026/04/11 03:09:45 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/04/11 03:09:45 DEBUG : only11.51c18866.partial: renamed to: only11 2026/04/11 03:09:45 INFO : only11: Copied (replaced existing) 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31203") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58228->172.17.0.4:31203, err= 2026/04/11 03:09:45 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/04/11 03:09:45 INFO : only14: Copied (replaced existing) 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37523") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38167") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45250->172.17.0.4:37523, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40472->172.17.0.4:38167, err= 2026/04/11 03:09:45 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/04/11 03:09:45 INFO : only12: Copied (replaced existing) 2026/04/11 03:09:45 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35501") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46106->172.17.0.4:35501, err= 2026/04/11 03:09:45 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/04/11 03:09:45 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/04/11 03:09:45 INFO : only15: Copied (replaced existing) 2026/04/11 03:09:45 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39218") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54344->172.17.0.4:39218, err= 2026/04/11 03:09:45 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/04/11 03:09:45 INFO : only16: Copied (replaced existing) 2026/04/11 03:09:45 DEBUG : only18.f963383f.partial: size = 0 OK 2026/04/11 03:09:45 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/04/11 03:09:45 INFO : only17: Copied (replaced existing) 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35253") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57986->172.17.0.4:35253, err= 2026/04/11 03:09:45 DEBUG : only18.f963383f.partial: renamed to: only18 2026/04/11 03:09:45 INFO : only18: Copied (replaced existing) 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37808") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50350->172.17.0.4:37808, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33196") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46332->172.17.0.4:33196, err= 2026/04/11 03:09:45 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/04/11 03:09:45 DEBUG : only1.77787b15.partial: size = 0 OK 2026/04/11 03:09:45 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/04/11 03:09:45 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/04/11 03:09:45 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/04/11 03:09:45 INFO : only19: Copied (replaced existing) 2026/04/11 03:09:45 DEBUG : only1.77787b15.partial: renamed to: only1 2026/04/11 03:09:45 INFO : only1: Copied (replaced existing) 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32036") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36338->172.17.0.4:32036, err= 2026/04/11 03:09:45 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39418") 2026/04/11 03:09:45 INFO : only2: Copied (replaced existing) 2026/04/11 03:09:45 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37612->172.17.0.4:39418, err= 2026/04/11 03:09:45 INFO : only3: Copied (replaced existing) 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33911") 2026/04/11 03:09:45 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37066->172.17.0.4:33911, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31392") 2026/04/11 03:09:45 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51162->172.17.0.4:31392, err= 2026/04/11 03:09:45 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/04/11 03:09:45 INFO : only4: Copied (replaced existing) 2026/04/11 03:09:45 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/04/11 03:09:45 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/04/11 03:09:45 INFO : only5: Copied (replaced existing) 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36907") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53130->172.17.0.4:36907, err= 2026/04/11 03:09:45 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/04/11 03:09:45 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/04/11 03:09:45 INFO : only6: Copied (replaced existing) 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39362") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34626->172.17.0.4:39362, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32650") 2026/04/11 03:09:45 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59434->172.17.0.4:32650, err= 2026/04/11 03:09:45 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/04/11 03:09:45 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/04/11 03:09:45 INFO : only7: Copied (replaced existing) 2026/04/11 03:09:45 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/04/11 03:09:45 INFO : only8: Copied (replaced existing) 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39348") 2026/04/11 03:09:45 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39270->172.17.0.4:39348, err= 2026/04/11 03:09:45 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/04/11 03:09:45 INFO : only9: Copied (replaced existing) 2026/04/11 03:09:45 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/04/11 03:09:45 INFO : only0: Copied (replaced existing) 2026/04/11 03:09:45 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/04/11 03:09:45 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/04/11 03:09:45 INFO : only10: Copied (replaced existing) 2026/04/11 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38783") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59674->172.17.0.4:38783, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39381") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36180->172.17.0.4:39381, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39350") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52288->172.17.0.4:39350, err= --- PASS: TestSyncConcurrentTruncate (0.07s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:45 DEBUG : empty_dir: Making directory with metadata 2026/04/11 03:09:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/11 03:09:45 DEBUG : empty_on_remote: Making directory with metadata 2026/04/11 03:09:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/11 03:09:45 INFO : empty_on_remote: Making directory 2026/04/11 03:09:45 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/11 03:09:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/11 03:09:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/11 03:09:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/11 03:09:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39255") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47028->172.17.0.4:39255, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35658") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39826->172.17.0.4:35658, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31354") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37309") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51532->172.17.0.4:37309, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38748->172.17.0.4:31354, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33790") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41308->172.17.0.4:33790, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36774") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55814->172.17.0.4:36774, err= --- PASS: TestSyncReplaceDirModTime (0.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:45 DEBUG : empty_dir: Making directory with metadata 2026/04/11 03:09:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/11 03:09:45 DEBUG : empty_on_remote: Making directory with metadata 2026/04/11 03:09:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/11 03:09:45 INFO : empty_on_remote: Making directory 2026/04/11 03:09:45 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/11 03:09:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/11 03:09:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/11 03:09:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/11 03:09:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/11 03:09:45 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33175") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:32904->172.17.0.4:33175, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36663") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35569") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48612->172.17.0.4:35569, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33863") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37566->172.17.0.4:36663, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36551") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52194->172.17.0.4:36551, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46612->172.17.0.4:33863, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35414") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58286->172.17.0.4:35414, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32432") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39744->172.17.0.4:32432, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/11 03:09:45 INFO : sub dir: Making directory 2026/04/11 03:09:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33996") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54172->172.17.0.4:33996, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38280") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32657") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47800->172.17.0.4:38280, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54614->172.17.0.4:32657, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37684") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49760->172.17.0.4:37684, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33122") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33126->172.17.0.4:33122, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37172") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56238->172.17.0.4:37172, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39641") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42124->172.17.0.4:39641, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35371") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34986->172.17.0.4:35371, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34670") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39012->172.17.0.4:34670, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38916") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51660->172.17.0.4:38916, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30555") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33730->172.17.0.4:30555, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/11 03:09:45 INFO : sub dir: Making directory 2026/04/11 03:09:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33926") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50886->172.17.0.4:33926, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30108") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50112->172.17.0.4:30108, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37710") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44612->172.17.0.4:37710, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37249") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60552->172.17.0.4:37249, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33457") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51938->172.17.0.4:33457, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31888") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55872->172.17.0.4:31888, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37904") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34202->172.17.0.4:37904, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36834") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34684->172.17.0.4:36834, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39700") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51366->172.17.0.4:39700, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39365") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38018->172.17.0.4:39365, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34758") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54850->172.17.0.4:34758, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.03s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39142") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43458->172.17.0.4:39142, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37872") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46986->172.17.0.4:37872, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38582") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49712->172.17.0.4:38582, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38005") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52980->172.17.0.4:38005, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33097") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44926->172.17.0.4:33097, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30303") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39052->172.17.0.4:30303, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35179") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44454->172.17.0.4:35179, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35488") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38136->172.17.0.4:35488, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33737") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50074->172.17.0.4:33737, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31813") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33854->172.17.0.4:31813, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33116") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52580->172.17.0.4:33116, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38482") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53374->172.17.0.4:38482, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31703") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39612->172.17.0.4:31703, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33550") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44030->172.17.0.4:33550, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33469") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39214->172.17.0.4:33469, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33628") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46424->172.17.0.4:33628, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35437") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46904->172.17.0.4:35437, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31040") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44318->172.17.0.4:31040, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32362") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33122->172.17.0.4:32362, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35927") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45144->172.17.0.4:35927, err= 2026/04/11 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30509") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47034->172.17.0.4:30509, err= 2026/04/11 03:09:45 DEBUG : apple: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : apple: Excluded 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: Excluded 2026/04/11 03:09:45 DEBUG : banana: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : banana: Excluded 2026/04/11 03:09:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : splitbananasplit: Excluded 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31847") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55848->172.17.0.4:31847, err= 2026/04/11 03:09:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36961") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56738->172.17.0.4:36961, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34836") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52886->172.17.0.4:34836, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31926") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56716->172.17.0.4:31926, err= 2026/04/11 03:09:45 DEBUG : apple: size = 5 OK 2026/04/11 03:09:45 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : apple: Unchanged skipping 2026/04/11 03:09:45 DEBUG : banana: size = 6 OK 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 03:09:45 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 03:09:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : banana: Unchanged skipping 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38829") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59620->172.17.0.4:38829, err= 2026/04/11 03:09:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 03:09:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:45 INFO : There was nothing to transfer 2026/04/11 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32617") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34528->172.17.0.4:32617, err= 2026/04/11 03:09:45 DEBUG : apple: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : apple: Excluded 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: Excluded 2026/04/11 03:09:45 DEBUG : banana: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : banana: Excluded 2026/04/11 03:09:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : splitbananasplit: Excluded 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31853") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39370->172.17.0.4:31853, err= 2026/04/11 03:09:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38600") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51910->172.17.0.4:38600, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39454") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53366->172.17.0.4:39454, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35969") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35002->172.17.0.4:35969, err= 2026/04/11 03:09:45 DEBUG : apple: size = 5 OK 2026/04/11 03:09:45 DEBUG : banana: size = 6 OK 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 03:09:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 03:09:45 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : apple: Unchanged skipping 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 03:09:45 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : banana: Unchanged skipping 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37131") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52366->172.17.0.4:37131, err= 2026/04/11 03:09:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 03:09:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 03:09:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:45 INFO : There was nothing to transfer 2026/04/11 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35502") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46966->172.17.0.4:35502, err= 2026/04/11 03:09:45 DEBUG : apple: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : apple: Excluded 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: Excluded 2026/04/11 03:09:45 DEBUG : banana: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : banana: Excluded 2026/04/11 03:09:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : splitbananasplit: Excluded 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35581") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45118->172.17.0.4:35581, err= 2026/04/11 03:09:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39276") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59238->172.17.0.4:39276, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39755") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55218->172.17.0.4:39755, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37937") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:32910->172.17.0.4:37937, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39582") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43230->172.17.0.4:39582, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35986") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56392->172.17.0.4:35986, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31843") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52496->172.17.0.4:31843, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31464") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34080->172.17.0.4:31464, err= === RUN TestTransform/NFD run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32088") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60660->172.17.0.4:32088, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36647") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35460->172.17.0.4:36647, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31317") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55140->172.17.0.4:31317, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36460") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35660->172.17.0.4:36460, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38878") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33946->172.17.0.4:38878, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35668") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58976->172.17.0.4:35668, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31354") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38764->172.17.0.4:31354, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30225") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45396->172.17.0.4:30225, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36479") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39756->172.17.0.4:36479, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30013") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41954->172.17.0.4:30013, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37227") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40870->172.17.0.4:37227, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34882") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41538->172.17.0.4:34882, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36190") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58860->172.17.0.4:36190, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30996") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55750->172.17.0.4:30996, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32871") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50262->172.17.0.4:32871, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37678") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33710->172.17.0.4:37678, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34954") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48598->172.17.0.4:34954, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36036") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58506->172.17.0.4:36036, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31329") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35314->172.17.0.4:31329, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32692") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36732->172.17.0.4:32692, err= 2026/04/11 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31141") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38666->172.17.0.4:31141, err= 2026/04/11 03:09:45 DEBUG : apple: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : apple: Excluded 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: Excluded 2026/04/11 03:09:45 DEBUG : banana: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : banana: Excluded 2026/04/11 03:09:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : splitbananasplit: Excluded 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36397") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34712->172.17.0.4:36397, err= 2026/04/11 03:09:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35279") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57482->172.17.0.4:35279, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33106") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53744->172.17.0.4:33106, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30830") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40988->172.17.0.4:30830, err= 2026/04/11 03:09:45 DEBUG : apple: size = 5 OK 2026/04/11 03:09:45 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : apple: Unchanged skipping 2026/04/11 03:09:45 DEBUG : banana: size = 6 OK 2026/04/11 03:09:45 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : banana: Unchanged skipping 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 03:09:45 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 03:09:45 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36686") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46774->172.17.0.4:36686, err= 2026/04/11 03:09:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 03:09:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:45 INFO : There was nothing to transfer 2026/04/11 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35047") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54730->172.17.0.4:35047, err= 2026/04/11 03:09:45 DEBUG : apple: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : apple: Excluded 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: Excluded 2026/04/11 03:09:45 DEBUG : banana: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : banana: Excluded 2026/04/11 03:09:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : splitbananasplit: Excluded 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31096") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40680->172.17.0.4:31096, err= 2026/04/11 03:09:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34109") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51922->172.17.0.4:34109, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38255") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53358->172.17.0.4:38255, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32445") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45758->172.17.0.4:32445, err= 2026/04/11 03:09:45 DEBUG : apple: size = 5 OK 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 03:09:45 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : apple: Unchanged skipping 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 03:09:45 DEBUG : banana: size = 6 OK 2026/04/11 03:09:45 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : banana: Unchanged skipping 2026/04/11 03:09:45 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 03:09:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32337") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47684->172.17.0.4:32337, err= 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 03:09:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 03:09:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:45 INFO : There was nothing to transfer 2026/04/11 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38864") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51300->172.17.0.4:38864, err= 2026/04/11 03:09:45 DEBUG : apple: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : apple: Excluded 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: Excluded 2026/04/11 03:09:45 DEBUG : banana: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : banana: Excluded 2026/04/11 03:09:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : splitbananasplit: Excluded 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31340") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38814->172.17.0.4:31340, err= 2026/04/11 03:09:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34848") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56562->172.17.0.4:34848, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30091") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34998->172.17.0.4:30091, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31116") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41364->172.17.0.4:31116, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33661") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55612->172.17.0.4:33661, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35734") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57758->172.17.0.4:35734, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31398") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39426->172.17.0.4:31398, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38020") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57712->172.17.0.4:38020, err= === RUN TestTransform/base64 run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35693") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59444->172.17.0.4:35693, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35733") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50534->172.17.0.4:35733, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30952") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41600->172.17.0.4:30952, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33801") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60924->172.17.0.4:33801, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33880") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35772->172.17.0.4:33880, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34488") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46514->172.17.0.4:34488, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31133") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56126->172.17.0.4:31133, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37007") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41560->172.17.0.4:37007, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37261") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52714->172.17.0.4:37261, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32992") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55232->172.17.0.4:32992, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30163") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33420->172.17.0.4:30163, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39442") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39954->172.17.0.4:39442, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36589") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57814->172.17.0.4:36589, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37338") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48600->172.17.0.4:37338, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31967") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55750->172.17.0.4:31967, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39625") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53624->172.17.0.4:39625, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30974") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34162->172.17.0.4:30974, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36920") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54142->172.17.0.4:36920, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34375") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47246->172.17.0.4:34375, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31060") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54428->172.17.0.4:31060, err= 2026/04/11 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31656") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38892->172.17.0.4:31656, err= 2026/04/11 03:09:45 DEBUG : apple: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : apple: Excluded 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: Excluded 2026/04/11 03:09:45 DEBUG : banana: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : banana: Excluded 2026/04/11 03:09:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : splitbananasplit: Excluded 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34569") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43342->172.17.0.4:34569, err= 2026/04/11 03:09:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/11 03:09:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30782") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47382->172.17.0.4:30782, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34822") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35532->172.17.0.4:34822, err= 2026/04/11 03:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 03:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 03:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 03:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 03:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 03:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 03:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 03:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 03:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 03:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 03:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37890") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54510->172.17.0.4:37890, err= 2026/04/11 03:09:45 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/11 03:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 03:09:45 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/11 03:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 03:09:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 03:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 03:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 03:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Connecting to FTP server 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 03:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 03:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56840->172.17.0.4:21, err= 2026/04/11 03:09:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 03:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 03:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 03:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38851") 2026/04/11 03:09:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 03:09:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 03:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 03:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 03:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 03:09:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 03:09:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 03:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32513") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39850->172.17.0.4:38851, err= 2026/04/11 03:09:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 03:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 03:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 03:09:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 03:09:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 03:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 03:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 03:09:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 03:09:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 03:09:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 03:09:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 03:09:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 03:09:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38614") 2026/04/11 03:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 03:09:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 03:09:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 03:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 03:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 03:09:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 03:09:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 03:09:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 03:09:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 03:09:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 03:09:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 03:09:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 03:09:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 03:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 03:09:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53892->172.17.0.4:38614, err= 2026/04/11 03:09:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 03:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 03:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48766->172.17.0.4:32513, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30642") 2026/04/11 03:09:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 03:09:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 03:09:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 03:09:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 03:09:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 03:09:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56558->172.17.0.4:30642, err= 2026/04/11 03:09:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 03:09:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 03:09:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 03:09:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 03:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 03:09:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 03:09:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 03:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 03:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 03:09:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 03:09:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 03:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 03:09:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 03:09:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 03:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 03:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 03:09:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 03:09:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 03:09:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 03:09:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 03:09:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 03:09:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 03:09:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 03:09:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 03:09:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 03:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 03:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 03:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 03:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 03:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 03:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 03:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 03:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 03:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 03:09:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 03:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 03:09:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 03:09:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 03:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 03:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 03:09:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 03:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 03:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 03:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 03:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 03:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 03:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 03:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 03:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 03:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 03:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 03:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/11 03:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 03:09:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 03:09:45 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:45 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/04/11 03:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/11 03:09:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 03:09:45 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 03:09:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36629") 2026/04/11 03:09:45 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45080->172.17.0.4:36629, err= 2026/04/11 03:09:45 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/04/11 03:09:45 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39042") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33518") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60056->172.17.0.4:39042, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49182->172.17.0.4:33518, err= 2026/04/11 03:09:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38058") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59208->172.17.0.4:38058, err= 2026/04/11 03:09:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 03:09:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33227") 2026/04/11 03:09:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46906->172.17.0.4:33227, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33489") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39866->172.17.0.4:33489, err= 2026/04/11 03:09:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 03:09:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34374") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:32820->172.17.0.4:34374, err= 2026/04/11 03:09:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 03:09:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34786") 2026/04/11 03:09:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41492->172.17.0.4:34786, err= 2026/04/11 03:09:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 03:09:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 03:09:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36701") 2026/04/11 03:09:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41940->172.17.0.4:36701, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33227") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46916->172.17.0.4:33227, err= 2026/04/11 03:09:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 03:09:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/11 03:09:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31414") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48854->172.17.0.4:31414, err= 2026/04/11 03:09:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 03:09:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 03:09:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39265") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60174->172.17.0.4:39265, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36901") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55762->172.17.0.4:36901, err= 2026/04/11 03:09:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/04/11 03:09:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/11 03:09:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/11 03:09:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/04/11 03:09:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38141") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43204->172.17.0.4:38141, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34215") 2026/04/11 03:09:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60194->172.17.0.4:34215, err= 2026/04/11 03:09:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30655") 2026/04/11 03:09:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37248->172.17.0.4:30655, err= 2026/04/11 03:09:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/11 03:09:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/11 03:09:45 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/04/11 03:09:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/04/11 03:09:45 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/04/11 03:09:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/11 03:09:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33551") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60834->172.17.0.4:33551, err= 2026/04/11 03:09:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/04/11 03:09:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 03:09:45 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Connecting to FTP server 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Connecting to FTP server 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Connecting to FTP server 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56850->172.17.0.4:21, err= 2026/04/11 03:09:45 INFO : dir1/0003-defghij.txt: Deleted 2026/04/11 03:09:45 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/11 03:09:45 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/11 03:09:45 INFO : dir1/0012-6789;.txt: Deleted 2026/04/11 03:09:45 INFO : dir1/0008-2345678.txt: Deleted 2026/04/11 03:09:45 INFO : dir1/0010-456789.txt: Deleted 2026/04/11 03:09:45 INFO : dir1/0007-1234567.txt: Deleted 2026/04/11 03:09:45 INFO : banana: Deleted 2026/04/11 03:09:45 INFO : dir1/0011-56789;.txt: Deleted 2026/04/11 03:09:45 INFO : dir1/0009-3456789.txt: Deleted 2026/04/11 03:09:45 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/11 03:09:45 INFO : dir1/0013-789;=.txt: Deleted 2026/04/11 03:09:45 INFO : dir1/0014-89;=.txt: Deleted 2026/04/11 03:09:45 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/11 03:09:45 INFO : appleappleapplebanana: Deleted 2026/04/11 03:09:45 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/11 03:09:45 INFO : dir1/0015-9;=.txt: Deleted 2026/04/11 03:09:45 INFO : apple: Deleted 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56852->172.17.0.4:21, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:21") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56856->172.17.0.4:21, err= 2026/04/11 03:09:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/11 03:09:45 INFO : splitbananasplit: Deleted 2026/04/11 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35962") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44606->172.17.0.4:35962, err= 2026/04/11 03:09:45 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : YXBwbGU=: Excluded 2026/04/11 03:09:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/04/11 03:09:45 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : YmFuYW5h: Excluded 2026/04/11 03:09:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31364") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38074->172.17.0.4:31364, err= 2026/04/11 03:09:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/04/11 03:09:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/04/11 03:09:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/04/11 03:09:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/04/11 03:09:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/04/11 03:09:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/04/11 03:09:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/04/11 03:09:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/04/11 03:09:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/04/11 03:09:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/04/11 03:09:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/04/11 03:09:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/04/11 03:09:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/04/11 03:09:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/04/11 03:09:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/04/11 03:09:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39516") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36052->172.17.0.4:39516, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36367") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51968->172.17.0.4:36367, err= 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/11 03:09:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 03:09:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/11 03:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/11 03:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/11 03:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 03:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 03:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 03:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 03:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 03:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 03:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 03:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 03:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 03:09:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 03:09:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/11 03:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/11 03:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/11 03:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 03:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 03:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 03:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 03:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 03:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 03:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 03:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 03:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 03:09:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 03:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 03:09:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 03:09:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 03:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 03:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 03:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 03:09:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/11 03:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/11 03:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/11 03:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 03:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 03:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 03:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 03:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 03:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 03:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 03:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 03:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 03:09:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 03:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 03:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 03:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 03:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 03:09:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/11 03:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 03:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 03:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 03:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 03:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 03:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 03:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 03:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 03:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 03:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 03:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38994") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59314->172.17.0.4:38994, err= 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 03:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 03:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 03:09:45 DEBUG : YXBwbGU=: size = 5 OK 2026/04/11 03:09:45 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : apple: Unchanged skipping 2026/04/11 03:09:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 03:09:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/11 03:09:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : YmFuYW5h: size = 6 OK 2026/04/11 03:09:45 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 03:09:45 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : banana: Unchanged skipping 2026/04/11 03:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 03:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 03:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 03:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 03:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 03:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 03:09:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 03:09:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 03:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 03:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 03:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32542") 2026/04/11 03:09:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 03:09:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 03:09:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 03:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 03:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 03:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 03:09:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 03:09:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 03:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 03:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 03:09:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 03:09:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 03:09:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 03:09:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 03:09:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 03:09:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 03:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 03:09:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 03:09:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 03:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 03:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 03:09:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 03:09:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 03:09:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 03:09:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 03:09:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 03:09:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 03:09:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 03:09:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 03:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 03:09:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 03:09:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 03:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38842->172.17.0.4:32542, err= 2026/04/11 03:09:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 03:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 03:09:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 03:09:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 03:09:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 03:09:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 03:09:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 03:09:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 03:09:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 03:09:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 03:09:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 03:09:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 03:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 03:09:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 03:09:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 03:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 03:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 03:09:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 03:09:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 03:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 03:09:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 03:09:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 03:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 03:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 03:09:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 03:09:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 03:09:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 03:09:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 03:09:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 03:09:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 03:09:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 03:09:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 03:09:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 03:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 03:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 03:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 03:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 03:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 03:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 03:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 03:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 03:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 03:09:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 03:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 03:09:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 03:09:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 03:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 03:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 03:09:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 03:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 03:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 03:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 03:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 03:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 03:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 03:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 03:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 03:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 03:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 03:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/11 03:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 03:09:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 03:09:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 03:09:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 03:09:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 03:09:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 03:09:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 03:09:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 03:09:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 03:09:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/11 03:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 03:09:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/11 03:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/11 03:09:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/11 03:09:45 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33068") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50210->172.17.0.4:33068, err= 2026/04/11 03:09:45 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : YXBwbGU=: Excluded 2026/04/11 03:09:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/04/11 03:09:45 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : YmFuYW5h: Excluded 2026/04/11 03:09:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34441") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47716->172.17.0.4:34441, err= 2026/04/11 03:09:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/04/11 03:09:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/04/11 03:09:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/04/11 03:09:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/04/11 03:09:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/04/11 03:09:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/04/11 03:09:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/04/11 03:09:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/04/11 03:09:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/04/11 03:09:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/04/11 03:09:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/04/11 03:09:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/04/11 03:09:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/04/11 03:09:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/04/11 03:09:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/04/11 03:09:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/11 03:09:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38658") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33240->172.17.0.4:38658, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37374") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59060->172.17.0.4:37374, err= 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 03:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 03:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 03:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 03:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 03:09:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/11 03:09:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 03:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 03:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 03:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 03:09:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/11 03:09:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/11 03:09:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/11 03:09:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/11 03:09:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/11 03:09:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36204") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35248->172.17.0.4:36204, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37238") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38798->172.17.0.4:37238, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30055") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49848->172.17.0.4:30055, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34066") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47090->172.17.0.4:34066, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32591") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47966->172.17.0.4:32591, err= === RUN TestTransform/prefix run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36912") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38994->172.17.0.4:36912, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39360") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34058->172.17.0.4:39360, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36624") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39102->172.17.0.4:36624, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32998") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41404->172.17.0.4:32998, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38134") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52362->172.17.0.4:38134, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38600") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51916->172.17.0.4:38600, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38466") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33980->172.17.0.4:38466, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38673") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44636->172.17.0.4:38673, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34900") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47886->172.17.0.4:34900, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39831") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60616->172.17.0.4:39831, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38896") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54662->172.17.0.4:38896, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35447") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41730->172.17.0.4:35447, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37163") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55150->172.17.0.4:37163, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37380") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48498->172.17.0.4:37380, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36492") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52682->172.17.0.4:36492, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35981") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60304->172.17.0.4:35981, err= 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35011") 2026/04/11 03:09:45 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36380->172.17.0.4:35011, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36971") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50070->172.17.0.4:36971, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39687") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36022->172.17.0.4:39687, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32464") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52268->172.17.0.4:32464, err= 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38880") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57080->172.17.0.4:38880, err= 2026/04/11 03:09:46 DEBUG : apple: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : apple: Excluded 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded 2026/04/11 03:09:46 DEBUG : banana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : banana: Excluded 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31668") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49292->172.17.0.4:31668, err= 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36178") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36010->172.17.0.4:36178, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38100") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56876->172.17.0.4:38100, err= 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 03:09:46 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 03:09:46 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 03:09:46 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 03:09:46 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 03:09:46 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 03:09:46 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 03:09:46 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37386") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47664->172.17.0.4:37386, err= 2026/04/11 03:09:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 03:09:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 03:09:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 03:09:46 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33269") 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49302->172.17.0.4:33269, err= 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36597") 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34221") 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38718->172.17.0.4:36597, err= 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56106->172.17.0.4:34221, err= 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/11 03:09:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 03:09:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/11 03:09:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 03:09:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 03:09:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 03:09:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 03:09:46 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31685") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36109") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51298->172.17.0.4:31685, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33840->172.17.0.4:36109, err= 2026/04/11 03:09:46 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/04/11 03:09:46 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/04/11 03:09:46 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/04/11 03:09:46 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/11 03:09:46 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/04/11 03:09:46 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/04/11 03:09:46 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38441") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32532") 2026/04/11 03:09:46 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/04/11 03:09:46 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43016->172.17.0.4:38441, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42710->172.17.0.4:32532, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32296") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42234->172.17.0.4:32296, err= 2026/04/11 03:09:46 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/04/11 03:09:46 INFO : apple: Copied (new) to: PREFIXapple 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37866") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38600->172.17.0.4:37866, err= 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/11 03:09:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/04/11 03:09:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32066") 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35508->172.17.0.4:32066, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34068") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38272->172.17.0.4:34068, err= 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/04/11 03:09:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/04/11 03:09:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32019") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35857") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51054->172.17.0.4:32019, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41182->172.17.0.4:35857, err= 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/04/11 03:09:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33450") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47526->172.17.0.4:33450, err= 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/04/11 03:09:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/04/11 03:09:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/04/11 03:09:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30719") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38917") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33680->172.17.0.4:38917, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31791") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38258->172.17.0.4:30719, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46664->172.17.0.4:31791, err= 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/04/11 03:09:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/04/11 03:09:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38312") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41202->172.17.0.4:38312, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31867") 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/04/11 03:09:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34894->172.17.0.4:31867, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39480") 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/04/11 03:09:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36316->172.17.0.4:39480, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33919") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53704->172.17.0.4:33919, err= 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/04/11 03:09:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/04/11 03:09:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/04/11 03:09:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/04/11 03:09:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/0015-9;=.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/11 03:09:46 INFO : banana: Deleted 2026/04/11 03:09:46 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/0003-defghij.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/0014-89;=.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/0012-6789;.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/0007-1234567.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/0011-56789;.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/0013-789;=.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/11 03:09:46 INFO : apple: Deleted 2026/04/11 03:09:46 INFO : dir1/0010-456789.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/0009-3456789.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/0008-2345678.txt: Deleted 2026/04/11 03:09:46 INFO : appleappleapplebanana: Deleted 2026/04/11 03:09:46 INFO : splitbananasplit: Deleted 2026/04/11 03:09:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36916") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52876->172.17.0.4:36916, err= 2026/04/11 03:09:46 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : PREFIXapple: Excluded 2026/04/11 03:09:46 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/04/11 03:09:46 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : PREFIXbanana: Excluded 2026/04/11 03:09:46 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : PREFIXsplitbananasplit: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32637") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57340->172.17.0.4:32637, err= 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31151") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54290->172.17.0.4:31151, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38788") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36976->172.17.0.4:38788, err= 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/11 03:09:46 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/11 03:09:46 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/11 03:09:46 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/11 03:09:46 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/11 03:09:46 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/11 03:09:46 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/11 03:09:46 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/11 03:09:46 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/11 03:09:46 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/11 03:09:46 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/11 03:09:46 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/11 03:09:46 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/11 03:09:46 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/11 03:09:46 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/11 03:09:46 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/11 03:09:46 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/11 03:09:46 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/11 03:09:46 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/11 03:09:46 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/11 03:09:46 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/11 03:09:46 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/11 03:09:46 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/11 03:09:46 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/11 03:09:46 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/11 03:09:46 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/11 03:09:46 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/11 03:09:46 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/11 03:09:46 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/11 03:09:46 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/11 03:09:46 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/11 03:09:46 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/11 03:09:46 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/11 03:09:46 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 03:09:46 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 03:09:46 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 03:09:46 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 03:09:46 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 03:09:46 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 03:09:46 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35303") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43542->172.17.0.4:35303, err= 2026/04/11 03:09:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36192") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43200->172.17.0.4:36192, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33869") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38726") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30824") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56950->172.17.0.4:33869, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35968->172.17.0.4:38726, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36509") 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40794->172.17.0.4:36509, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40858->172.17.0.4:30824, err= 2026/04/11 03:09:46 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/04/11 03:09:46 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/04/11 03:09:46 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/04/11 03:09:46 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/04/11 03:09:46 INFO : banana: Copied (new) 2026/04/11 03:09:46 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/04/11 03:09:46 INFO : apple: Copied (new) 2026/04/11 03:09:46 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/04/11 03:09:46 INFO : splitbananasplit: Copied (new) 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31335") 2026/04/11 03:09:46 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/04/11 03:09:46 INFO : appleappleapplebanana: Copied (new) 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53128->172.17.0.4:31335, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38346") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39912") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37367") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43938->172.17.0.4:39912, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50168->172.17.0.4:37367, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59526->172.17.0.4:38346, err= 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/04/11 03:09:46 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/04/11 03:09:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35477") 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/04/11 03:09:46 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45274->172.17.0.4:35477, err= 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/04/11 03:09:46 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33825") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51144->172.17.0.4:33825, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36802") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57552->172.17.0.4:36802, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34475") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33428->172.17.0.4:34475, err= 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/04/11 03:09:46 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34967") 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/04/11 03:09:46 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41824->172.17.0.4:34967, err= 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/04/11 03:09:46 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30232") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58872->172.17.0.4:30232, err= 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/04/11 03:09:46 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37236") 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32650") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47454->172.17.0.4:37236, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59446->172.17.0.4:32650, err= 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/04/11 03:09:46 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/04/11 03:09:46 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34352") 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48284->172.17.0.4:34352, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38694") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58112->172.17.0.4:38694, err= 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/04/11 03:09:46 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38486") 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/04/11 03:09:46 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34292->172.17.0.4:38486, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30143") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44052->172.17.0.4:30143, err= 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/04/11 03:09:46 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/04/11 03:09:46 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/04/11 03:09:46 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/04/11 03:09:46 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/11 03:09:46 INFO : PREFIXbanana: Deleted 2026/04/11 03:09:46 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/11 03:09:46 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/11 03:09:46 INFO : PREFIXapple: Deleted 2026/04/11 03:09:46 INFO : PREFIXsplitbananasplit: Deleted 2026/04/11 03:09:46 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37593") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58904->172.17.0.4:37593, err= 2026/04/11 03:09:46 DEBUG : apple: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : apple: Excluded 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded 2026/04/11 03:09:46 DEBUG : banana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : banana: Excluded 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37244") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54866->172.17.0.4:37244, err= 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39958") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58760->172.17.0.4:39958, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37399") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49988->172.17.0.4:37399, err= 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33183") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37244->172.17.0.4:33183, err= 2026/04/11 03:09:46 DEBUG : apple: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : apple: Excluded 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded 2026/04/11 03:09:46 DEBUG : banana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : banana: Excluded 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31378") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34190->172.17.0.4:31378, err= 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35390") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38266->172.17.0.4:35390, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32432") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39750->172.17.0.4:32432, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33207") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58424->172.17.0.4:33207, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38449") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55744->172.17.0.4:38449, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33637") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46100->172.17.0.4:33637, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37046") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56700->172.17.0.4:37046, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36846") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34908->172.17.0.4:36846, err= === RUN TestTransform/suffix run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30629") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39844->172.17.0.4:30629, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32608") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59992->172.17.0.4:32608, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30413") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59638->172.17.0.4:30413, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34770") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57778->172.17.0.4:34770, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30757") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56494->172.17.0.4:30757, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30466") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58802->172.17.0.4:30466, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35023") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46486->172.17.0.4:35023, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35173") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41660->172.17.0.4:35173, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31640") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54304->172.17.0.4:31640, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31893") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60962->172.17.0.4:31893, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36768") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49594->172.17.0.4:36768, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38955") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57100->172.17.0.4:38955, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37785") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43678->172.17.0.4:37785, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31108") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46396->172.17.0.4:31108, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32953") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35740->172.17.0.4:32953, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33786") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52724->172.17.0.4:33786, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30546") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59192->172.17.0.4:30546, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35389") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44292->172.17.0.4:35389, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38313") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41510->172.17.0.4:38313, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31874") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55204->172.17.0.4:31874, err= 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35700") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33864->172.17.0.4:35700, err= 2026/04/11 03:09:46 DEBUG : apple: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : apple: Excluded 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded 2026/04/11 03:09:46 DEBUG : banana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : banana: Excluded 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30969") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56182->172.17.0.4:30969, err= 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31908") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59696->172.17.0.4:31908, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32039") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36318->172.17.0.4:32039, err= 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/11 03:09:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 03:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/11 03:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 03:09:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/11 03:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 03:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 03:09:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 03:09:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33028") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51894->172.17.0.4:33028, err= 2026/04/11 03:09:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 03:09:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/11 03:09:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 03:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38978") 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37926") 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34852->172.17.0.4:38978, err= 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50578->172.17.0.4:37926, err= 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35205") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31847") 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55852->172.17.0.4:31847, err= 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49090->172.17.0.4:35205, err= 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34121") 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36814->172.17.0.4:34121, err= 2026/04/11 03:09:46 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:46 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/04/11 03:09:46 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/04/11 03:09:46 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/04/11 03:09:46 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/11 03:09:46 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/04/11 03:09:46 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/04/11 03:09:46 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38041") 2026/04/11 03:09:46 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/04/11 03:09:46 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53062->172.17.0.4:38041, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38900") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40518->172.17.0.4:38900, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34331") 2026/04/11 03:09:46 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/04/11 03:09:46 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43802->172.17.0.4:34331, err= 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39371") 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54510->172.17.0.4:39371, err= 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/11 03:09:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39588") 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/11 03:09:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48864->172.17.0.4:39588, err= 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/11 03:09:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31453") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36507") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47336->172.17.0.4:31453, err= 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/04/11 03:09:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59630->172.17.0.4:36507, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30710") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40978->172.17.0.4:30710, err= 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/04/11 03:09:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36387") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45928->172.17.0.4:36387, err= 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/11 03:09:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/11 03:09:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33296") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35808->172.17.0.4:33296, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35196") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52688->172.17.0.4:35196, err= 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/04/11 03:09:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37553") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54762->172.17.0.4:37553, err= 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/04/11 03:09:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/04/11 03:09:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36753") 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57806->172.17.0.4:36753, err= 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/04/11 03:09:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32571") 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45566->172.17.0.4:32571, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33821") 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/04/11 03:09:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52024->172.17.0.4:33821, err= 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36679") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49726->172.17.0.4:36679, err= 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/04/11 03:09:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/04/11 03:09:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/04/11 03:09:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/04/11 03:09:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 INFO : splitbananasplit: Deleted 2026/04/11 03:09:46 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/11 03:09:46 INFO : apple: Deleted 2026/04/11 03:09:46 INFO : dir1/0008-2345678.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/0007-1234567.txt: Deleted 2026/04/11 03:09:46 INFO : banana: Deleted 2026/04/11 03:09:46 INFO : dir1/0011-56789;.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/0012-6789;.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/0015-9;=.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/0003-defghij.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/0014-89;=.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/0013-789;=.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/0010-456789.txt: Deleted 2026/04/11 03:09:46 INFO : appleappleapplebanana: Deleted 2026/04/11 03:09:46 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/0009-3456789.txt: Deleted 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30032") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40156->172.17.0.4:30032, err= 2026/04/11 03:09:46 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : appleSUFFIX: Excluded 2026/04/11 03:09:46 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/04/11 03:09:46 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : bananaSUFFIX: Excluded 2026/04/11 03:09:46 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : splitbananasplitSUFFIX: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35110") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33748->172.17.0.4:35110, err= 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33839") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41952->172.17.0.4:33839, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34815") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50596->172.17.0.4:34815, err= 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/11 03:09:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/11 03:09:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/11 03:09:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/11 03:09:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/11 03:09:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/11 03:09:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/11 03:09:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/11 03:09:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/11 03:09:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/11 03:09:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/11 03:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/11 03:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/11 03:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/11 03:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/11 03:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/11 03:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/11 03:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/11 03:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/11 03:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/11 03:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/11 03:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/11 03:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 03:09:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 03:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 03:09:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 03:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33743") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34984->172.17.0.4:33743, err= 2026/04/11 03:09:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30515") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38968->172.17.0.4:30515, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36346") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36882") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60110->172.17.0.4:36346, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36258->172.17.0.4:36882, err= 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38590") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39163") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42896->172.17.0.4:38590, err= 2026/04/11 03:09:46 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/04/11 03:09:46 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37260->172.17.0.4:39163, err= 2026/04/11 03:09:46 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/04/11 03:09:46 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/04/11 03:09:46 INFO : splitbananasplit: Copied (new) 2026/04/11 03:09:46 INFO : apple: Copied (new) 2026/04/11 03:09:46 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38476") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32047") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58998->172.17.0.4:38476, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46420->172.17.0.4:32047, err= 2026/04/11 03:09:46 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/04/11 03:09:46 INFO : banana: Copied (new) 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36774") 2026/04/11 03:09:46 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/04/11 03:09:46 INFO : appleappleapplebanana: Copied (new) 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55830->172.17.0.4:36774, err= 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31466") 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/04/11 03:09:46 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55082->172.17.0.4:31466, err= 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/04/11 03:09:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33609") 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44426->172.17.0.4:33609, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36272") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50112->172.17.0.4:36272, err= 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/04/11 03:09:46 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36491") 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51018->172.17.0.4:36491, err= 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/04/11 03:09:46 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35088") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41268->172.17.0.4:35088, err= 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/04/11 03:09:46 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/04/11 03:09:46 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35141") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32983") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46722->172.17.0.4:35141, err= 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/04/11 03:09:46 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47816->172.17.0.4:32983, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39059") 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40964->172.17.0.4:39059, err= 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/04/11 03:09:46 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/04/11 03:09:46 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39118") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34930->172.17.0.4:39118, err= 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/04/11 03:09:46 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33833") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45190->172.17.0.4:33833, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32757") 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/04/11 03:09:46 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33128->172.17.0.4:32757, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31996") 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39926->172.17.0.4:31996, err= 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/04/11 03:09:46 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39845") 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/04/11 03:09:46 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/11 03:09:46 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50166->172.17.0.4:39845, err= 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/04/11 03:09:46 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/04/11 03:09:46 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/11 03:09:46 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/11 03:09:46 INFO : splitbananasplitSUFFIX: Deleted 2026/04/11 03:09:46 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/11 03:09:46 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/11 03:09:46 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/11 03:09:46 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/11 03:09:46 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/11 03:09:46 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/11 03:09:46 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/11 03:09:46 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/11 03:09:46 INFO : appleSUFFIX: Deleted 2026/04/11 03:09:46 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/11 03:09:46 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/11 03:09:46 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/11 03:09:46 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/11 03:09:46 INFO : bananaSUFFIX: Deleted 2026/04/11 03:09:46 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/11 03:09:46 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/11 03:09:46 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36768") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49600->172.17.0.4:36768, err= 2026/04/11 03:09:46 DEBUG : apple: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : apple: Excluded 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded 2026/04/11 03:09:46 DEBUG : banana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : banana: Excluded 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34388") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46826->172.17.0.4:34388, err= 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39896") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35400->172.17.0.4:39896, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34307") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43066->172.17.0.4:34307, err= 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33784") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38916->172.17.0.4:33784, err= 2026/04/11 03:09:46 DEBUG : apple: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : apple: Excluded 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded 2026/04/11 03:09:46 DEBUG : banana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : banana: Excluded 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39777") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58296->172.17.0.4:39777, err= 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34441") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47728->172.17.0.4:34441, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30219") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48222->172.17.0.4:30219, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34635") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44166->172.17.0.4:34635, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37490") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59340->172.17.0.4:37490, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39685") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44970->172.17.0.4:39685, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36171") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51030->172.17.0.4:36171, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37514") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47686->172.17.0.4:37514, err= === RUN TestTransform/truncate run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35954") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39338->172.17.0.4:35954, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34590") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57558->172.17.0.4:34590, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36534") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38606->172.17.0.4:36534, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31571") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60960->172.17.0.4:31571, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30809") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45220->172.17.0.4:30809, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35248") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59292->172.17.0.4:35248, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32353") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53024->172.17.0.4:32353, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35891") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54236->172.17.0.4:35891, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37802") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55124->172.17.0.4:37802, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33200") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45514->172.17.0.4:33200, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35399") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34954->172.17.0.4:35399, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36856") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35154->172.17.0.4:36856, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30799") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56826->172.17.0.4:30799, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33203") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41460->172.17.0.4:33203, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35823") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38632->172.17.0.4:35823, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38521") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53108->172.17.0.4:38521, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36952") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58962->172.17.0.4:36952, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35648") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33274->172.17.0.4:35648, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33424") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40500->172.17.0.4:33424, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38658") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33254->172.17.0.4:38658, err= 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36181") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51384->172.17.0.4:36181, err= 2026/04/11 03:09:46 DEBUG : apple: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : apple: Excluded 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded 2026/04/11 03:09:46 DEBUG : banana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : banana: Excluded 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34096") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57322->172.17.0.4:34096, err= 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32243") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37352->172.17.0.4:32243, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37944") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48144->172.17.0.4:37944, err= 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37908") 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46460->172.17.0.4:37908, err= 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 03:09:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : apple: size = 5 OK 2026/04/11 03:09:46 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : apple: Unchanged skipping 2026/04/11 03:09:46 DEBUG : banana: size = 6 OK 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 03:09:46 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : banana: Unchanged skipping 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33099") 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45532->172.17.0.4:33099, err= 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30467") 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37252->172.17.0.4:30467, err= 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 03:09:46 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 03:09:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 03:09:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 03:09:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 03:09:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 03:09:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 03:09:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 03:09:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31652") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32057") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36866") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58442->172.17.0.4:36866, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40592->172.17.0.4:31652, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44204->172.17.0.4:32057, err= 2026/04/11 03:09:46 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/04/11 03:09:46 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36169") 2026/04/11 03:09:46 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/04/11 03:09:46 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57664->172.17.0.4:36169, err= 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/04/11 03:09:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/11 03:09:46 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/04/11 03:09:46 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35888") 2026/04/11 03:09:46 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39031") 2026/04/11 03:09:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52322->172.17.0.4:35888, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43430->172.17.0.4:39031, err= 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37959") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47748->172.17.0.4:37959, err= 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/04/11 03:09:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/11 03:09:46 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30290") 2026/04/11 03:09:46 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39382->172.17.0.4:30290, err= 2026/04/11 03:09:46 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/04/11 03:09:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/11 03:09:46 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/04/11 03:09:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35557") 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56358->172.17.0.4:35557, err= 2026/04/11 03:09:46 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/04/11 03:09:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39326") 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38154->172.17.0.4:39326, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32745") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45288->172.17.0.4:32745, err= 2026/04/11 03:09:46 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/04/11 03:09:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/11 03:09:46 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/04/11 03:09:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/11 03:09:46 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34213") 2026/04/11 03:09:46 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49220->172.17.0.4:34213, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35246") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48530->172.17.0.4:35246, err= 2026/04/11 03:09:46 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/04/11 03:09:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/11 03:09:46 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34672") 2026/04/11 03:09:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45420->172.17.0.4:34672, err= 2026/04/11 03:09:46 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35444") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48800->172.17.0.4:35444, err= 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/04/11 03:09:46 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/04/11 03:09:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/11 03:09:46 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/04/11 03:09:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/11 03:09:46 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/04/11 03:09:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38144") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34549") 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44194->172.17.0.4:38144, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59768->172.17.0.4:34549, err= 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/04/11 03:09:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/04/11 03:09:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/04/11 03:09:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/0011-56789;.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/0013-789;=.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/0003-defghij.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/0015-9;=.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/0007-1234567.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/11 03:09:46 INFO : splitbananasplit: Deleted 2026/04/11 03:09:46 INFO : dir1/0012-6789;.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/0014-89;=.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/0008-2345678.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/0009-3456789.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/0010-456789.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/11 03:09:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/11 03:09:46 INFO : appleappleapplebanana: Deleted 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33525") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46872->172.17.0.4:33525, err= 2026/04/11 03:09:46 DEBUG : apple: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : apple: Excluded 2026/04/11 03:09:46 DEBUG : appleapple: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : appleapple: Excluded 2026/04/11 03:09:46 DEBUG : banana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : banana: Excluded 2026/04/11 03:09:46 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : splitbanan: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33041") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45430->172.17.0.4:33041, err= 2026/04/11 03:09:46 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0000-abcde: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdef: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefg: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0003-defgh: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghi: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0005-fghij: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijk: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0007-12345: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0008-23456: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0009-34567: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0010-45678: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0011-56789: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.t: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37771") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44410->172.17.0.4:37771, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33188") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40450->172.17.0.4:33188, err= 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36688") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60046->172.17.0.4:36688, err= 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 03:09:46 DEBUG : apple: size = 5 OK 2026/04/11 03:09:46 DEBUG : appleapple: size = 21 OK 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 03:09:46 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : apple: Unchanged skipping 2026/04/11 03:09:46 DEBUG : banana: size = 6 OK 2026/04/11 03:09:46 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : banana: Unchanged skipping 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35572") 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 03:09:46 DEBUG : splitbanan: size = 16 OK 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 03:09:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 03:09:46 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46952->172.17.0.4:35572, err= 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 03:09:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 03:09:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 03:09:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 03:09:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 03:09:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 03:09:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 03:09:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 03:09:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 03:09:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 03:09:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 03:09:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 03:09:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 03:09:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 03:09:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 03:09:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 03:09:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 03:09:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/11 03:09:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/11 03:09:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 03:09:46 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 03:09:46 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/11 03:09:46 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34882") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41550->172.17.0.4:34882, err= 2026/04/11 03:09:46 DEBUG : apple: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : apple: Excluded 2026/04/11 03:09:46 DEBUG : appleapple: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : appleapple: Excluded 2026/04/11 03:09:46 DEBUG : banana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : banana: Excluded 2026/04/11 03:09:46 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : splitbanan: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35064") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50324->172.17.0.4:35064, err= 2026/04/11 03:09:46 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0000-abcde: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdef: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefg: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0003-defgh: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghi: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0005-fghij: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijk: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0007-12345: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0008-23456: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0009-34567: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0010-45678: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0011-56789: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.t: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32843") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53160->172.17.0.4:32843, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35742") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40516->172.17.0.4:35742, err= 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/11 03:09:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35648") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33282->172.17.0.4:35648, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30962") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59150->172.17.0.4:30962, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35509") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49960->172.17.0.4:35509, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32592") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58892->172.17.0.4:32592, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33304") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51304->172.17.0.4:33304, err= === RUN TestTransform/encoder run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36259") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40844->172.17.0.4:36259, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37252") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43022->172.17.0.4:37252, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35046") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52292->172.17.0.4:35046, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34774") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47958->172.17.0.4:34774, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37207") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46128->172.17.0.4:37207, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31145") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35862->172.17.0.4:31145, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33630") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36554->172.17.0.4:33630, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32089") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46246->172.17.0.4:32089, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31617") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46386->172.17.0.4:31617, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32407") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52246->172.17.0.4:32407, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35976") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36042->172.17.0.4:35976, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39126") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48728->172.17.0.4:39126, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30727") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40986->172.17.0.4:30727, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39012") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41714->172.17.0.4:39012, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35108") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37206->172.17.0.4:35108, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34733") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35816->172.17.0.4:34733, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33953") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42202->172.17.0.4:33953, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35166") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60430->172.17.0.4:35166, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37464") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:32856->172.17.0.4:37464, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31968") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35722->172.17.0.4:31968, err= 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37861") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41506->172.17.0.4:37861, err= 2026/04/11 03:09:46 DEBUG : apple: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : apple: Excluded 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded 2026/04/11 03:09:46 DEBUG : banana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : banana: Excluded 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30349") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60304->172.17.0.4:30349, err= 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38826") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48860->172.17.0.4:38826, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33923") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50252->172.17.0.4:33923, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30124") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45464->172.17.0.4:30124, err= 2026/04/11 03:09:46 DEBUG : apple: size = 5 OK 2026/04/11 03:09:46 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : apple: Unchanged skipping 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 03:09:46 DEBUG : banana: size = 6 OK 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 03:09:46 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 03:09:46 DEBUG : banana: Unchanged skipping 2026/04/11 03:09:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33311") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47688->172.17.0.4:33311, err= 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38434") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43320->172.17.0.4:38434, err= 2026/04/11 03:09:46 DEBUG : apple: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : apple: Excluded 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded 2026/04/11 03:09:46 DEBUG : banana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : banana: Excluded 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35019") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36634->172.17.0.4:35019, err= 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35518") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33684->172.17.0.4:35518, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34527") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57382->172.17.0.4:34527, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31317") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55156->172.17.0.4:31317, err= 2026/04/11 03:09:46 DEBUG : apple: size = 5 OK 2026/04/11 03:09:46 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : apple: Unchanged skipping 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 03:09:46 DEBUG : banana: size = 6 OK 2026/04/11 03:09:46 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : banana: Unchanged skipping 2026/04/11 03:09:46 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 03:09:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30438") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57462->172.17.0.4:30438, err= 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38197") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60682->172.17.0.4:38197, err= 2026/04/11 03:09:46 DEBUG : apple: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : apple: Excluded 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded 2026/04/11 03:09:46 DEBUG : banana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : banana: Excluded 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39457") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47650->172.17.0.4:39457, err= 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38093") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50828->172.17.0.4:38093, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36396") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44922->172.17.0.4:36396, err= 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37374") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59064->172.17.0.4:37374, err= 2026/04/11 03:09:46 DEBUG : apple: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : apple: Excluded 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded 2026/04/11 03:09:46 DEBUG : banana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : banana: Excluded 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30740") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60562->172.17.0.4:30740, err= 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32058") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56984->172.17.0.4:32058, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30476") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59074->172.17.0.4:30476, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36389") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57514->172.17.0.4:36389, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34682") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51294->172.17.0.4:34682, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38354") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48602->172.17.0.4:38354, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34292") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41442->172.17.0.4:34292, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30468") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37700->172.17.0.4:30468, err= === RUN TestTransform/ISO-8859-1 run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32668") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39164->172.17.0.4:32668, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37199") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55950->172.17.0.4:37199, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31560") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33154->172.17.0.4:31560, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32894") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49462->172.17.0.4:32894, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31420") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34886->172.17.0.4:31420, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35154") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40286->172.17.0.4:35154, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34540") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54664->172.17.0.4:34540, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35784") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52260->172.17.0.4:35784, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32659") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46662->172.17.0.4:32659, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32014") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47478->172.17.0.4:32014, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32310") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58184->172.17.0.4:32310, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34829") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46640->172.17.0.4:34829, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35240") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46634->172.17.0.4:35240, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32679") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48050->172.17.0.4:32679, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31511") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56066->172.17.0.4:31511, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32700") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34956->172.17.0.4:32700, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35275") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54786->172.17.0.4:35275, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36060") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52722->172.17.0.4:36060, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33917") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37206->172.17.0.4:33917, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31886") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52628->172.17.0.4:31886, err= 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34288") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51992->172.17.0.4:34288, err= 2026/04/11 03:09:46 DEBUG : apple: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : apple: Excluded 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded 2026/04/11 03:09:46 DEBUG : banana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : banana: Excluded 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35327") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54110->172.17.0.4:35327, err= 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36039") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53212->172.17.0.4:36039, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35672") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39778->172.17.0.4:35672, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35869") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37200->172.17.0.4:35869, err= 2026/04/11 03:09:46 DEBUG : apple: size = 5 OK 2026/04/11 03:09:46 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : apple: Unchanged skipping 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 03:09:46 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 03:09:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 03:09:46 DEBUG : banana: size = 6 OK 2026/04/11 03:09:46 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : banana: Unchanged skipping 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30405") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:32952->172.17.0.4:30405, err= 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32855") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49008->172.17.0.4:32855, err= 2026/04/11 03:09:46 DEBUG : apple: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : apple: Excluded 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded 2026/04/11 03:09:46 DEBUG : banana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : banana: Excluded 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33064") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42332->172.17.0.4:33064, err= 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32123") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51280->172.17.0.4:32123, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37772") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58846->172.17.0.4:37772, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30310") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34866->172.17.0.4:30310, err= 2026/04/11 03:09:46 DEBUG : apple: size = 5 OK 2026/04/11 03:09:46 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : apple: Unchanged skipping 2026/04/11 03:09:46 DEBUG : banana: size = 6 OK 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 03:09:46 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : banana: Unchanged skipping 2026/04/11 03:09:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34637") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35510->172.17.0.4:34637, err= 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37068") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54736->172.17.0.4:37068, err= 2026/04/11 03:09:46 DEBUG : apple: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : apple: Excluded 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded 2026/04/11 03:09:46 DEBUG : banana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : banana: Excluded 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33861") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42244->172.17.0.4:33861, err= 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36750") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40796->172.17.0.4:36750, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33472") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41088->172.17.0.4:33472, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34302") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45724->172.17.0.4:34302, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33161") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58994->172.17.0.4:33161, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34846") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53316->172.17.0.4:34846, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37231") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58010->172.17.0.4:37231, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35403") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45366->172.17.0.4:35403, err= === RUN TestTransform/charmap run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39399") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47536->172.17.0.4:39399, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30026") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52974->172.17.0.4:30026, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36614") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45156->172.17.0.4:36614, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36129") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40878->172.17.0.4:36129, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30546") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59194->172.17.0.4:30546, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34693") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46788->172.17.0.4:34693, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33437") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49886->172.17.0.4:33437, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39163") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37262->172.17.0.4:39163, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39814") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44394->172.17.0.4:39814, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39900") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37420->172.17.0.4:39900, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34592") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39894->172.17.0.4:34592, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32830") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48466->172.17.0.4:32830, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32884") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60320->172.17.0.4:32884, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37975") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52516->172.17.0.4:37975, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38289") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34944->172.17.0.4:38289, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33369") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54642->172.17.0.4:33369, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32309") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45242->172.17.0.4:32309, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34847") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45542->172.17.0.4:34847, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30480") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38058->172.17.0.4:30480, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39541") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47796->172.17.0.4:39541, err= 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38654") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48368->172.17.0.4:38654, err= 2026/04/11 03:09:46 DEBUG : apple: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : apple: Excluded 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded 2026/04/11 03:09:46 DEBUG : banana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : banana: Excluded 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38459") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37338->172.17.0.4:38459, err= 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34371") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58090->172.17.0.4:34371, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32715") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46650->172.17.0.4:32715, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34562") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50164->172.17.0.4:34562, err= 2026/04/11 03:09:46 DEBUG : apple: size = 5 OK 2026/04/11 03:09:46 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : apple: Unchanged skipping 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 03:09:46 DEBUG : banana: size = 6 OK 2026/04/11 03:09:46 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : banana: Unchanged skipping 2026/04/11 03:09:46 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 03:09:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39457") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47666->172.17.0.4:39457, err= 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33561") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35336->172.17.0.4:33561, err= 2026/04/11 03:09:46 DEBUG : apple: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : apple: Excluded 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded 2026/04/11 03:09:46 DEBUG : banana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : banana: Excluded 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37043") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45782->172.17.0.4:37043, err= 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34867") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49094->172.17.0.4:34867, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38994") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59318->172.17.0.4:38994, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38223") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42836->172.17.0.4:38223, err= 2026/04/11 03:09:46 DEBUG : apple: size = 5 OK 2026/04/11 03:09:46 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : apple: Unchanged skipping 2026/04/11 03:09:46 DEBUG : banana: size = 6 OK 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 03:09:46 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : banana: Unchanged skipping 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 03:09:46 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 03:09:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31333") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34566->172.17.0.4:31333, err= 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36286") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53728->172.17.0.4:36286, err= 2026/04/11 03:09:46 DEBUG : apple: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : apple: Excluded 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded 2026/04/11 03:09:46 DEBUG : banana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : banana: Excluded 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34818") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58646->172.17.0.4:34818, err= 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31088") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58152->172.17.0.4:31088, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31999") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37236->172.17.0.4:31999, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33172") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60314->172.17.0.4:33172, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38314") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34718->172.17.0.4:38314, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33129") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40308->172.17.0.4:33129, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33840") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60258->172.17.0.4:33840, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32375") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45582->172.17.0.4:32375, err= === RUN TestTransform/lowercase run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31540") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48842->172.17.0.4:31540, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30351") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45178->172.17.0.4:30351, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36861") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40916->172.17.0.4:36861, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31310") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34432->172.17.0.4:31310, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38581") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45262->172.17.0.4:38581, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37327") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45176->172.17.0.4:37327, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39564") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53764->172.17.0.4:39564, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31866") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60582->172.17.0.4:31866, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38783") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59682->172.17.0.4:38783, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35040") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51012->172.17.0.4:35040, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33576") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46228->172.17.0.4:33576, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33690") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45656->172.17.0.4:33690, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39304") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59916->172.17.0.4:39304, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36697") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33290->172.17.0.4:36697, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30728") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48468->172.17.0.4:30728, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35266") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52988->172.17.0.4:35266, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39938") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59774->172.17.0.4:39938, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33303") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57168->172.17.0.4:33303, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34010") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49908->172.17.0.4:34010, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36510") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37264->172.17.0.4:36510, err= 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36863") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42940->172.17.0.4:36863, err= 2026/04/11 03:09:46 DEBUG : apple: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : apple: Excluded 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded 2026/04/11 03:09:46 DEBUG : banana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : banana: Excluded 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36535") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56578->172.17.0.4:36535, err= 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35621") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:32922->172.17.0.4:35621, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38473") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40910->172.17.0.4:38473, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31668") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49302->172.17.0.4:31668, err= 2026/04/11 03:09:46 DEBUG : apple: size = 5 OK 2026/04/11 03:09:46 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : apple: Unchanged skipping 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 03:09:46 DEBUG : banana: size = 6 OK 2026/04/11 03:09:46 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : banana: Unchanged skipping 2026/04/11 03:09:46 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 03:09:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31994") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50438->172.17.0.4:31994, err= 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38554") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48426->172.17.0.4:38554, err= 2026/04/11 03:09:46 DEBUG : apple: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : apple: Excluded 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded 2026/04/11 03:09:46 DEBUG : banana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : banana: Excluded 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30464") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48862->172.17.0.4:30464, err= 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32984") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36970->172.17.0.4:32984, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32251") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40396->172.17.0.4:32251, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32448") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50030->172.17.0.4:32448, err= 2026/04/11 03:09:46 DEBUG : apple: size = 5 OK 2026/04/11 03:09:46 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : apple: Unchanged skipping 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 03:09:46 DEBUG : banana: size = 6 OK 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : banana: Unchanged skipping 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 03:09:46 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 03:09:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35661") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35648->172.17.0.4:35661, err= 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38585") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41018->172.17.0.4:38585, err= 2026/04/11 03:09:46 DEBUG : apple: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : apple: Excluded 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded 2026/04/11 03:09:46 DEBUG : banana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : banana: Excluded 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32862") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53816->172.17.0.4:32862, err= 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38314") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34728->172.17.0.4:38314, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31026") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40632->172.17.0.4:31026, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38655") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44878->172.17.0.4:38655, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30122") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38050->172.17.0.4:30122, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34373") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39530->172.17.0.4:34373, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32142") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40138->172.17.0.4:32142, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37814") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59412->172.17.0.4:37814, err= === RUN TestTransform/ascii run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34680") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56086->172.17.0.4:34680, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39857") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44182->172.17.0.4:39857, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30082") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36328->172.17.0.4:30082, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39579") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46510->172.17.0.4:39579, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36700") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45706->172.17.0.4:36700, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33558") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48826->172.17.0.4:33558, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32926") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33092->172.17.0.4:32926, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38333") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51408->172.17.0.4:38333, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36487") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50302->172.17.0.4:36487, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37676") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43938->172.17.0.4:37676, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34181") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42752->172.17.0.4:34181, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39010") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51136->172.17.0.4:39010, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35746") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49372->172.17.0.4:35746, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39472") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60132->172.17.0.4:39472, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31766") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56916->172.17.0.4:31766, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35962") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44610->172.17.0.4:35962, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36523") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36388->172.17.0.4:36523, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34623") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40984->172.17.0.4:34623, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31344") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39306->172.17.0.4:31344, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34691") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51600->172.17.0.4:34691, err= 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33226") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59566->172.17.0.4:33226, err= 2026/04/11 03:09:46 DEBUG : apple: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : apple: Excluded 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded 2026/04/11 03:09:46 DEBUG : banana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : banana: Excluded 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37004") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50844->172.17.0.4:37004, err= 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30463") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36596->172.17.0.4:30463, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30506") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49342->172.17.0.4:30506, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32902") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48544->172.17.0.4:32902, err= 2026/04/11 03:09:46 DEBUG : apple: size = 5 OK 2026/04/11 03:09:46 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 03:09:46 DEBUG : banana: size = 6 OK 2026/04/11 03:09:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 03:09:46 DEBUG : banana: Unchanged skipping 2026/04/11 03:09:46 DEBUG : apple: Unchanged skipping 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38196") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37456->172.17.0.4:38196, err= 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31892") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39846->172.17.0.4:31892, err= 2026/04/11 03:09:46 DEBUG : apple: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : apple: Excluded 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded 2026/04/11 03:09:46 DEBUG : banana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : banana: Excluded 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39208") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48246->172.17.0.4:39208, err= 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30709") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48174->172.17.0.4:30709, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33631") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41834->172.17.0.4:33631, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37242") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35092->172.17.0.4:37242, err= 2026/04/11 03:09:46 DEBUG : apple: size = 5 OK 2026/04/11 03:09:46 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 03:09:46 DEBUG : apple: Unchanged skipping 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 03:09:46 DEBUG : banana: size = 6 OK 2026/04/11 03:09:46 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 03:09:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 03:09:46 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : banana: Unchanged skipping 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31139") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50104->172.17.0.4:31139, err= 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31721") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46014->172.17.0.4:31721, err= 2026/04/11 03:09:46 DEBUG : apple: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : apple: Excluded 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : appleappleapplebanana: Excluded 2026/04/11 03:09:46 DEBUG : banana: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : banana: Excluded 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : splitbananasplit: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36653") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42478->172.17.0.4:36653, err= 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33971") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44756->172.17.0.4:33971, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37984") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41212->172.17.0.4:37984, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30359") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53310->172.17.0.4:30359, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31631") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50958->172.17.0.4:31631, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35546") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48218->172.17.0.4:35546, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38480") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39014->172.17.0.4:38480, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34582") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33798->172.17.0.4:34582, err= --- PASS: TestTransform (0.70s) --- PASS: TestTransform/NFC (0.05s) --- PASS: TestTransform/NFD (0.05s) --- PASS: TestTransform/base64 (0.11s) --- PASS: TestTransform/prefix (0.09s) --- PASS: TestTransform/suffix (0.08s) --- PASS: TestTransform/truncate (0.06s) --- PASS: TestTransform/encoder (0.05s) --- PASS: TestTransform/ISO-8859-1 (0.05s) --- PASS: TestTransform/charmap (0.05s) --- PASS: TestTransform/lowercase (0.05s) --- PASS: TestTransform/ascii (0.05s) === RUN TestTransformCopy run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:46 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30826") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55376->172.17.0.4:30826, err= 2026/04/11 03:09:46 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/11 03:09:46 INFO : sub dir_somesuffix: Making directory 2026/04/11 03:09:46 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/11 03:09:46 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/11 03:09:46 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/11 03:09:46 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37063") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36152->172.17.0.4:37063, err= 2026/04/11 03:09:46 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/04/11 03:09:46 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/11 03:09:46 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34031") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54568->172.17.0.4:34031, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34829") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46650->172.17.0.4:34829, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37891") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47876->172.17.0.4:37891, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30572") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54042->172.17.0.4:30572, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33972") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53310->172.17.0.4:33972, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39060") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57520->172.17.0.4:39060, err= 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 INFO : tictactoe: Making directory 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 03:09:46 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30395") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40282->172.17.0.4:30395, err= 2026/04/11 03:09:46 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/04/11 03:09:46 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/04/11 03:09:46 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36059") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43884->172.17.0.4:36059, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37157") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37758->172.17.0.4:37157, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36926") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57510->172.17.0.4:36926, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39676") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60520->172.17.0.4:39676, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31217") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47504->172.17.0.4:31217, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31238") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35340->172.17.0.4:31238, err= 2026/04/11 03:09:46 INFO : toe: Making directory 2026/04/11 03:09:46 INFO : toe/toe: Making directory 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/11 03:09:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36126") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58434->172.17.0.4:36126, err= 2026/04/11 03:09:46 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/04/11 03:09:46 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/04/11 03:09:46 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36098") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42402->172.17.0.4:36098, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38189") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46242->172.17.0.4:38189, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35727") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:32938->172.17.0.4:35727, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30617") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:60638->172.17.0.4:30617, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34945") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49324->172.17.0.4:34945, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39231") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40294->172.17.0.4:39231, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30727") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40994->172.17.0.4:30727, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33912") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37598->172.17.0.4:33912, err= 2026/04/11 03:09:46 INFO : toe: Making directory 2026/04/11 03:09:46 INFO : toe/toe: Making directory 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/11 03:09:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33545") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50508->172.17.0.4:33545, err= 2026/04/11 03:09:46 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/04/11 03:09:46 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/04/11 03:09:46 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39029") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45492->172.17.0.4:39029, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38924") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40838->172.17.0.4:38924, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35316") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44200->172.17.0.4:35316, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32171") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54614->172.17.0.4:32171, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32662") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36296->172.17.0.4:32662, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35152") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41664->172.17.0.4:35152, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37102") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38854->172.17.0.4:37102, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:46 DEBUG : empty_dir: Making directory with metadata 2026/04/11 03:09:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 03:09:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35753") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36650->172.17.0.4:35753, err= 2026/04/11 03:09:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 03:09:46 INFO : tictacempty_dir: Making directory 2026/04/11 03:09:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 INFO : tictactoe: Making directory 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 03:09:46 INFO : tictactoe/tictactoe: Making directory 2026/04/11 03:09:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 03:09:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/11 03:09:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39073") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58718->172.17.0.4:39073, err= 2026/04/11 03:09:46 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/04/11 03:09:46 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/04/11 03:09:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35847") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50918->172.17.0.4:35847, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36422") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54878->172.17.0.4:36422, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35723") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34528->172.17.0.4:35723, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39908") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38840->172.17.0.4:39908, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36498") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41306->172.17.0.4:36498, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34580") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53074->172.17.0.4:34580, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37623") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33318->172.17.0.4:37623, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38985") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33654->172.17.0.4:38985, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31196") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:55728->172.17.0.4:31196, err= --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:46 DEBUG : empty_dir: Making directory with metadata 2026/04/11 03:09:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 03:09:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30079") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39290->172.17.0.4:30079, err= 2026/04/11 03:09:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 03:09:46 INFO : tictacempty_dir: Making directory 2026/04/11 03:09:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 INFO : tictactoe: Making directory 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 03:09:46 INFO : tictactoe/tictactoe: Making directory 2026/04/11 03:09:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 03:09:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/11 03:09:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 03:09:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35109") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51332->172.17.0.4:35109, err= 2026/04/11 03:09:46 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/04/11 03:09:46 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 03:09:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32882") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54520->172.17.0.4:32882, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35654") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37506->172.17.0.4:35654, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38470") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34396->172.17.0.4:38470, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38880") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57088->172.17.0.4:38880, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 03:09:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32894") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49476->172.17.0.4:32894, err= 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32451") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31450") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58598->172.17.0.4:32451, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41404->172.17.0.4:31450, err= 2026/04/11 03:09:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36636") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44176->172.17.0.4:36636, err= 2026/04/11 03:09:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/11 03:09:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/04/11 03:09:46 NOTICE: ftp://172.17.0.4:21/rclone-test-xilawog2xiha: 0 differences found 2026/04/11 03:09:46 NOTICE: ftp://172.17.0.4:21/rclone-test-xilawog2xiha: 1 hashes could not be checked 2026/04/11 03:09:46 NOTICE: ftp://172.17.0.4:21/rclone-test-xilawog2xiha: 1 matching files 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37411") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37032->172.17.0.4:37411, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33062") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35759") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42742->172.17.0.4:33062, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54526->172.17.0.4:35759, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30218") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40018->172.17.0.4:30218, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31060") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54432->172.17.0.4:31060, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39266") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37464->172.17.0.4:39266, err= 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 INFO : tictactoe: Making directory 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 03:09:46 INFO : tictactoe/tictactoe: Making directory 2026/04/11 03:09:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 03:09:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/11 03:09:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31082") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58380->172.17.0.4:31082, err= 2026/04/11 03:09:46 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/04/11 03:09:46 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/04/11 03:09:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31042") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50412->172.17.0.4:31042, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30941") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49040->172.17.0.4:30941, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35118") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36948->172.17.0.4:35118, err= 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35731") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48138->172.17.0.4:35731, err= 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35428") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40302->172.17.0.4:35428, err= 2026/04/11 03:09:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36827") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47448->172.17.0.4:36827, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:46 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/11 03:09:46 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/11 03:09:46 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35804") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54948->172.17.0.4:35804, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38182") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41510->172.17.0.4:38182, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30202") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34004->172.17.0.4:30202, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33844") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34924->172.17.0.4:33844, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38058") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59214->172.17.0.4:38058, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34710") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59934->172.17.0.4:34710, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31649") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44496->172.17.0.4:31649, err= --- PASS: TestRunTwice (0.01s) === RUN TestSyntax 2026/04/11 03:09:46 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38503") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50126->172.17.0.4:38503, err= 2026/04/11 03:09:46 INFO : toe: Making directory 2026/04/11 03:09:46 INFO : toe/toe: Making directory 2026/04/11 03:09:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39708") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:37668->172.17.0.4:39708, err= 2026/04/11 03:09:46 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/04/11 03:09:46 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/04/11 03:09:46 INFO : toe/toe/toe: Copied (new) 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39714") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40658->172.17.0.4:39714, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37614") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:49036->172.17.0.4:37614, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38605") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43460->172.17.0.4:38605, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32995") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45310->172.17.0.4:32995, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30925") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33286->172.17.0.4:30925, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35443") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39276->172.17.0.4:35443, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32040") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40990->172.17.0.4:32040, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:46 DEBUG : empty_dir: Making directory with metadata 2026/04/11 03:09:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 03:09:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38367") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40708->172.17.0.4:38367, err= 2026/04/11 03:09:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 03:09:46 INFO : tictacempty_dir: Making directory 2026/04/11 03:09:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 INFO : tictactoe: Making directory 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 03:09:46 INFO : tictactoe/tictactoe: Making directory 2026/04/11 03:09:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 03:09:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/11 03:09:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 03:09:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 03:09:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36247") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58048->172.17.0.4:36247, err= 2026/04/11 03:09:46 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/04/11 03:09:46 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 03:09:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 03:09:46 INFO : toe/toe/toe.txt: Deleted 2026/04/11 03:09:46 INFO : toe/toe: Removing directory 2026/04/11 03:09:46 INFO : toe: Removing directory 2026/04/11 03:09:46 INFO : empty_dir: Removing directory 2026/04/11 03:09:46 DEBUG : Local file system at /tmp/rclone660548982: deleted 3 directories 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35622") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34554->172.17.0.4:35622, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36248") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31599") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52034->172.17.0.4:36248, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39500->172.17.0.4:31599, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39046") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34852->172.17.0.4:39046, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30280") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51228->172.17.0.4:30280, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30293") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59230->172.17.0.4:30293, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33620") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33710->172.17.0.4:33620, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33511") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39806->172.17.0.4:33511, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31414") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48856->172.17.0.4:31414, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:46 DEBUG : empty_dir: Making directory with metadata 2026/04/11 03:09:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 03:09:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36853") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41874->172.17.0.4:36853, err= 2026/04/11 03:09:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 03:09:46 INFO : tictacempty_dir: Making directory 2026/04/11 03:09:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 INFO : tictactoe: Making directory 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 03:09:46 INFO : tictactoe/tictactoe: Making directory 2026/04/11 03:09:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 03:09:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/11 03:09:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 03:09:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 03:09:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36432") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46904->172.17.0.4:36432, err= 2026/04/11 03:09:46 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/04/11 03:09:46 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 03:09:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 03:09:46 INFO : toe/toe/toe.txt: Deleted 2026/04/11 03:09:46 INFO : toe/toe: Removing directory 2026/04/11 03:09:46 INFO : toe: Removing directory 2026/04/11 03:09:46 INFO : empty_dir: Removing directory 2026/04/11 03:09:46 DEBUG : Local file system at /tmp/rclone660548982: deleted 3 directories 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35495") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54188->172.17.0.4:35495, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36707") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38255") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53364->172.17.0.4:38255, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33364->172.17.0.4:36707, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39650") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34892->172.17.0.4:39650, err= 2026/04/11 03:09:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/11 03:09:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/11 03:09:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/11 03:09:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/11 03:09:46 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36929") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40334->172.17.0.4:36929, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38077") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35133") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53640->172.17.0.4:35133, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38372") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43528->172.17.0.4:38077, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35086->172.17.0.4:38372, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38547") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36480->172.17.0.4:38547, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39025") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:57450->172.17.0.4:39025, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33478") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48870->172.17.0.4:33478, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32555") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39705") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44742->172.17.0.4:32555, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32386") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35582->172.17.0.4:39705, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56752->172.17.0.4:32386, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39161") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35038->172.17.0.4:39161, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34463") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:32836->172.17.0.4:34463, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32808") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39102->172.17.0.4:32808, err= --- PASS: TestTransformFile (0.01s) === RUN TestManualTransformFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:46 DEBUG : Reset feature "Copy" 2026/04/11 03:09:46 DEBUG : Reset feature "Move" 2026/04/11 03:09:46 DEBUG : Reset feature "Copy" 2026/04/11 03:09:46 DEBUG : Reset feature "Move" 2026/04/11 03:09:46 DEBUG : empty_dir: Making directory with metadata 2026/04/11 03:09:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 03:09:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33800") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:42032->172.17.0.4:33800, err= 2026/04/11 03:09:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 03:09:46 INFO : tictacempty_dir: Making directory 2026/04/11 03:09:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 INFO : tictactoe: Making directory 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/11 03:09:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 03:09:46 INFO : tictactoe/tictactoe: Making directory 2026/04/11 03:09:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 03:09:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/11 03:09:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 03:09:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 03:09:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37367") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:50182->172.17.0.4:37367, err= 2026/04/11 03:09:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/11 03:09:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 03:09:46 INFO : toe/toe/toe.txt: Deleted 2026/04/11 03:09:46 INFO : toe/toe: Removing directory 2026/04/11 03:09:46 INFO : toe: Removing directory 2026/04/11 03:09:46 INFO : empty_dir: Removing directory 2026/04/11 03:09:46 DEBUG : Local file system at /tmp/rclone660548982: deleted 3 directories 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36719") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58652->172.17.0.4:36719, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37031") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56092->172.17.0.4:37031, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39000") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:38816->172.17.0.4:39000, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35684") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:59470->172.17.0.4:35684, err= 2026/04/11 03:09:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/11 03:09:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/11 03:09:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/11 03:09:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36861") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:40928->172.17.0.4:36861, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31919") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33318->172.17.0.4:31919, err= 2026/04/11 03:09:46 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/11 03:09:46 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/11 03:09:46 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36883") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:34116->172.17.0.4:36883, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36798") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34371") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33880->172.17.0.4:36798, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58100->172.17.0.4:34371, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32762") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39862->172.17.0.4:32762, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38520") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36470") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:45392->172.17.0.4:36470, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53838->172.17.0.4:38520, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35518") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33694->172.17.0.4:35518, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33935") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33570") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56902->172.17.0.4:33935, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31600") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:44620->172.17.0.4:33570, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:35772->172.17.0.4:31600, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33405") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:33898->172.17.0.4:33405, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:37909") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53652->172.17.0.4:37909, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32475") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58282->172.17.0.4:32475, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:46 DEBUG : toe: transformed to: dG9l 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34569") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43352->172.17.0.4:34569, err= 2026/04/11 03:09:46 DEBUG : toe: transformed to: dG9l 2026/04/11 03:09:46 INFO : dG9l: Making directory 2026/04/11 03:09:46 DEBUG : toe: transformed to: dG9l 2026/04/11 03:09:46 DEBUG : toe: transformed to: dG9l 2026/04/11 03:09:46 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/11 03:09:46 INFO : dG9l/dG9l: Making directory 2026/04/11 03:09:46 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/11 03:09:46 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/11 03:09:46 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/11 03:09:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/11 03:09:46 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35879") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47240->172.17.0.4:35879, err= 2026/04/11 03:09:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/11 03:09:46 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39047") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48116->172.17.0.4:39047, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39457") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:47682->172.17.0.4:39457, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34718") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:32770->172.17.0.4:34718, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32581") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:53234->172.17.0.4:32581, err= 2026/04/11 03:09:46 DEBUG : dG9l: transformed to: toe 2026/04/11 03:09:46 DEBUG : dG9l: transformed to: toe 2026/04/11 03:09:46 DEBUG : toe: Directory modification time the same (differ by 586.699843ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : Added delayed dir = "toe", newDst=toe 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32645") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43756->172.17.0.4:32645, err= 2026/04/11 03:09:46 DEBUG : dG9l: transformed to: toe 2026/04/11 03:09:46 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/11 03:09:46 DEBUG : toe/toe: Directory modification time the same (differ by 586.699843ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:33903") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58618->172.17.0.4:33903, err= 2026/04/11 03:09:46 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/11 03:09:46 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/11 03:09:46 DEBUG : Local file system at /tmp/rclone660548982: Waiting for checks to finish 2026/04/11 03:09:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/04/11 03:09:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/11 03:09:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/11 03:09:46 DEBUG : Local file system at /tmp/rclone660548982: Waiting for transfers to finish 2026/04/11 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32707") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46468->172.17.0.4:32707, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38788") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36988->172.17.0.4:38788, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:35505") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52706->172.17.0.4:35505, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38343") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41966->172.17.0.4:38343, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:38491") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56342->172.17.0.4:38491, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:30796") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:52426->172.17.0.4:30796, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36528") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:56388->172.17.0.4:36528, err= --- PASS: TestBase64 (0.01s) === RUN TestError run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xilawog2xiha", Local "Local file system at /tmp/rclone660548982", Modify Window "1s" 2026/04/11 03:09:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/11 03:09:46 DEBUG : toe: transformed to: 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36748") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39266->172.17.0.4:36748, err= 2026/04/11 03:09:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/11 03:09:46 DEBUG : toe: transformed to: 2026/04/11 03:09:46 INFO : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Making directory 2026/04/11 03:09:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/11 03:09:46 DEBUG : toe: transformed to: 2026/04/11 03:09:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/11 03:09:46 DEBUG : toe: transformed to: 2026/04/11 03:09:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/11 03:09:46 DEBUG : toe/toe: transformed to: 2026/04/11 03:09:46 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/11 03:09:46 INFO : toe/toe: Making directory 2026/04/11 03:09:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/11 03:09:46 DEBUG : toe/toe: transformed to: 2026/04/11 03:09:46 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/11 03:09:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/11 03:09:46 DEBUG : toe: transformed to: 2026/04/11 03:09:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/11 03:09:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/11 03:09:46 DEBUG : toe/toe/toe: transformed to: 2026/04/11 03:09:46 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for checks to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Waiting for transfers to finish 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31311") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:46534->172.17.0.4:31311, err= 2026/04/11 03:09:46 DEBUG : toe/toe/toe: size = 11 OK 2026/04/11 03:09:46 INFO : toe/toe/toe: Copied (new) 2026/04/11 03:09:46 ERROR : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: not deleting files as there were IO errors 2026/04/11 03:09:46 ERROR : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: not deleting directories as there were IO errors 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31459") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:48662->172.17.0.4:31459, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36764") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:39344->172.17.0.4:36764, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39548") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:51666->172.17.0.4:39548, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:31201") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:54956->172.17.0.4:31201, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:39672") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:41146->172.17.0.4:39672, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:36676") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:58338->172.17.0.4:36676, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:32495") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:36758->172.17.0.4:32495, err= --- PASS: TestError (0.01s) PASS 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: dial("tcp","172.17.0.4:34236") 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: > dial: conn=172.17.0.1:43368->172.17.0.4:34236, err= 2026/04/11 03:09:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xilawog2xiha: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 2.774602644s (try 1/5)