"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/04/22 04:40:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mucoges6zuqo" 2026/04/22 04:40:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/22 04:40:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/22 04:40:56 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:40:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:40:56 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:40:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:40:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWFDm}" suffix to name 2026/04/22 04:40:56 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:40:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:40:56 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:40:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:40:56 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Connecting to FTP server 2026/04/22 04:40:56 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:21") 2026/04/22 04:40:56 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35218->172.17.0.5:21, err= 2026/04/22 04:40:58 DEBUG : Creating backend with remote "/tmp/rclone2408195244" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34963") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36094->172.17.0.5:34963, err= 2026/04/22 04:40:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 04:40:58 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34371") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60900->172.17.0.5:34371, err= 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39845") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57008->172.17.0.5:39845, err= 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32708") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50106->172.17.0.5:32708, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:40:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34595") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34322->172.17.0.5:34595, err= 2026/04/22 04:40:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31114") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58980->172.17.0.5:31114, err= 2026/04/22 04:40:58 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/22 04:40:58 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/22 04:40:58 INFO : sub dir/hello world: Copied (new) 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35300") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55504->172.17.0.5:35300, err= 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34741") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54160->172.17.0.5:34741, err= 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33234") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60272->172.17.0.5:33234, err= 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30235") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35128->172.17.0.5:30235, err= 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36236") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47458->172.17.0.5:36236, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35313") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60724->172.17.0.5:35313, err= 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30349") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52692->172.17.0.5:30349, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34997") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54900->172.17.0.5:34997, err= 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30749") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60320->172.17.0.5:30749, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:40:58 DEBUG : Creating backend with remote "/non-existing" 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31870") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47240->172.17.0.5:31870, err= 2026/04/22 04:40:58 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37778") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51032->172.17.0.5:37778, err= 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35446") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54698->172.17.0.5:35446, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:40:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37561") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51266->172.17.0.5:37561, err= 2026/04/22 04:40:58 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/22 04:40:58 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/22 04:40:58 INFO : sub dir/hello world: Copied (new) 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36618") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43482->172.17.0.5:36618, err= 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35294") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60966->172.17.0.5:35294, err= 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36753") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49888->172.17.0.5:36753, err= 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31157") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50396->172.17.0.5:31157, err= 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33337") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50764->172.17.0.5:33337, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" sync_test.go:222: Only runs on local 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36132") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37508->172.17.0.5:36132, err= 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36373") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42750->172.17.0.5:36373, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:40:58 INFO : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Running all checks before starting transfers 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31637") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41638->172.17.0.5:31637, err= 2026/04/22 04:40:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:40:58 INFO : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Checks finished, now starting transfers 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39006") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53034->172.17.0.5:39006, err= 2026/04/22 04:40:58 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/22 04:40:58 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/22 04:40:58 INFO : sub dir/hello world: Copied (new) 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37200") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44426->172.17.0.5:37200, err= 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38239") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54140->172.17.0.5:38239, err= 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32831") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37496->172.17.0.5:32831, err= 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35112") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45550->172.17.0.5:35112, err= 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39283") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59494->172.17.0.5:39283, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:40:58 ERROR : Ignoring --no-traverse with sync 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39475") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50796->172.17.0.5:39475, err= 2026/04/22 04:40:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37653") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60466->172.17.0.5:37653, err= 2026/04/22 04:40:58 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/22 04:40:58 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/22 04:40:58 INFO : sub dir/hello world: Copied (new) 2026/04/22 04:40:58 DEBUG : Waiting for deletions to finish 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30243") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33272->172.17.0.5:30243, err= 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38904") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56428->172.17.0.5:38904, err= 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32079") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59914->172.17.0.5:32079, err= 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38841") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38270->172.17.0.5:38841, err= 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33745") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44846->172.17.0.5:33745, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30689") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55378->172.17.0.5:30689, err= 2026/04/22 04:40:58 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37975") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52066->172.17.0.5:37975, err= 2026/04/22 04:40:58 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/04/22 04:40:58 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/04/22 04:40:58 INFO : hello world2: Copied (new) 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34667") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42212->172.17.0.5:34667, err= 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31224") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35078->172.17.0.5:31224, err= 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31570") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49042->172.17.0.5:31570, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31201") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51576->172.17.0.5:31201, err= 2026/04/22 04:40:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35420") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40488->172.17.0.5:35420, err= 2026/04/22 04:40:58 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/04/22 04:40:58 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/04/22 04:40:58 INFO : potato2: Copied (new) 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37843") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35546->172.17.0.5:37843, err= 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35032") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51678->172.17.0.5:35032, err= 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34726") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39488->172.17.0.5:34726, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:40:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30650") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39872->172.17.0.5:30650, err= 2026/04/22 04:40:58 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/04/22 04:40:58 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/04/22 04:40:58 INFO : potato2: Copied (new) 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38614") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46176->172.17.0.5:38614, err= 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39832") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54134->172.17.0.5:39832, err= 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32574") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48046->172.17.0.5:32574, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:40:58 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/22 04:40:58 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/22 04:40:58 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/22 04:40:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38063") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59716->172.17.0.5:38063, err= 2026/04/22 04:40:58 INFO : sub dir2: Making directory 2026/04/22 04:40:58 INFO : sub dir: Making directory 2026/04/22 04:40:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 04:40:58 INFO : sub dir2/sub sub dir2: Making directory 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Connecting to FTP server 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:21") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35232->172.17.0.5:21, err= 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37021") 2026/04/22 04:40:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46238->172.17.0.5:37021, err= 2026/04/22 04:40:58 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/22 04:40:58 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/22 04:40:58 INFO : sub dir/hello world: Copied (new) 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39111") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59550->172.17.0.5:39111, err= 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32427") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44822->172.17.0.5:32427, err= 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36974") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40486->172.17.0.5:36974, err= 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32770") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54720->172.17.0.5:32770, err= 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36050") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42818->172.17.0.5:36050, err= 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37871") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37771") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36140->172.17.0.5:37871, err= 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52238->172.17.0.5:37771, err= 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31172") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44184->172.17.0.5:31172, err= 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39682") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42992->172.17.0.5:39682, err= --- PASS: TestCopyEmptyDirectories (2.23s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:00 INFO : sub dir2: Making directory 2026/04/22 04:41:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/22 04:41:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34627") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34176->172.17.0.5:34627, err= 2026/04/22 04:41:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34870") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53862->172.17.0.5:34870, err= 2026/04/22 04:41:00 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/22 04:41:00 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/22 04:41:00 INFO : sub dir/hello world: Copied (new) 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36676") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36770->172.17.0.5:36676, err= 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33753") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60252->172.17.0.5:33753, err= 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33628") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33778->172.17.0.5:33628, err= 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35788") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33478->172.17.0.5:35788, err= 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32012") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57952->172.17.0.5:32012, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:00 DEBUG : sub dir2: Making directory with metadata 2026/04/22 04:41:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34715") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46080->172.17.0.5:34715, err= 2026/04/22 04:41:00 INFO : sub dir2: Making directory 2026/04/22 04:41:00 INFO : sub dir: Making directory 2026/04/22 04:41:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36373") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42758->172.17.0.5:36373, err= 2026/04/22 04:41:00 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/22 04:41:00 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/22 04:41:00 INFO : sub dir/hello world: Copied (new) 2026/04/22 04:41:00 INFO : sub dir/hello world: Deleted 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32093") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52656->172.17.0.5:32093, err= 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33023") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33996->172.17.0.5:33023, err= 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36615") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43414->172.17.0.5:36615, err= 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35863") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38838->172.17.0.5:35863, err= 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37655") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53978->172.17.0.5:37655, err= 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31491") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40518->172.17.0.5:31491, err= 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30640") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46428->172.17.0.5:30640, err= 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38983") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47732->172.17.0.5:38983, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33976") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60120->172.17.0.5:33976, err= 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37543") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:32916->172.17.0.5:37543, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:00 INFO : sub dir2: Making directory 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33129") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55122->172.17.0.5:33129, err= 2026/04/22 04:41:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33155") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33372->172.17.0.5:33155, err= 2026/04/22 04:41:00 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/22 04:41:00 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/22 04:41:00 INFO : sub dir/hello world: Copied (new) 2026/04/22 04:41:00 INFO : sub dir/hello world: Deleted 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37462") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36102->172.17.0.5:37462, err= 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34314") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45640->172.17.0.5:34314, err= 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33856") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43814->172.17.0.5:33856, err= 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32635") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50388->172.17.0.5:32635, err= 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31523") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53496->172.17.0.5:31523, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:00 DEBUG : sub dir2: Making directory with metadata 2026/04/22 04:41:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/22 04:41:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32986") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58330->172.17.0.5:32986, err= 2026/04/22 04:41:00 INFO : sub dir2: Making directory 2026/04/22 04:41:00 INFO : sub dir: Making directory 2026/04/22 04:41:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32408") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56258->172.17.0.5:32408, err= 2026/04/22 04:41:00 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/22 04:41:00 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/22 04:41:00 INFO : sub dir/hello world: Copied (new) 2026/04/22 04:41:00 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34781") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52062->172.17.0.5:34781, err= 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31452") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33767") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44244->172.17.0.5:31452, err= 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60580->172.17.0.5:33767, err= 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37469") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52250->172.17.0.5:37469, err= 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36814") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50898->172.17.0.5:36814, err= 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31104") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49414->172.17.0.5:31104, err= 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38089") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56018->172.17.0.5:38089, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30779") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48354->172.17.0.5:30779, err= 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39382") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53084->172.17.0.5:39382, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:00 INFO : sub dir2: Making directory 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32081") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52938->172.17.0.5:32081, err= 2026/04/22 04:41:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39325") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37984->172.17.0.5:39325, err= 2026/04/22 04:41:00 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/22 04:41:00 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/22 04:41:00 INFO : sub dir/hello world: Copied (new) 2026/04/22 04:41:00 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37571") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45506->172.17.0.5:37571, err= 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31505") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51030->172.17.0.5:31505, err= 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35820") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58452->172.17.0.5:35820, err= 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37262") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48032->172.17.0.5:37262, err= 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34260") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60792->172.17.0.5:34260, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33589") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60156->172.17.0.5:33589, err= 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36786") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38796->172.17.0.5:36786, err= 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34480") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34000->172.17.0.5:34480, err= 2026/04/22 04:41:00 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hocikip6kuqa" 2026/04/22 04:41:00 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/22 04:41:00 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:41:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:41:00 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:41:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:41:00 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWFDm}" suffix to name 2026/04/22 04:41:00 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:41:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:41:00 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:41:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-hocikip6kuqa: Connecting to FTP server 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-hocikip6kuqa: dial("tcp","172.17.0.5:21") 2026/04/22 04:41:00 DEBUG : ftp://172.17.0.5:21/rclone-test-hocikip6kuqa: > dial: conn=172.17.0.1:35248->172.17.0.5:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.5:21/rclone-test-mucoges6zuqo -> ftp://172.17.0.5:21/rclone-test-hocikip6kuqa 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hocikip6kuqa: dial("tcp","172.17.0.5:34361") 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hocikip6kuqa: > dial: conn=172.17.0.1:41928->172.17.0.5:34361, err= 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35838") 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53810->172.17.0.5:35838, err= 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33058") 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59574->172.17.0.5:33058, err= 2026/04/22 04:41:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hocikip6kuqa: Waiting for checks to finish 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hocikip6kuqa: Waiting for transfers to finish 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38875") 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44422->172.17.0.5:38875, err= 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hocikip6kuqa: dial("tcp","172.17.0.5:30523") 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hocikip6kuqa: > dial: conn=172.17.0.1:42910->172.17.0.5:30523, err= 2026/04/22 04:41:03 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/04/22 04:41:03 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/04/22 04:41:03 INFO : sub dir/hello world: Copied (new) 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hocikip6kuqa: dial("tcp","172.17.0.5:31247") 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hocikip6kuqa: > dial: conn=172.17.0.1:33674->172.17.0.5:31247, err= 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hocikip6kuqa: dial("tcp","172.17.0.5:32041") 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hocikip6kuqa: > dial: conn=172.17.0.1:47406->172.17.0.5:32041, err= 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hocikip6kuqa: dial("tcp","172.17.0.5:38006") 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hocikip6kuqa: > dial: conn=172.17.0.1:47404->172.17.0.5:38006, err= 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hocikip6kuqa: dial("tcp","172.17.0.5:35552") 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hocikip6kuqa: > dial: conn=172.17.0.1:57624->172.17.0.5:35552, err= 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hocikip6kuqa: Purge object "sub dir/hello world" 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hocikip6kuqa: Purge dir "sub dir" 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hocikip6kuqa: Purge dir "" 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37574") 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54694->172.17.0.5:37574, err= 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32286") 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60550->172.17.0.5:32286, err= 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38730") 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60398->172.17.0.5:38730, err= --- PASS: TestServerSideCopy (2.37s) === RUN TestCopyOverSelf run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33199") 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48926->172.17.0.5:33199, err= 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30774") 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37074->172.17.0.5:30774, err= 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34592") 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48512->172.17.0.5:34592, err= 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32611") 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35050->172.17.0.5:32611, err= 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37165") 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39996->172.17.0.5:37165, err= 2026/04/22 04:41:03 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:41:03 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo) 2026/04/22 04:41:03 DEBUG : sub dir/hello world: Sizes differ 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35394") 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47152->172.17.0.5:35394, err= 2026/04/22 04:41:03 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/04/22 04:41:03 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/04/22 04:41:03 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30435") 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54212->172.17.0.5:30435, err= 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37612") 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49218->172.17.0.5:37612, err= 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32018") 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54240->172.17.0.5:32018, err= 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39097") 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40900->172.17.0.5:39097, err= 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31269") 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39284->172.17.0.5:31269, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31374") 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53972->172.17.0.5:31374, err= 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30076") 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57688->172.17.0.5:30076, err= 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35059") 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57404->172.17.0.5:35059, err= 2026/04/22 04:41:03 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dabusit4zepu" 2026/04/22 04:41:03 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/22 04:41:03 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:41:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:41:03 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:41:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:41:03 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWFDm}" suffix to name 2026/04/22 04:41:03 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:41:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:41:03 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:41:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-dabusit4zepu: Connecting to FTP server 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-dabusit4zepu: dial("tcp","172.17.0.5:21") 2026/04/22 04:41:03 DEBUG : ftp://172.17.0.5:21/rclone-test-dabusit4zepu: > dial: conn=172.17.0.1:38782->172.17.0.5:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.5:21/rclone-test-mucoges6zuqo -> ftp://172.17.0.5:21/rclone-test-dabusit4zepu 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-dabusit4zepu: dial("tcp","172.17.0.5:34761") 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32029") 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-dabusit4zepu: > dial: conn=172.17.0.1:60252->172.17.0.5:34761, err= 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57170->172.17.0.5:32029, err= 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30893") 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45146->172.17.0.5:30893, err= 2026/04/22 04:41:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-dabusit4zepu: Waiting for checks to finish 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-dabusit4zepu: Waiting for transfers to finish 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37662") 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47844->172.17.0.5:37662, err= 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-dabusit4zepu: dial("tcp","172.17.0.5:30917") 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-dabusit4zepu: > dial: conn=172.17.0.1:38128->172.17.0.5:30917, err= 2026/04/22 04:41:05 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/04/22 04:41:05 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/04/22 04:41:05 INFO : sub dir/hello world: Copied (new) 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-dabusit4zepu: dial("tcp","172.17.0.5:30949") 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-dabusit4zepu: > dial: conn=172.17.0.1:36628->172.17.0.5:30949, err= 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-dabusit4zepu: dial("tcp","172.17.0.5:32436") 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-dabusit4zepu: > dial: conn=172.17.0.1:42278->172.17.0.5:32436, err= 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35064") 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56452->172.17.0.5:35064, err= 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36779") 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56210->172.17.0.5:36779, err= 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35486") 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36840->172.17.0.5:35486, err= 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-dabusit4zepu: dial("tcp","172.17.0.5:36629") 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33624") 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-dabusit4zepu: > dial: conn=172.17.0.1:49472->172.17.0.5:36629, err= 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54758->172.17.0.5:33624, err= 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33477") 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-dabusit4zepu: dial("tcp","172.17.0.5:31155") 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-dabusit4zepu: > dial: conn=172.17.0.1:47090->172.17.0.5:31155, err= 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59044->172.17.0.5:33477, err= 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-dabusit4zepu: Waiting for checks to finish 2026/04/22 04:41:05 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo) 2026/04/22 04:41:05 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.5:21/rclone-test-dabusit4zepu) 2026/04/22 04:41:05 DEBUG : sub dir/hello world: Sizes differ 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-dabusit4zepu: Waiting for transfers to finish 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38750") 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42248->172.17.0.5:38750, err= 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-dabusit4zepu: dial("tcp","172.17.0.5:30348") 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-dabusit4zepu: > dial: conn=172.17.0.1:57102->172.17.0.5:30348, err= 2026/04/22 04:41:05 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/04/22 04:41:05 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/04/22 04:41:05 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-dabusit4zepu: dial("tcp","172.17.0.5:30238") 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-dabusit4zepu: > dial: conn=172.17.0.1:52634->172.17.0.5:30238, err= 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-dabusit4zepu: dial("tcp","172.17.0.5:30179") 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-dabusit4zepu: > dial: conn=172.17.0.1:49200->172.17.0.5:30179, err= 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-dabusit4zepu: dial("tcp","172.17.0.5:33849") 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-dabusit4zepu: > dial: conn=172.17.0.1:40488->172.17.0.5:33849, err= 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-dabusit4zepu: dial("tcp","172.17.0.5:36236") 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-dabusit4zepu: > dial: conn=172.17.0.1:56682->172.17.0.5:36236, err= 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-dabusit4zepu: Purge object "sub dir/hello world" 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-dabusit4zepu: Purge dir "sub dir" 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-dabusit4zepu: Purge dir "" 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30567") 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45034->172.17.0.5:30567, err= 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33657") 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55238->172.17.0.5:33657, err= 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33332") 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55750->172.17.0.5:33332, err= --- PASS: TestServerSideCopyOverSelf (2.29s) === RUN TestMoveOverSelf run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30619") 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45916->172.17.0.5:30619, err= 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33007") 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59846->172.17.0.5:33007, err= 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33784") 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33384->172.17.0.5:33784, err= 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34416") 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52314->172.17.0.5:34416, err= 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39169") 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36010->172.17.0.5:39169, err= 2026/04/22 04:41:05 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:41:05 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo) 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:05 DEBUG : sub dir/hello world: Sizes differ 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38673") 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58584->172.17.0.5:38673, err= 2026/04/22 04:41:05 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/04/22 04:41:05 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/04/22 04:41:05 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/22 04:41:05 INFO : sub dir/hello world: Deleted 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32531") 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43150->172.17.0.5:32531, err= 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39369") 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35654->172.17.0.5:39369, err= 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39989") 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42982->172.17.0.5:39989, err= 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33025") 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35830->172.17.0.5:33025, err= 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32243") 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56566->172.17.0.5:32243, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32045") 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41424->172.17.0.5:32045, err= 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35232") 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35844->172.17.0.5:35232, err= 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35677") 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52778->172.17.0.5:35677, err= 2026/04/22 04:41:05 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-degowef4hasu" 2026/04/22 04:41:05 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/22 04:41:05 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:41:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:41:05 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:41:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:41:05 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWFDm}" suffix to name 2026/04/22 04:41:05 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:41:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:41:05 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:41:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: Connecting to FTP server 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: dial("tcp","172.17.0.5:21") 2026/04/22 04:41:05 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: > dial: conn=172.17.0.1:38798->172.17.0.5:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.5:21/rclone-test-mucoges6zuqo -> ftp://172.17.0.5:21/rclone-test-degowef4hasu 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: dial("tcp","172.17.0.5:39769") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: > dial: conn=172.17.0.1:34042->172.17.0.5:39769, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31302") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45790->172.17.0.5:31302, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33261") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47260->172.17.0.5:33261, err= 2026/04/22 04:41:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: Waiting for checks to finish 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: Waiting for transfers to finish 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37135") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54052->172.17.0.5:37135, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: dial("tcp","172.17.0.5:31683") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: > dial: conn=172.17.0.1:57416->172.17.0.5:31683, err= 2026/04/22 04:41:08 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/04/22 04:41:08 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/04/22 04:41:08 INFO : sub dir/hello world: Copied (new) 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: dial("tcp","172.17.0.5:30214") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: > dial: conn=172.17.0.1:36950->172.17.0.5:30214, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: dial("tcp","172.17.0.5:38888") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: > dial: conn=172.17.0.1:51548->172.17.0.5:38888, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32765") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48930->172.17.0.5:32765, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38410") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36298->172.17.0.5:38410, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32528") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42210->172.17.0.5:32528, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: Using server-side directory move 2026/04/22 04:41:08 INFO : ftp://172.17.0.5:21/rclone-test-degowef4hasu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31627") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56080->172.17.0.5:31627, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: dial("tcp","172.17.0.5:38264") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: > dial: conn=172.17.0.1:59532->172.17.0.5:38264, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: dial("tcp","172.17.0.5:31364") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37211") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36926->172.17.0.5:37211, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: > dial: conn=172.17.0.1:33842->172.17.0.5:31364, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: Waiting for checks to finish 2026/04/22 04:41:08 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo) 2026/04/22 04:41:08 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.5:21/rclone-test-degowef4hasu) 2026/04/22 04:41:08 DEBUG : sub dir/hello world: Sizes differ 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: Waiting for transfers to finish 2026/04/22 04:41:08 INFO : sub dir/hello world: Deleted 2026/04/22 04:41:08 INFO : sub dir/hello world: Moved (server-side) 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35959") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46710->172.17.0.5:35959, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34505") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38162->172.17.0.5:34505, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: dial("tcp","172.17.0.5:37041") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: > dial: conn=172.17.0.1:52718->172.17.0.5:37041, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: dial("tcp","172.17.0.5:38501") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: > dial: conn=172.17.0.1:45718->172.17.0.5:38501, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39012") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58422->172.17.0.5:39012, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38249") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35268->172.17.0.5:38249, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36590") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51386->172.17.0.5:36590, err= 2026/04/22 04:41:08 DEBUG : testing file moves 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: dial("tcp","172.17.0.5:39670") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35184") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: > dial: conn=172.17.0.1:33122->172.17.0.5:39670, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54508->172.17.0.5:35184, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34091") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59798->172.17.0.5:34091, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: dial("tcp","172.17.0.5:30982") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: > dial: conn=172.17.0.1:34196->172.17.0.5:30982, err= 2026/04/22 04:41:08 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo) 2026/04/22 04:41:08 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.5:21/rclone-test-degowef4hasu) 2026/04/22 04:41:08 DEBUG : sub dir/hello world: Sizes differ 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: Waiting for checks to finish 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: Waiting for transfers to finish 2026/04/22 04:41:08 INFO : sub dir/hello world: Deleted 2026/04/22 04:41:08 INFO : sub dir/hello world: Moved (server-side) 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37349") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44110->172.17.0.5:37349, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36159") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51758->172.17.0.5:36159, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: dial("tcp","172.17.0.5:30425") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: > dial: conn=172.17.0.1:51414->172.17.0.5:30425, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: dial("tcp","172.17.0.5:36570") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: > dial: conn=172.17.0.1:42946->172.17.0.5:36570, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: dial("tcp","172.17.0.5:37755") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: > dial: conn=172.17.0.1:49542->172.17.0.5:37755, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: dial("tcp","172.17.0.5:31662") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: > dial: conn=172.17.0.1:37868->172.17.0.5:31662, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: Purge object "sub dir/hello world" 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: Purge dir "sub dir" 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: Purge dir "" 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35711") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55254->172.17.0.5:35711, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37146") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51614->172.17.0.5:37146, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36516") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59374->172.17.0.5:36516, err= --- PASS: TestServerSideMoveOverSelf (2.43s) === RUN TestCopyAfterDelete run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30030") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45928->172.17.0.5:30030, err= 2026/04/22 04:41:08 ERROR : error listing: directory not found 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32936") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:32780->172.17.0.5:32936, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34064") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52354->172.17.0.5:34064, err= 2026/04/22 04:41:08 INFO : Local file system at /tmp/rclone2408195244: Making directory 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39163") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57028->172.17.0.5:39163, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37532") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56546->172.17.0.5:37532, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39070") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39764->172.17.0.5:39070, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37463") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59492->172.17.0.5:37463, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30752") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42252->172.17.0.5:30752, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38506") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42914->172.17.0.5:38506, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34369") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37822->172.17.0.5:34369, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32733") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34450->172.17.0.5:32733, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35216") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40042->172.17.0.5:35216, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38896") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52958->172.17.0.5:38896, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30194") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42734->172.17.0.5:30194, err= 2026/04/22 04:41:08 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30375") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41454->172.17.0.5:30375, err= 2026/04/22 04:41:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 04:41:08 DEBUG : Local file system at /tmp/rclone2408195244: Waiting for checks to finish 2026/04/22 04:41:08 DEBUG : Local file system at /tmp/rclone2408195244: Waiting for transfers to finish 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35303") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33464->172.17.0.5:35303, err= 2026/04/22 04:41:08 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/04/22 04:41:08 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/04/22 04:41:08 INFO : sub dir/hello world: Copied (new) 2026/04/22 04:41:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37272") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53308->172.17.0.5:37272, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35087") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44290->172.17.0.5:35087, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33707") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34994->172.17.0.5:33707, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32765") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48944->172.17.0.5:32765, err= 2026/04/22 04:41:08 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31663") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34008->172.17.0.5:31663, err= 2026/04/22 04:41:08 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/04/22 04:41:08 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/04/22 04:41:08 INFO : check sum: Copied (new) 2026/04/22 04:41:08 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32007") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59046->172.17.0.5:32007, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30782") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60450->172.17.0.5:30782, err= 2026/04/22 04:41:08 DEBUG : check sum: size = 1 OK 2026/04/22 04:41:08 NOTICE: ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/22 04:41:08 DEBUG : check sum: Size of src and dst objects identical 2026/04/22 04:41:08 DEBUG : check sum: Unchanged skipping 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:08 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:08 INFO : There was nothing to transfer 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33383") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60868->172.17.0.5:33383, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36547") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43176->172.17.0.5:36547, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38037") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44770->172.17.0.5:38037, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35870") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35078->172.17.0.5:35870, err= 2026/04/22 04:41:08 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39617") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45618->172.17.0.5:39617, err= 2026/04/22 04:41:08 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/04/22 04:41:08 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/04/22 04:41:08 INFO : sizeonly: Copied (new) 2026/04/22 04:41:08 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34828") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51004->172.17.0.5:34828, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38807") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34558->172.17.0.5:38807, err= 2026/04/22 04:41:08 DEBUG : sizeonly: size = 6 OK 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:08 DEBUG : sizeonly: Sizes identical 2026/04/22 04:41:08 DEBUG : sizeonly: Unchanged skipping 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:08 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:08 INFO : There was nothing to transfer 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37384") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57888->172.17.0.5:37384, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39624") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47314->172.17.0.5:39624, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36591") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58490->172.17.0.5:36591, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33765") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44696->172.17.0.5:33765, err= 2026/04/22 04:41:08 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33632") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37176->172.17.0.5:33632, err= 2026/04/22 04:41:08 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/04/22 04:41:08 INFO : ignore-size: Copied (new) 2026/04/22 04:41:08 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32922") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51182->172.17.0.5:32922, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31451") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40762->172.17.0.5:31451, err= 2026/04/22 04:41:08 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:41:08 DEBUG : ignore-size: Unchanged skipping 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:08 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:08 INFO : There was nothing to transfer 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36494") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49960->172.17.0.5:36494, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38160") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49574->172.17.0.5:38160, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36234") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55534->172.17.0.5:36234, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32249") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53314->172.17.0.5:32249, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35179") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47510->172.17.0.5:35179, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35981") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59680->172.17.0.5:35981, err= 2026/04/22 04:41:08 DEBUG : existing: size = 6 OK 2026/04/22 04:41:08 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:41:08 DEBUG : existing: Unchanged skipping 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:08 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:08 INFO : There was nothing to transfer 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31831") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50434->172.17.0.5:31831, err= 2026/04/22 04:41:08 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32246") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52110->172.17.0.5:32246, err= 2026/04/22 04:41:08 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/04/22 04:41:08 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/04/22 04:41:08 INFO : existing: Copied (replaced existing) 2026/04/22 04:41:08 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37624") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59810->172.17.0.5:37624, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37539") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39888->172.17.0.5:37539, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30713") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50888->172.17.0.5:30713, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34633") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42706->172.17.0.5:34633, err= 2026/04/22 04:41:08 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36777") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57582->172.17.0.5:36777, err= 2026/04/22 04:41:08 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/04/22 04:41:08 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/04/22 04:41:08 INFO : existing: Copied (new) 2026/04/22 04:41:08 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32272") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57144->172.17.0.5:32272, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39371") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47412->172.17.0.5:39371, err= 2026/04/22 04:41:08 DEBUG : existing: Destination exists, skipping 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:08 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:08 INFO : There was nothing to transfer 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35383") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46398->172.17.0.5:35383, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30165") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38242->172.17.0.5:30165, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38170") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51628->172.17.0.5:38170, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36295") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35212->172.17.0.5:36295, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34249") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45372->172.17.0.5:34249, err= 2026/04/22 04:41:08 INFO : d: Making directory 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36401") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39474->172.17.0.5:36401, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Connecting to FTP server 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:21") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38800->172.17.0.5:21, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35043") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55618->172.17.0.5:35043, err= 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32081") 2026/04/22 04:41:08 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46332->172.17.0.5:32081, err= 2026/04/22 04:41:10 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35971") 2026/04/22 04:41:10 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36996->172.17.0.5:35971, err= 2026/04/22 04:41:10 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34806") 2026/04/22 04:41:10 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59604->172.17.0.5:34806, err= 2026/04/22 04:41:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/22 04:41:10 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Connecting to FTP server 2026/04/22 04:41:10 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:21") 2026/04/22 04:41:10 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38814->172.17.0.5:21, err= 2026/04/22 04:41:10 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36085") 2026/04/22 04:41:10 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60846->172.17.0.5:36085, err= 2026/04/22 04:41:10 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37397") 2026/04/22 04:41:10 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49046->172.17.0.5:37397, err= 2026/04/22 04:41:10 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37178") 2026/04/22 04:41:10 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36994->172.17.0.5:37178, err= 2026/04/22 04:41:10 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/04/22 04:41:10 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/04/22 04:41:10 INFO : a/potato2: Copied (new) 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39640") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41174->172.17.0.5:39640, err= 2026/04/22 04:41:12 DEBUG : c/non empty space: size = 5 OK 2026/04/22 04:41:12 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/22 04:41:12 DEBUG : c/non empty space: Unchanged skipping 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:12 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:12 INFO : b/potato: Deleted 2026/04/22 04:41:12 INFO : d: Removing directory 2026/04/22 04:41:12 INFO : b: Removing directory 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: deleted 2 directories 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39560") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36048->172.17.0.5:39560, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37867") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36773") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37570->172.17.0.5:36773, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38730->172.17.0.5:37867, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31023") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47476->172.17.0.5:31023, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31743") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44098->172.17.0.5:31743, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34005") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46884->172.17.0.5:34005, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33440") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45150->172.17.0.5:33440, err= --- PASS: TestSyncIgnoreErrors (4.66s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38724") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59704->172.17.0.5:38724, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38145") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41774->172.17.0.5:38145, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39751") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48504->172.17.0.5:39751, err= 2026/04/22 04:41:12 DEBUG : empty space: size = 1 OK 2026/04/22 04:41:12 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/22 04:41:12 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:12 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39687") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44014->172.17.0.5:39687, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34895") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47524->172.17.0.5:34895, err= 2026/04/22 04:41:12 DEBUG : empty space: size = 1 OK 2026/04/22 04:41:12 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/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30631") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35334->172.17.0.5:30631, err= 2026/04/22 04:41:12 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/04/22 04:41:12 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/04/22 04:41:12 INFO : empty space: Copied (replaced existing) 2026/04/22 04:41:12 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32140") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47636->172.17.0.5:32140, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35063") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46240->172.17.0.5:35063, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33412") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45900->172.17.0.5:33412, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39911") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46572->172.17.0.5:39911, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39117") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38510->172.17.0.5:39117, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37991") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38704->172.17.0.5:37991, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36087") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35014->172.17.0.5:36087, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38232") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47688->172.17.0.5:38232, err= 2026/04/22 04:41:12 DEBUG : foo: size = 3 OK 2026/04/22 04:41:12 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/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37301") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47758->172.17.0.5:37301, err= 2026/04/22 04:41:12 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/04/22 04:41:12 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/04/22 04:41:12 INFO : foo: Copied (replaced existing) 2026/04/22 04:41:12 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32628") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36042->172.17.0.5:32628, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39784") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43804->172.17.0.5:39784, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36125") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33226->172.17.0.5:36125, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33072") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49892->172.17.0.5:33072, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33032") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35226->172.17.0.5:33032, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33205") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60768->172.17.0.5:33205, err= 2026/04/22 04:41:12 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/22 04:41:12 DEBUG : empty space: size = 1 OK 2026/04/22 04:41:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/22 04:41:12 DEBUG : empty space: Unchanged skipping 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37488") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35350->172.17.0.5:37488, err= 2026/04/22 04:41:12 DEBUG : potato.06503f43.partial: size = 60 OK 2026/04/22 04:41:12 DEBUG : potato.06503f43.partial: renamed to: potato 2026/04/22 04:41:12 INFO : potato: Copied (new) 2026/04/22 04:41:12 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30691") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58560->172.17.0.5:30691, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34288") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49358->172.17.0.5:34288, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35214") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46490->172.17.0.5:35214, err= --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30353") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60956->172.17.0.5:30353, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38835") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34962->172.17.0.5:38835, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33528") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51690->172.17.0.5:33528, err= 2026/04/22 04:41:12 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:41:12 DEBUG : potato: size = 60 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo) 2026/04/22 04:41:12 DEBUG : potato: Sizes differ 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31125") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37932->172.17.0.5:31125, err= 2026/04/22 04:41:12 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/04/22 04:41:12 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/04/22 04:41:12 INFO : potato: Copied (replaced existing) 2026/04/22 04:41:12 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30039") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45824->172.17.0.5:30039, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32941") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56552->172.17.0.5:32941, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32255") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55254->172.17.0.5:32255, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39358") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60932->172.17.0.5:39358, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31814") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54334->172.17.0.5:31814, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38427") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41598->172.17.0.5:38427, err= 2026/04/22 04:41:12 DEBUG : potato: size = 21 OK 2026/04/22 04:41:12 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/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34611") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45098->172.17.0.5:34611, err= 2026/04/22 04:41:12 DEBUG : potato.a809149f.partial: size = 21 OK 2026/04/22 04:41:12 DEBUG : potato.a809149f.partial: renamed to: potato 2026/04/22 04:41:12 INFO : potato: Copied (replaced existing) 2026/04/22 04:41:12 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30689") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48168->172.17.0.5:30689, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35571") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42672->172.17.0.5:35571, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33557") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51160->172.17.0.5:33557, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39347") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34016->172.17.0.5:39347, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30743") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42122->172.17.0.5:30743, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38670") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42802->172.17.0.5:38670, err= 2026/04/22 04:41:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/22 04:41:12 DEBUG : empty space: size = 1 OK 2026/04/22 04:41:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/22 04:41:12 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/22 04:41:12 DEBUG : empty space: Unchanged skipping 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:12 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:12 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31910") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55106->172.17.0.5:31910, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30676") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57094->172.17.0.5:30676, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30345") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54634->172.17.0.5:30345, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30262") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38482->172.17.0.5:30262, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37167") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46288->172.17.0.5:37167, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36169") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47658->172.17.0.5:36169, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35838") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43674->172.17.0.5:35838, err= 2026/04/22 04:41:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/22 04:41:12 DEBUG : empty space: size = 1 OK 2026/04/22 04:41:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/22 04:41:12 DEBUG : empty space: Unchanged skipping 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36979") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47748->172.17.0.5:36979, err= 2026/04/22 04:41:12 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/04/22 04:41:12 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/04/22 04:41:12 INFO : potato2: Copied (new) 2026/04/22 04:41:12 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:12 INFO : potato: Deleted 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36114") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59406->172.17.0.5:36114, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37316") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43448->172.17.0.5:37316, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30371") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40744->172.17.0.5:30371, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36745") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59078->172.17.0.5:36745, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33251") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50002->172.17.0.5:33251, err= 2026/04/22 04:41:12 INFO : d: Making directory 2026/04/22 04:41:12 INFO : d/e: Making directory 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36756") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35938->172.17.0.5:36756, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31446") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32005") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36748->172.17.0.5:31446, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48908->172.17.0.5:32005, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34453") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59852->172.17.0.5:34453, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38691") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53404->172.17.0.5:38691, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31816") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45562->172.17.0.5:31816, err= 2026/04/22 04:41:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33660") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34742") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49170->172.17.0.5:33660, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59370->172.17.0.5:34742, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35130") 2026/04/22 04:41:12 DEBUG : c/non empty space: size = 5 OK 2026/04/22 04:41:12 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/22 04:41:12 DEBUG : c/non empty space: Unchanged skipping 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52784->172.17.0.5:35130, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33355") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49104->172.17.0.5:33355, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37754") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59318->172.17.0.5:37754, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:12 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/04/22 04:41:12 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/04/22 04:41:12 INFO : a/potato2: Copied (new) 2026/04/22 04:41:12 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:12 INFO : b/potato: Deleted 2026/04/22 04:41:12 INFO : d/e: Removing directory 2026/04/22 04:41:12 INFO : d: Removing directory 2026/04/22 04:41:12 INFO : b: Removing directory 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: deleted 3 directories 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37617") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33112->172.17.0.5:37617, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38853") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39159") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60360->172.17.0.5:39159, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35622->172.17.0.5:38853, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32350") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54694->172.17.0.5:32350, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31856") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35466->172.17.0.5:31856, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30251") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43918->172.17.0.5:30251, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32520") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43634->172.17.0.5:32520, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37801") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58628->172.17.0.5:37801, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32635") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56484->172.17.0.5:32635, err= 2026/04/22 04:41:12 INFO : d: Making directory 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31075") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36936->172.17.0.5:31075, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35422") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35571") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42302->172.17.0.5:35422, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42682->172.17.0.5:35571, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33429") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44232->172.17.0.5:33429, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33043") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54770->172.17.0.5:33043, err= 2026/04/22 04:41:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30459") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32009") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35401") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54672->172.17.0.5:30459, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47640->172.17.0.5:32009, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49110->172.17.0.5:35401, err= 2026/04/22 04:41:12 DEBUG : c/non empty space: size = 5 OK 2026/04/22 04:41:12 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:12 DEBUG : c/non empty space: Unchanged skipping 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37082") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52506->172.17.0.5:37082, err= 2026/04/22 04:41:12 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/04/22 04:41:12 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/04/22 04:41:12 INFO : a/potato2: Copied (new) 2026/04/22 04:41:12 ERROR : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: not deleting files as there were IO errors 2026/04/22 04:41:12 ERROR : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: not deleting directories as there were IO errors 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34163") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45354->172.17.0.5:34163, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37424") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33138") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39165") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37495") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54390->172.17.0.5:39165, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40178->172.17.0.5:37424, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55032->172.17.0.5:33138, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34340->172.17.0.5:37495, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39606") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51834->172.17.0.5:39606, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37079") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33005") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38424") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39044->172.17.0.5:37079, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36795") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45670->172.17.0.5:33005, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40534->172.17.0.5:36795, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47486->172.17.0.5:38424, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38018") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35530->172.17.0.5:38018, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36446") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58520->172.17.0.5:36446, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31701") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58404->172.17.0.5:31701, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37973") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38188->172.17.0.5:37973, err= 2026/04/22 04:41:12 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35452") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46388->172.17.0.5:35452, err= 2026/04/22 04:41:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/22 04:41:12 DEBUG : empty space: size = 1 OK 2026/04/22 04:41:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/22 04:41:12 DEBUG : empty space: Unchanged skipping 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:12 INFO : potato: Deleted 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35631") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40204->172.17.0.5:35631, err= 2026/04/22 04:41:12 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/04/22 04:41:12 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/04/22 04:41:12 INFO : potato2: Copied (new) 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32809") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38064->172.17.0.5:32809, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34189") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35418->172.17.0.5:34189, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36966") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33814->172.17.0.5:36966, err= --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36202") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43254->172.17.0.5:36202, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35141") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45648->172.17.0.5:35141, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34227") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51300->172.17.0.5:34227, err= 2026/04/22 04:41:12 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31196") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44174->172.17.0.5:31196, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:12 INFO : potato: Deleted 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36558") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42046->172.17.0.5:36558, err= 2026/04/22 04:41:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/22 04:41:12 DEBUG : empty space: size = 1 OK 2026/04/22 04:41:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/22 04:41:12 DEBUG : empty space: Unchanged skipping 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38001") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55118->172.17.0.5:38001, err= 2026/04/22 04:41:12 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/04/22 04:41:12 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/04/22 04:41:12 INFO : potato2: Copied (new) 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35982") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57318->172.17.0.5:35982, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34937") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51004->172.17.0.5:34937, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34182") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40760->172.17.0.5:34182, err= --- PASS: TestSyncDeleteBefore (0.01s) === RUN TestCopyDeleteBefore run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37055") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41440->172.17.0.5:37055, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36918") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59236->172.17.0.5:36918, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36404") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56608->172.17.0.5:36404, err= 2026/04/22 04:41:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31064") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38690->172.17.0.5:31064, err= 2026/04/22 04:41:12 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/04/22 04:41:12 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/04/22 04:41:12 INFO : potato2: Copied (new) 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38534") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42512->172.17.0.5:38534, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38491") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47054->172.17.0.5:38491, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33499") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54872->172.17.0.5:33499, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31596") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43886->172.17.0.5:31596, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32436") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39086->172.17.0.5:32436, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35497") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46162->172.17.0.5:35497, err= 2026/04/22 04:41:12 DEBUG : enormous: Excluded (Size Filter) 2026/04/22 04:41:12 DEBUG : enormous: Excluded 2026/04/22 04:41:12 DEBUG : potato2: Excluded (Size Filter) 2026/04/22 04:41:12 DEBUG : potato2: Excluded 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35714") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49124->172.17.0.5:35714, err= 2026/04/22 04:41:12 DEBUG : potato2: Excluded (Size Filter) 2026/04/22 04:41:12 DEBUG : potato2: Excluded 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:12 DEBUG : empty space: size = 1 OK 2026/04/22 04:41:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/22 04:41:12 DEBUG : empty space: Unchanged skipping 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:12 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:12 INFO : There was nothing to transfer 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32865") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51876->172.17.0.5:32865, err= 2026/04/22 04:41:12 DEBUG : enormous: Excluded (Size Filter) 2026/04/22 04:41:12 DEBUG : enormous: Excluded 2026/04/22 04:41:12 DEBUG : potato2: Excluded (Size Filter) 2026/04/22 04:41:12 DEBUG : potato2: Excluded 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31717") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44756->172.17.0.5:31717, err= 2026/04/22 04:41:12 DEBUG : potato2: Excluded (Size Filter) 2026/04/22 04:41:12 DEBUG : potato2: Excluded 2026/04/22 04:41:12 DEBUG : empty space: size = 1 OK 2026/04/22 04:41:12 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/04/22 04:41:12 DEBUG : empty space: Unchanged skipping 2026/04/22 04:41:12 DEBUG : Local file system at /tmp/rclone2408195244: Waiting for checks to finish 2026/04/22 04:41:12 DEBUG : Local file system at /tmp/rclone2408195244: Waiting for transfers to finish 2026/04/22 04:41:12 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:12 INFO : There was nothing to transfer 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35068") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33730->172.17.0.5:35068, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35983") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49216->172.17.0.5:35983, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37422") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58318->172.17.0.5:37422, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32826") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46832->172.17.0.5:32826, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37549") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38088->172.17.0.5:37549, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38669") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53884->172.17.0.5:38669, err= 2026/04/22 04:41:12 DEBUG : enormous: Excluded (Size Filter) 2026/04/22 04:41:12 DEBUG : enormous: Excluded 2026/04/22 04:41:12 DEBUG : potato2: Excluded (Size Filter) 2026/04/22 04:41:12 DEBUG : potato2: Excluded 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32808") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55370->172.17.0.5:32808, err= 2026/04/22 04:41:12 DEBUG : empty space: size = 1 OK 2026/04/22 04:41:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:12 DEBUG : empty space: Unchanged skipping 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:12 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:12 INFO : potato2: Deleted 2026/04/22 04:41:12 INFO : enormous: Deleted 2026/04/22 04:41:12 INFO : There was nothing to transfer 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32257") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43906->172.17.0.5:32257, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39768") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42414->172.17.0.5:39768, err= 2026/04/22 04:41:12 DEBUG : empty space: size = 1 OK 2026/04/22 04:41:12 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/04/22 04:41:12 DEBUG : empty space: Unchanged skipping 2026/04/22 04:41:12 DEBUG : Local file system at /tmp/rclone2408195244: Waiting for checks to finish 2026/04/22 04:41:12 DEBUG : Local file system at /tmp/rclone2408195244: Waiting for transfers to finish 2026/04/22 04:41:12 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:12 INFO : potato2: Deleted 2026/04/22 04:41:12 INFO : enormous: Deleted 2026/04/22 04:41:12 INFO : There was nothing to transfer 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30273") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37954->172.17.0.5:30273, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32985") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58090->172.17.0.5:32985, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35535") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40940->172.17.0.5:35535, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31060") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43856->172.17.0.5:31060, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30687") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56990->172.17.0.5:30687, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37096") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55752->172.17.0.5:37096, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34733") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47440->172.17.0.5:34733, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34452") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49942->172.17.0.5:34452, err= 2026/04/22 04:41:12 DEBUG : five: Need to transfer - File not found at Destination 2026/04/22 04:41:12 DEBUG : four: size = 4 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:41:12 DEBUG : four: size = 8 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo) 2026/04/22 04:41:12 DEBUG : one: Destination is newer than source, skipping 2026/04/22 04:41:12 DEBUG : four: Sizes differ 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:12 DEBUG : two: size = 3 OK 2026/04/22 04:41:12 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/22 04:41:12 DEBUG : three: size = 5 OK 2026/04/22 04:41:12 DEBUG : three: Sizes identical 2026/04/22 04:41:12 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34975") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49918->172.17.0.5:34975, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37933") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53580->172.17.0.5:37933, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36479") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36478->172.17.0.5:36479, err= 2026/04/22 04:41:12 DEBUG : five.0fee171d.partial: size = 4 OK 2026/04/22 04:41:12 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/04/22 04:41:12 DEBUG : five.0fee171d.partial: renamed to: five 2026/04/22 04:41:12 INFO : five: Copied (new) 2026/04/22 04:41:12 DEBUG : four.f852663a.partial: size = 4 OK 2026/04/22 04:41:12 DEBUG : two.8549bf6d.partial: renamed to: two 2026/04/22 04:41:12 INFO : two: Copied (replaced existing) 2026/04/22 04:41:12 DEBUG : four.f852663a.partial: renamed to: four 2026/04/22 04:41:12 INFO : four: Copied (replaced existing) 2026/04/22 04:41:12 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36427") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55116->172.17.0.5:36427, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34513") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39384->172.17.0.5:34513, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30186") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41448->172.17.0.5:30186, 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.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/04/22 04:41:12 ERROR : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Ignoring --track-renames as the source and destination do not have a common hash 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38138") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51368->172.17.0.5:38138, err= 2026/04/22 04:41:12 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/22 04:41:12 DEBUG : yam: Need to transfer - File not found at Destination 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35759") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46320->172.17.0.5:35759, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35910") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40240->172.17.0.5:35910, err= 2026/04/22 04:41:12 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/04/22 04:41:12 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/04/22 04:41:12 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/04/22 04:41:12 INFO : yam: Copied (new) 2026/04/22 04:41:12 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/04/22 04:41:12 INFO : potato: Copied (new) 2026/04/22 04:41:12 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31105") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34646->172.17.0.5:31105, err= 2026/04/22 04:41:12 ERROR : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Ignoring --track-renames as the source and destination do not have a common hash 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37670") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42340->172.17.0.5:37670, err= 2026/04/22 04:41:12 DEBUG : potato: size = 14 OK 2026/04/22 04:41:12 DEBUG : yaml: Need to transfer - File not found at Destination 2026/04/22 04:41:12 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:41:12 DEBUG : potato: Unchanged skipping 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39268") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46328->172.17.0.5:39268, err= 2026/04/22 04:41:12 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/04/22 04:41:12 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/04/22 04:41:12 INFO : yaml: Copied (new) 2026/04/22 04:41:12 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:12 INFO : yam: Deleted 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34096") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60918->172.17.0.5:34096, err= 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32522") 2026/04/22 04:41:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40384->172.17.0.5:32522, err= 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39401") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41652->172.17.0.5:39401, 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.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36824") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36626->172.17.0.5:36824, err= 2026/04/22 04:41:13 INFO : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Making map for --track-renames 2026/04/22 04:41:13 INFO : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Finished making map for --track-renames 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/22 04:41:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for renames to finish 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36216") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34938->172.17.0.5:36216, err= 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36656") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50786->172.17.0.5:36656, err= 2026/04/22 04:41:13 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/04/22 04:41:13 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/04/22 04:41:13 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/04/22 04:41:13 INFO : potato: Copied (new) 2026/04/22 04:41:13 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/04/22 04:41:13 INFO : yam: Copied (new) 2026/04/22 04:41:13 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30957") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50368->172.17.0.5:30957, err= 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38515") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38614->172.17.0.5:38515, err= 2026/04/22 04:41:13 INFO : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Making map for --track-renames 2026/04/22 04:41:13 DEBUG : potato: size = 14 OK 2026/04/22 04:41:13 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:41:13 INFO : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Finished making map for --track-renames 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:13 DEBUG : potato: Unchanged skipping 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for renames to finish 2026/04/22 04:41:13 INFO : yam: Moved (server-side) to: yaml 2026/04/22 04:41:13 INFO : yaml: Renamed from "yam" 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:13 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:13 INFO : There was nothing to transfer 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39315") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56926->172.17.0.5:39315, err= 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30172") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52636->172.17.0.5:30172, err= 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38345") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59076->172.17.0.5:38345, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39852") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59668->172.17.0.5:39852, err= 2026/04/22 04:41:13 INFO : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Making map for --track-renames 2026/04/22 04:41:13 INFO : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Finished making map for --track-renames 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/22 04:41:13 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for renames to finish 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33678") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38224->172.17.0.5:33678, err= 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39497") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44806->172.17.0.5:39497, err= 2026/04/22 04:41:13 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/04/22 04:41:13 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/04/22 04:41:13 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/04/22 04:41:13 INFO : potato: Copied (new) 2026/04/22 04:41:13 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/04/22 04:41:13 INFO : sub/yam: Copied (new) 2026/04/22 04:41:13 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30097") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47986->172.17.0.5:30097, err= 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33538") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37474->172.17.0.5:33538, err= 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33353") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41400->172.17.0.5:33353, err= 2026/04/22 04:41:13 DEBUG : potato: size = 14 OK 2026/04/22 04:41:13 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:41:13 DEBUG : potato: Unchanged skipping 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37954") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52802->172.17.0.5:37954, err= 2026/04/22 04:41:13 INFO : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Making map for --track-renames 2026/04/22 04:41:13 INFO : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Finished making map for --track-renames 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for renames to finish 2026/04/22 04:41:13 INFO : sub/yam: Moved (server-side) to: yam 2026/04/22 04:41:13 INFO : yam: Renamed from "sub/yam" 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:13 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:13 INFO : There was nothing to transfer 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38371") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33372->172.17.0.5:38371, err= 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31303") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34542->172.17.0.5:31303, err= 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32462") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35554->172.17.0.5:32462, err= 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35889") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55890->172.17.0.5:35889, err= 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34525") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38018->172.17.0.5:34525, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s) === RUN TestServerSideMoveLocal run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:13 DEBUG : Creating backend with remote "/tmp/rclone2408195244/dir1" 2026/04/22 04:41:13 DEBUG : Creating backend with remote "/tmp/rclone2408195244/dir2" 2026/04/22 04:41:13 DEBUG : Local file system at /tmp/rclone2408195244/dir2: Using server-side directory move 2026/04/22 04:41:13 INFO : Local file system at /tmp/rclone2408195244/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/22 04:41:13 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/22 04:41:13 INFO : file1.txt: Moved (server-side) 2026/04/22 04:41:13 DEBUG : Local file system at /tmp/rclone2408195244/dir2: Waiting for checks to finish 2026/04/22 04:41:13 DEBUG : Local file system at /tmp/rclone2408195244/dir2: Waiting for transfers to finish 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32339") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40434->172.17.0.5:32339, err= 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31177") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44004->172.17.0.5:31177, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34259") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56030->172.17.0.5:34259, err= 2026/04/22 04:41:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34823") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60796->172.17.0.5:34823, err= 2026/04/22 04:41:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:13 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32547") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44564->172.17.0.5:32547, err= 2026/04/22 04:41:13 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/22 04:41:13 INFO : sub dir/hello world: Copied (new) 2026/04/22 04:41:13 INFO : sub dir/hello world: Deleted 2026/04/22 04:41:13 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/04/22 04:41:13 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/04/22 04:41:13 INFO : nested/sub dir/file: Copied (new) 2026/04/22 04:41:13 INFO : nested/sub dir/file: Deleted 2026/04/22 04:41:13 INFO : sub dir: Removing directory 2026/04/22 04:41:13 INFO : nested/sub dir: Removing directory 2026/04/22 04:41:13 INFO : nested: Removing directory 2026/04/22 04:41:13 DEBUG : Local file system at /tmp/rclone2408195244: deleted 3 directories 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34119") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42030->172.17.0.5:34119, err= 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30703") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36282->172.17.0.5:30703, err= 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39841") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52974->172.17.0.5:39841, err= 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39194") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51636->172.17.0.5:39194, err= 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37122") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34820->172.17.0.5:37122, err= 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36889") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50022->172.17.0.5:36889, err= 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33372") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51626->172.17.0.5:33372, err= 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33369") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56966->172.17.0.5:33369, err= 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37599") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37826->172.17.0.5:37599, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39075") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35588->172.17.0.5:39075, err= 2026/04/22 04:41:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 04:41:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31809") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35730->172.17.0.5:31809, err= 2026/04/22 04:41:13 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35729") 2026/04/22 04:41:13 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/22 04:41:13 INFO : sub dir/hello world: Copied (new) 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48714->172.17.0.5:35729, err= 2026/04/22 04:41:13 INFO : sub dir/hello world: Deleted 2026/04/22 04:41:13 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/04/22 04:41:13 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/04/22 04:41:13 INFO : nested/sub dir/file: Copied (new) 2026/04/22 04:41:13 INFO : nested/sub dir/file: Deleted 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39091") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39904->172.17.0.5:39091, err= 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37477") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35595") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49652->172.17.0.5:37477, err= 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55950->172.17.0.5:35595, err= 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33782") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55678->172.17.0.5:33782, err= 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39817") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36746->172.17.0.5:39817, err= 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39256") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36973") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58116->172.17.0.5:39256, err= 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48934->172.17.0.5:36973, err= 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30607") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38626->172.17.0.5:30607, err= 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38351") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57720->172.17.0.5:38351, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38994") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39678->172.17.0.5:38994, err= 2026/04/22 04:41:13 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/22 04:41:13 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37533") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49618->172.17.0.5:37533, err= 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34725") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56008->172.17.0.5:34725, err= 2026/04/22 04:41:13 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/04/22 04:41:13 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/04/22 04:41:13 INFO : existing-b: Copied (new) 2026/04/22 04:41:13 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/04/22 04:41:13 INFO : existing-b: Deleted 2026/04/22 04:41:13 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/04/22 04:41:13 INFO : existing: Copied (new) 2026/04/22 04:41:13 INFO : existing: Deleted 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35545") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56722->172.17.0.5:35545, err= 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38407") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39514->172.17.0.5:38407, err= 2026/04/22 04:41:13 DEBUG : existing: Destination exists, skipping 2026/04/22 04:41:13 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:13 INFO : There was nothing to transfer 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36964") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60380->172.17.0.5:36964, err= 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39888") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38118->172.17.0.5:39888, err= 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30677") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49594->172.17.0.5:30677, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dorogod9buha" 2026/04/22 04:41:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/22 04:41:13 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:41:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:41:13 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:41:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:41:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWFDm}" suffix to name 2026/04/22 04:41:13 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:41:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:41:13 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:41:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-dorogod9buha: Connecting to FTP server 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-dorogod9buha: dial("tcp","172.17.0.5:21") 2026/04/22 04:41:13 DEBUG : ftp://172.17.0.5:21/rclone-test-dorogod9buha: > dial: conn=172.17.0.1:52084->172.17.0.5:21, err= 2026/04/22 04:41:15 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36239") 2026/04/22 04:41:15 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56308->172.17.0.5:36239, err= 2026/04/22 04:41:15 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39558") 2026/04/22 04:41:15 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42568->172.17.0.5:39558, err= 2026/04/22 04:41:15 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30153") 2026/04/22 04:41:15 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51470->172.17.0.5:30153, err= 2026/04/22 04:41:15 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36557") 2026/04/22 04:41:15 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36384->172.17.0.5:36557, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.5:21/rclone-test-mucoges6zuqo -> ftp://172.17.0.5:21/rclone-test-dorogod9buha 2026/04/22 04:41:15 DEBUG : ftp://172.17.0.5:21/rclone-test-dorogod9buha: dial("tcp","172.17.0.5:35100") 2026/04/22 04:41:15 DEBUG : ftp://172.17.0.5:21/rclone-test-dorogod9buha: > dial: conn=172.17.0.1:46642->172.17.0.5:35100, err= 2026/04/22 04:41:15 DEBUG : ftp://172.17.0.5:21/rclone-test-dorogod9buha: dial("tcp","172.17.0.5:37567") 2026/04/22 04:41:15 DEBUG : ftp://172.17.0.5:21/rclone-test-dorogod9buha: > dial: conn=172.17.0.1:46104->172.17.0.5:37567, err= 2026/04/22 04:41:15 DEBUG : ftp://172.17.0.5:21/rclone-test-dorogod9buha: dial("tcp","172.17.0.5:37983") 2026/04/22 04:41:15 DEBUG : ftp://172.17.0.5:21/rclone-test-dorogod9buha: > dial: conn=172.17.0.1:44024->172.17.0.5:37983, err= 2026/04/22 04:41:15 DEBUG : ftp://172.17.0.5:21/rclone-test-dorogod9buha: Using server-side directory move 2026/04/22 04:41:15 INFO : ftp://172.17.0.5:21/rclone-test-dorogod9buha: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/22 04:41:15 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32264") 2026/04/22 04:41:15 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33530->172.17.0.5:32264, err= 2026/04/22 04:41:15 DEBUG : ftp://172.17.0.5:21/rclone-test-dorogod9buha: dial("tcp","172.17.0.5:38794") 2026/04/22 04:41:15 DEBUG : ftp://172.17.0.5:21/rclone-test-dorogod9buha: > dial: conn=172.17.0.1:43182->172.17.0.5:38794, err= 2026/04/22 04:41:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/22 04:41:15 DEBUG : empty space: size = 1 OK 2026/04/22 04:41:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/04/22 04:41:15 DEBUG : empty space: Unchanged skipping 2026/04/22 04:41:15 DEBUG : potato3: size = 68 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo) 2026/04/22 04:41:15 DEBUG : potato3: size = 60 (ftp://172.17.0.5:21/rclone-test-dorogod9buha) 2026/04/22 04:41:15 DEBUG : potato3: Sizes differ 2026/04/22 04:41:15 DEBUG : ftp://172.17.0.5:21/rclone-test-dorogod9buha: Waiting for checks to finish 2026/04/22 04:41:15 DEBUG : ftp://172.17.0.5:21/rclone-test-dorogod9buha: Connecting to FTP server 2026/04/22 04:41:15 DEBUG : ftp://172.17.0.5:21/rclone-test-dorogod9buha: dial("tcp","172.17.0.5:21") 2026/04/22 04:41:15 DEBUG : ftp://172.17.0.5:21/rclone-test-dorogod9buha: > dial: conn=172.17.0.1:52090->172.17.0.5:21, err= 2026/04/22 04:41:15 INFO : empty space: Deleted 2026/04/22 04:41:15 DEBUG : ftp://172.17.0.5:21/rclone-test-dorogod9buha: Waiting for transfers to finish 2026/04/22 04:41:15 INFO : potato2: Moved (server-side) 2026/04/22 04:41:17 INFO : potato3: Deleted 2026/04/22 04:41:17 INFO : potato3: Moved (server-side) 2026/04/22 04:41:17 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35889") 2026/04/22 04:41:17 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55904->172.17.0.5:35889, err= 2026/04/22 04:41:17 DEBUG : ftp://172.17.0.5:21/rclone-test-dorogod9buha: dial("tcp","172.17.0.5:34061") 2026/04/22 04:41:17 DEBUG : ftp://172.17.0.5:21/rclone-test-dorogod9buha: > dial: conn=172.17.0.1:47732->172.17.0.5:34061, err= 2026/04/22 04:41:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mitugal2piye" 2026/04/22 04:41:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/22 04:41:17 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:41:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:41:17 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:41:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:41:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWFDm}" suffix to name 2026/04/22 04:41:17 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:41:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:41:17 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:41:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:41:17 DEBUG : ftp://172.17.0.5:21/rclone-test-mitugal2piye: Connecting to FTP server 2026/04/22 04:41:17 DEBUG : ftp://172.17.0.5:21/rclone-test-mitugal2piye: dial("tcp","172.17.0.5:21") 2026/04/22 04:41:17 DEBUG : ftp://172.17.0.5:21/rclone-test-mitugal2piye: > dial: conn=172.17.0.1:52094->172.17.0.5:21, err= 2026/04/22 04:41:20 DEBUG : ftp://172.17.0.5:21/rclone-test-mitugal2piye: Using server-side directory move 2026/04/22 04:41:20 INFO : ftp://172.17.0.5:21/rclone-test-mitugal2piye: Server side directory move succeeded 2026/04/22 04:41:20 DEBUG : ftp://172.17.0.5:21/rclone-test-mitugal2piye: dial("tcp","172.17.0.5:38156") 2026/04/22 04:41:20 DEBUG : ftp://172.17.0.5:21/rclone-test-mitugal2piye: > dial: conn=172.17.0.1:46242->172.17.0.5:38156, err= 2026/04/22 04:41:20 DEBUG : ftp://172.17.0.5:21/rclone-test-dorogod9buha: dial("tcp","172.17.0.5:30435") 2026/04/22 04:41:20 DEBUG : ftp://172.17.0.5:21/rclone-test-dorogod9buha: > dial: conn=172.17.0.1:44068->172.17.0.5:30435, err= 2026/04/22 04:41:20 ERROR : error listing: directory not found 2026/04/22 04:41:20 DEBUG : ftp://172.17.0.5:21/rclone-test-mitugal2piye: dial("tcp","172.17.0.5:36991") 2026/04/22 04:41:20 DEBUG : ftp://172.17.0.5:21/rclone-test-mitugal2piye: > dial: conn=172.17.0.1:42828->172.17.0.5:36991, err= 2026/04/22 04:41:20 DEBUG : ftp://172.17.0.5:21/rclone-test-mitugal2piye: Purge object "empty space" 2026/04/22 04:41:20 DEBUG : ftp://172.17.0.5:21/rclone-test-mitugal2piye: Purge object "potato2" 2026/04/22 04:41:20 DEBUG : ftp://172.17.0.5:21/rclone-test-mitugal2piye: Purge object "potato3" 2026/04/22 04:41:20 DEBUG : ftp://172.17.0.5:21/rclone-test-mitugal2piye: Purge dir "" 2026/04/22 04:41:20 DEBUG : ftp://172.17.0.5:21/rclone-test-dorogod9buha: dial("tcp","172.17.0.5:35891") 2026/04/22 04:41:20 DEBUG : ftp://172.17.0.5:21/rclone-test-dorogod9buha: > dial: conn=172.17.0.1:54640->172.17.0.5:35891, err= 2026/04/22 04:41:20 ERROR : error listing: directory not found 2026/04/22 04:41:20 DEBUG : ftp://172.17.0.5:21/rclone-test-dorogod9buha: Purge dir "" 2026/04/22 04:41:20 NOTICE: purge failed to rmdir "": directory not found 2026/04/22 04:41:20 NOTICE: purge failed: directory not found 2026/04/22 04:41:20 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38485") 2026/04/22 04:41:20 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58478->172.17.0.5:38485, err= 2026/04/22 04:41:20 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34792") 2026/04/22 04:41:20 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54774->172.17.0.5:34792, err= --- PASS: TestServerSideMove (6.98s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kocozeg7wuwi" 2026/04/22 04:41:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/22 04:41:20 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:41:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:41:20 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:41:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:41:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWFDm}" suffix to name 2026/04/22 04:41:20 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:41:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:41:20 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:41:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:41:20 DEBUG : ftp://172.17.0.5:21/rclone-test-kocozeg7wuwi: Connecting to FTP server 2026/04/22 04:41:20 DEBUG : ftp://172.17.0.5:21/rclone-test-kocozeg7wuwi: dial("tcp","172.17.0.5:21") 2026/04/22 04:41:20 DEBUG : ftp://172.17.0.5:21/rclone-test-kocozeg7wuwi: > dial: conn=172.17.0.1:52108->172.17.0.5:21, err= 2026/04/22 04:41:22 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31711") 2026/04/22 04:41:22 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33338->172.17.0.5:31711, err= 2026/04/22 04:41:22 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37347") 2026/04/22 04:41:22 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33170->172.17.0.5:37347, err= 2026/04/22 04:41:22 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32685") 2026/04/22 04:41:22 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56334->172.17.0.5:32685, err= 2026/04/22 04:41:22 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35775") 2026/04/22 04:41:22 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49034->172.17.0.5:35775, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.5:21/rclone-test-mucoges6zuqo -> ftp://172.17.0.5:21/rclone-test-kocozeg7wuwi 2026/04/22 04:41:22 DEBUG : ftp://172.17.0.5:21/rclone-test-kocozeg7wuwi: dial("tcp","172.17.0.5:39093") 2026/04/22 04:41:22 DEBUG : ftp://172.17.0.5:21/rclone-test-kocozeg7wuwi: > dial: conn=172.17.0.1:35514->172.17.0.5:39093, err= 2026/04/22 04:41:22 DEBUG : ftp://172.17.0.5:21/rclone-test-kocozeg7wuwi: dial("tcp","172.17.0.5:38652") 2026/04/22 04:41:22 DEBUG : ftp://172.17.0.5:21/rclone-test-kocozeg7wuwi: > dial: conn=172.17.0.1:47716->172.17.0.5:38652, err= 2026/04/22 04:41:22 DEBUG : ftp://172.17.0.5:21/rclone-test-kocozeg7wuwi: dial("tcp","172.17.0.5:33112") 2026/04/22 04:41:22 DEBUG : ftp://172.17.0.5:21/rclone-test-kocozeg7wuwi: > dial: conn=172.17.0.1:59984->172.17.0.5:33112, err= 2026/04/22 04:41:22 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33246") 2026/04/22 04:41:22 DEBUG : ftp://172.17.0.5:21/rclone-test-kocozeg7wuwi: dial("tcp","172.17.0.5:35455") 2026/04/22 04:41:22 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57078->172.17.0.5:33246, err= 2026/04/22 04:41:22 DEBUG : ftp://172.17.0.5:21/rclone-test-kocozeg7wuwi: > dial: conn=172.17.0.1:50608->172.17.0.5:35455, err= 2026/04/22 04:41:22 DEBUG : empty space: Excluded (Size Filter) 2026/04/22 04:41:22 DEBUG : empty space: Excluded 2026/04/22 04:41:22 DEBUG : empty space: Excluded (Size Filter) 2026/04/22 04:41:22 DEBUG : empty space: Excluded 2026/04/22 04:41:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/22 04:41:22 DEBUG : potato3: size = 68 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo) 2026/04/22 04:41:22 DEBUG : potato3: size = 60 (ftp://172.17.0.5:21/rclone-test-kocozeg7wuwi) 2026/04/22 04:41:22 DEBUG : potato3: Sizes differ 2026/04/22 04:41:22 DEBUG : ftp://172.17.0.5:21/rclone-test-kocozeg7wuwi: Connecting to FTP server 2026/04/22 04:41:22 DEBUG : ftp://172.17.0.5:21/rclone-test-kocozeg7wuwi: dial("tcp","172.17.0.5:21") 2026/04/22 04:41:22 DEBUG : ftp://172.17.0.5:21/rclone-test-kocozeg7wuwi: Waiting for checks to finish 2026/04/22 04:41:22 DEBUG : ftp://172.17.0.5:21/rclone-test-kocozeg7wuwi: Waiting for transfers to finish 2026/04/22 04:41:22 DEBUG : ftp://172.17.0.5:21/rclone-test-kocozeg7wuwi: > dial: conn=172.17.0.1:44982->172.17.0.5:21, err= 2026/04/22 04:41:22 INFO : potato2: Moved (server-side) 2026/04/22 04:41:24 INFO : potato3: Deleted 2026/04/22 04:41:24 INFO : potato3: Moved (server-side) 2026/04/22 04:41:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38698") 2026/04/22 04:41:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47590->172.17.0.5:38698, err= 2026/04/22 04:41:24 DEBUG : ftp://172.17.0.5:21/rclone-test-kocozeg7wuwi: dial("tcp","172.17.0.5:33128") 2026/04/22 04:41:24 DEBUG : ftp://172.17.0.5:21/rclone-test-kocozeg7wuwi: > dial: conn=172.17.0.1:51310->172.17.0.5:33128, err= 2026/04/22 04:41:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-juficux1mequ" 2026/04/22 04:41:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/22 04:41:24 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:41:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:41:24 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:41:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:41:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWFDm}" suffix to name 2026/04/22 04:41:24 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:41:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:41:24 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:41:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:41:24 DEBUG : ftp://172.17.0.5:21/rclone-test-juficux1mequ: Connecting to FTP server 2026/04/22 04:41:24 DEBUG : ftp://172.17.0.5:21/rclone-test-juficux1mequ: dial("tcp","172.17.0.5:21") 2026/04/22 04:41:24 DEBUG : ftp://172.17.0.5:21/rclone-test-juficux1mequ: > dial: conn=172.17.0.1:44994->172.17.0.5:21, err= 2026/04/22 04:41:26 DEBUG : ftp://172.17.0.5:21/rclone-test-kocozeg7wuwi: dial("tcp","172.17.0.5:36026") 2026/04/22 04:41:26 DEBUG : ftp://172.17.0.5:21/rclone-test-kocozeg7wuwi: > dial: conn=172.17.0.1:48462->172.17.0.5:36026, err= 2026/04/22 04:41:26 DEBUG : ftp://172.17.0.5:21/rclone-test-juficux1mequ: dial("tcp","172.17.0.5:32131") 2026/04/22 04:41:26 DEBUG : ftp://172.17.0.5:21/rclone-test-juficux1mequ: > dial: conn=172.17.0.1:38060->172.17.0.5:32131, err= 2026/04/22 04:41:26 DEBUG : empty space: Excluded (Size Filter) 2026/04/22 04:41:26 DEBUG : empty space: Excluded 2026/04/22 04:41:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/22 04:41:26 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/22 04:41:26 DEBUG : ftp://172.17.0.5:21/rclone-test-juficux1mequ: Connecting to FTP server 2026/04/22 04:41:26 DEBUG : ftp://172.17.0.5:21/rclone-test-juficux1mequ: dial("tcp","172.17.0.5:21") 2026/04/22 04:41:26 DEBUG : ftp://172.17.0.5:21/rclone-test-juficux1mequ: Waiting for checks to finish 2026/04/22 04:41:26 DEBUG : ftp://172.17.0.5:21/rclone-test-juficux1mequ: Waiting for transfers to finish 2026/04/22 04:41:26 DEBUG : ftp://172.17.0.5:21/rclone-test-juficux1mequ: > dial: conn=172.17.0.1:44998->172.17.0.5:21, err= 2026/04/22 04:41:26 INFO : potato2: Moved (server-side) 2026/04/22 04:41:29 INFO : potato3: Moved (server-side) 2026/04/22 04:41:29 DEBUG : ftp://172.17.0.5:21/rclone-test-juficux1mequ: dial("tcp","172.17.0.5:33808") 2026/04/22 04:41:29 DEBUG : ftp://172.17.0.5:21/rclone-test-juficux1mequ: > dial: conn=172.17.0.1:44154->172.17.0.5:33808, err= 2026/04/22 04:41:29 DEBUG : ftp://172.17.0.5:21/rclone-test-kocozeg7wuwi: dial("tcp","172.17.0.5:38155") 2026/04/22 04:41:29 DEBUG : ftp://172.17.0.5:21/rclone-test-kocozeg7wuwi: > dial: conn=172.17.0.1:47952->172.17.0.5:38155, err= 2026/04/22 04:41:29 DEBUG : ftp://172.17.0.5:21/rclone-test-juficux1mequ: dial("tcp","172.17.0.5:38209") 2026/04/22 04:41:29 DEBUG : ftp://172.17.0.5:21/rclone-test-juficux1mequ: > dial: conn=172.17.0.1:60466->172.17.0.5:38209, err= 2026/04/22 04:41:29 DEBUG : ftp://172.17.0.5:21/rclone-test-juficux1mequ: Purge object "potato2" 2026/04/22 04:41:29 DEBUG : ftp://172.17.0.5:21/rclone-test-juficux1mequ: Purge object "potato3" 2026/04/22 04:41:29 DEBUG : ftp://172.17.0.5:21/rclone-test-juficux1mequ: Purge dir "" 2026/04/22 04:41:29 DEBUG : ftp://172.17.0.5:21/rclone-test-kocozeg7wuwi: dial("tcp","172.17.0.5:33208") 2026/04/22 04:41:29 DEBUG : ftp://172.17.0.5:21/rclone-test-kocozeg7wuwi: > dial: conn=172.17.0.1:41726->172.17.0.5:33208, err= 2026/04/22 04:41:29 DEBUG : ftp://172.17.0.5:21/rclone-test-kocozeg7wuwi: Purge object "empty space" 2026/04/22 04:41:29 DEBUG : ftp://172.17.0.5:21/rclone-test-kocozeg7wuwi: Purge dir "" 2026/04/22 04:41:29 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37297") 2026/04/22 04:41:29 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41720->172.17.0.5:37297, err= 2026/04/22 04:41:29 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38498") 2026/04/22 04:41:29 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59546->172.17.0.5:38498, err= --- PASS: TestServerSideMoveWithFilter (9.14s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-foropob9maso" 2026/04/22 04:41:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/22 04:41:29 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:41:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:41:29 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:41:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:41:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWFDm}" suffix to name 2026/04/22 04:41:29 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:41:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:41:29 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:41:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:41:29 DEBUG : ftp://172.17.0.5:21/rclone-test-foropob9maso: Connecting to FTP server 2026/04/22 04:41:29 DEBUG : ftp://172.17.0.5:21/rclone-test-foropob9maso: dial("tcp","172.17.0.5:21") 2026/04/22 04:41:29 DEBUG : ftp://172.17.0.5:21/rclone-test-foropob9maso: > dial: conn=172.17.0.1:45006->172.17.0.5:21, err= 2026/04/22 04:41:31 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33245") 2026/04/22 04:41:31 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52582->172.17.0.5:33245, err= 2026/04/22 04:41:31 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30964") 2026/04/22 04:41:31 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58768->172.17.0.5:30964, err= 2026/04/22 04:41:31 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33554") 2026/04/22 04:41:31 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37728->172.17.0.5:33554, err= 2026/04/22 04:41:31 INFO : tomatoDir: Making directory 2026/04/22 04:41:31 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38576") 2026/04/22 04:41:31 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41586->172.17.0.5:38576, err= 2026/04/22 04:41:31 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39199") 2026/04/22 04:41:31 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47164->172.17.0.5:39199, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.5:21/rclone-test-mucoges6zuqo -> ftp://172.17.0.5:21/rclone-test-foropob9maso 2026/04/22 04:41:31 DEBUG : ftp://172.17.0.5:21/rclone-test-foropob9maso: dial("tcp","172.17.0.5:30226") 2026/04/22 04:41:31 DEBUG : ftp://172.17.0.5:21/rclone-test-foropob9maso: > dial: conn=172.17.0.1:48652->172.17.0.5:30226, err= 2026/04/22 04:41:31 DEBUG : ftp://172.17.0.5:21/rclone-test-foropob9maso: dial("tcp","172.17.0.5:38766") 2026/04/22 04:41:31 DEBUG : ftp://172.17.0.5:21/rclone-test-foropob9maso: > dial: conn=172.17.0.1:32962->172.17.0.5:38766, err= 2026/04/22 04:41:31 DEBUG : ftp://172.17.0.5:21/rclone-test-foropob9maso: dial("tcp","172.17.0.5:38844") 2026/04/22 04:41:31 DEBUG : ftp://172.17.0.5:21/rclone-test-foropob9maso: > dial: conn=172.17.0.1:37894->172.17.0.5:38844, err= 2026/04/22 04:41:31 DEBUG : ftp://172.17.0.5:21/rclone-test-foropob9maso: Using server-side directory move 2026/04/22 04:41:31 INFO : ftp://172.17.0.5:21/rclone-test-foropob9maso: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/22 04:41:31 DEBUG : ftp://172.17.0.5:21/rclone-test-foropob9maso: dial("tcp","172.17.0.5:38809") 2026/04/22 04:41:31 DEBUG : ftp://172.17.0.5:21/rclone-test-foropob9maso: > dial: conn=172.17.0.1:46492->172.17.0.5:38809, err= 2026/04/22 04:41:31 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37508") 2026/04/22 04:41:31 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51378->172.17.0.5:37508, err= 2026/04/22 04:41:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/22 04:41:31 DEBUG : empty space: size = 1 OK 2026/04/22 04:41:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/04/22 04:41:31 DEBUG : empty space: Unchanged skipping 2026/04/22 04:41:31 DEBUG : potato3: size = 68 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo) 2026/04/22 04:41:31 DEBUG : potato3: size = 60 (ftp://172.17.0.5:21/rclone-test-foropob9maso) 2026/04/22 04:41:31 DEBUG : potato3: Sizes differ 2026/04/22 04:41:31 DEBUG : ftp://172.17.0.5:21/rclone-test-foropob9maso: Connecting to FTP server 2026/04/22 04:41:31 DEBUG : ftp://172.17.0.5:21/rclone-test-foropob9maso: dial("tcp","172.17.0.5:21") 2026/04/22 04:41:31 INFO : potato2: Moved (server-side) 2026/04/22 04:41:31 INFO : empty space: Deleted 2026/04/22 04:41:31 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39518") 2026/04/22 04:41:31 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57324->172.17.0.5:39518, err= 2026/04/22 04:41:31 DEBUG : ftp://172.17.0.5:21/rclone-test-foropob9maso: Waiting for checks to finish 2026/04/22 04:41:31 DEBUG : ftp://172.17.0.5:21/rclone-test-foropob9maso: Waiting for transfers to finish 2026/04/22 04:41:31 DEBUG : ftp://172.17.0.5:21/rclone-test-foropob9maso: > dial: conn=172.17.0.1:47842->172.17.0.5:21, err= 2026/04/22 04:41:33 INFO : potato3: Deleted 2026/04/22 04:41:33 INFO : potato3: Moved (server-side) 2026/04/22 04:41:33 INFO : tomatoDir: Removing directory 2026/04/22 04:41:33 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: deleted 1 directories 2026/04/22 04:41:33 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33805") 2026/04/22 04:41:33 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53674->172.17.0.5:33805, err= 2026/04/22 04:41:33 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31807") 2026/04/22 04:41:33 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50744->172.17.0.5:31807, err= 2026/04/22 04:41:33 DEBUG : ftp://172.17.0.5:21/rclone-test-foropob9maso: dial("tcp","172.17.0.5:31169") 2026/04/22 04:41:33 DEBUG : ftp://172.17.0.5:21/rclone-test-foropob9maso: > dial: conn=172.17.0.1:35134->172.17.0.5:31169, err= 2026/04/22 04:41:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vuzetar7lovi" 2026/04/22 04:41:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/22 04:41:33 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:41:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:41:33 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:41:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:41:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWFDm}" suffix to name 2026/04/22 04:41:33 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:41:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:41:33 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:41:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:41:33 DEBUG : ftp://172.17.0.5:21/rclone-test-vuzetar7lovi: Connecting to FTP server 2026/04/22 04:41:33 DEBUG : ftp://172.17.0.5:21/rclone-test-vuzetar7lovi: dial("tcp","172.17.0.5:21") 2026/04/22 04:41:33 DEBUG : ftp://172.17.0.5:21/rclone-test-vuzetar7lovi: > dial: conn=172.17.0.1:47854->172.17.0.5:21, err= 2026/04/22 04:41:36 INFO : tomatoDir: Making directory 2026/04/22 04:41:36 DEBUG : ftp://172.17.0.5:21/rclone-test-vuzetar7lovi: Using server-side directory move 2026/04/22 04:41:36 INFO : ftp://172.17.0.5:21/rclone-test-vuzetar7lovi: Server side directory move succeeded 2026/04/22 04:41:36 DEBUG : ftp://172.17.0.5:21/rclone-test-vuzetar7lovi: dial("tcp","172.17.0.5:37896") 2026/04/22 04:41:36 DEBUG : ftp://172.17.0.5:21/rclone-test-vuzetar7lovi: > dial: conn=172.17.0.1:60140->172.17.0.5:37896, err= 2026/04/22 04:41:36 DEBUG : ftp://172.17.0.5:21/rclone-test-vuzetar7lovi: dial("tcp","172.17.0.5:32602") 2026/04/22 04:41:36 DEBUG : ftp://172.17.0.5:21/rclone-test-vuzetar7lovi: > dial: conn=172.17.0.1:35092->172.17.0.5:32602, err= 2026/04/22 04:41:36 DEBUG : ftp://172.17.0.5:21/rclone-test-foropob9maso: dial("tcp","172.17.0.5:31010") 2026/04/22 04:41:36 DEBUG : ftp://172.17.0.5:21/rclone-test-foropob9maso: > dial: conn=172.17.0.1:58034->172.17.0.5:31010, err= 2026/04/22 04:41:36 ERROR : error listing: directory not found 2026/04/22 04:41:36 DEBUG : ftp://172.17.0.5:21/rclone-test-foropob9maso: dial("tcp","172.17.0.5:30730") 2026/04/22 04:41:36 DEBUG : ftp://172.17.0.5:21/rclone-test-foropob9maso: > dial: conn=172.17.0.1:36712->172.17.0.5:30730, err= 2026/04/22 04:41:36 ERROR : error listing: directory not found 2026/04/22 04:41:36 DEBUG : ftp://172.17.0.5:21/rclone-test-vuzetar7lovi: dial("tcp","172.17.0.5:36016") 2026/04/22 04:41:36 DEBUG : ftp://172.17.0.5:21/rclone-test-vuzetar7lovi: > dial: conn=172.17.0.1:55850->172.17.0.5:36016, err= 2026/04/22 04:41:36 DEBUG : ftp://172.17.0.5:21/rclone-test-vuzetar7lovi: Purge object "empty space" 2026/04/22 04:41:36 DEBUG : ftp://172.17.0.5:21/rclone-test-vuzetar7lovi: Purge object "potato2" 2026/04/22 04:41:36 DEBUG : ftp://172.17.0.5:21/rclone-test-vuzetar7lovi: Purge object "potato3" 2026/04/22 04:41:36 DEBUG : ftp://172.17.0.5:21/rclone-test-vuzetar7lovi: dial("tcp","172.17.0.5:32098") 2026/04/22 04:41:36 DEBUG : ftp://172.17.0.5:21/rclone-test-vuzetar7lovi: > dial: conn=172.17.0.1:37670->172.17.0.5:32098, err= 2026/04/22 04:41:36 DEBUG : ftp://172.17.0.5:21/rclone-test-vuzetar7lovi: Purge dir "tomatoDir" 2026/04/22 04:41:36 DEBUG : ftp://172.17.0.5:21/rclone-test-vuzetar7lovi: Purge dir "" 2026/04/22 04:41:36 DEBUG : ftp://172.17.0.5:21/rclone-test-foropob9maso: dial("tcp","172.17.0.5:37118") 2026/04/22 04:41:36 DEBUG : ftp://172.17.0.5:21/rclone-test-foropob9maso: > dial: conn=172.17.0.1:40500->172.17.0.5:37118, err= 2026/04/22 04:41:36 ERROR : error listing: directory not found 2026/04/22 04:41:36 DEBUG : ftp://172.17.0.5:21/rclone-test-foropob9maso: Purge dir "" 2026/04/22 04:41:36 NOTICE: purge failed to rmdir "": directory not found 2026/04/22 04:41:36 NOTICE: purge failed: directory not found 2026/04/22 04:41:36 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33024") 2026/04/22 04:41:36 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42510->172.17.0.5:33024, err= 2026/04/22 04:41:36 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31601") 2026/04/22 04:41:36 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54926->172.17.0.5:31601, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (6.95s) === RUN TestServerSideMoveOverlap run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/04/22 04:41:36 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32251") 2026/04/22 04:41:36 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41980->172.17.0.5:32251, err= 2026/04/22 04:41:36 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34226") 2026/04/22 04:41:36 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45886->172.17.0.5:34226, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:36 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mucoges6zuqo/rclone-sync-test" 2026/04/22 04:41:36 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/22 04:41:36 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:41:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:41:36 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:41:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:41:36 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWFDm}" suffix to name 2026/04/22 04:41:36 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:41:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:41:36 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:41:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:41:36 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/rclone-sync-test: Connecting to FTP server 2026/04/22 04:41:36 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/rclone-sync-test: dial("tcp","172.17.0.5:21") 2026/04/22 04:41:36 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/rclone-sync-test: > dial: conn=172.17.0.1:47864->172.17.0.5:21, err= 2026/04/22 04:41:38 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31199") 2026/04/22 04:41:38 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36298->172.17.0.5:31199, err= 2026/04/22 04:41:38 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33695") 2026/04/22 04:41:38 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52340->172.17.0.5:33695, err= --- PASS: TestSyncOverlap (2.29s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mucoges6zuqo/rclone-sync-test" 2026/04/22 04:41:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/22 04:41:38 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:41:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:41:38 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:41:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:41:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWFDm}" suffix to name 2026/04/22 04:41:38 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:41:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:41:38 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:41:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:41:38 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/rclone-sync-test: Connecting to FTP server 2026/04/22 04:41:38 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/rclone-sync-test: dial("tcp","172.17.0.5:21") 2026/04/22 04:41:38 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/rclone-sync-test: > dial: conn=172.17.0.1:47868->172.17.0.5:21, err= 2026/04/22 04:41:40 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mucoges6zuqo/rclone-sync-test-include/layer2" 2026/04/22 04:41:40 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/22 04:41:40 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:41:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:41:40 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:41:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:41:40 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWFDm}" suffix to name 2026/04/22 04:41:40 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:41:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:41:40 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:41:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:41:40 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/rclone-sync-test-include/layer2: Connecting to FTP server 2026/04/22 04:41:40 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.5:21") 2026/04/22 04:41:40 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:47880->172.17.0.5:21, err= 2026/04/22 04:41:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mucoges6zuqo/rclone-sync-test-ignore-file" 2026/04/22 04:41:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/22 04:41:42 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:41:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:41:42 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:41:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:41:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWFDm}" suffix to name 2026/04/22 04:41:42 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:41:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:41:42 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:41:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:41:42 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/rclone-sync-test-ignore-file: Connecting to FTP server 2026/04/22 04:41:42 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/rclone-sync-test-ignore-file: dial("tcp","172.17.0.5:21") 2026/04/22 04:41:42 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:34084->172.17.0.5:21, err= 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31574") 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39706->172.17.0.5:31574, err= 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/rclone-sync-test: dial("tcp","172.17.0.5:31207") 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/rclone-sync-test: > dial: conn=172.17.0.1:40278->172.17.0.5:31207, err= 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31010") 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56550->172.17.0.5:31010, err= 2026/04/22 04:41:45 DEBUG : rclone-sync-test: Excluded 2026/04/22 04:41:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34175") 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59444->172.17.0.5:34175, err= 2026/04/22 04:41:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/rclone-sync-test: Waiting for checks to finish 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/rclone-sync-test: Waiting for transfers to finish 2026/04/22 04:41:45 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:45 INFO : There was nothing to transfer 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34206") 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54766->172.17.0.5:34206, err= 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/rclone-sync-test: dial("tcp","172.17.0.5:31980") 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/rclone-sync-test: > dial: conn=172.17.0.1:55184->172.17.0.5:31980, err= 2026/04/22 04:41:45 DEBUG : rclone-sync-test: Excluded 2026/04/22 04:41:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38685") 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57958->172.17.0.5:38685, err= 2026/04/22 04:41:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:45 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:45 INFO : rclone-sync-test-include: Removing directory 2026/04/22 04:41:45 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: failed to delete 1 directories 2026/04/22 04:41:45 INFO : There was nothing to transfer 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38764") 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42632->172.17.0.5:38764, err= 2026/04/22 04:41:45 DEBUG : rclone-sync-test: Excluded 2026/04/22 04:41:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.5:38423") 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:36332->172.17.0.5:38423, err= 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34685") 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53904->172.17.0.5:34685, err= 2026/04/22 04:41:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/22 04:41:45 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:45 INFO : There was nothing to transfer 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33872") 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43800->172.17.0.5:33872, err= 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.5:35183") 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:51922->172.17.0.5:35183, err= 2026/04/22 04:41:45 DEBUG : rclone-sync-test: Excluded 2026/04/22 04:41:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38044") 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54804->172.17.0.5:38044, err= 2026/04/22 04:41:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:41:45 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:45 INFO : rclone-sync-test-include: Removing directory 2026/04/22 04:41:45 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: failed to delete 1 directories 2026/04/22 04:41:45 INFO : There was nothing to transfer 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/rclone-sync-test-ignore-file: dial("tcp","172.17.0.5:34421") 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:37668->172.17.0.5:34421, err= 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39974") 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46230->172.17.0.5:39974, err= 2026/04/22 04:41:45 DEBUG : Excluded 2026/04/22 04:41:45 DEBUG : rclone-sync-test: Excluded 2026/04/22 04:41:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32420") 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55904->172.17.0.5:32420, err= 2026/04/22 04:41:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/22 04:41:45 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:45 INFO : There was nothing to transfer 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37641") 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56192->172.17.0.5:37641, err= 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39220") 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56094->172.17.0.5:39220, err= 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34482") 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56580->172.17.0.5:34482, err= 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37483") 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51664->172.17.0.5:37483, err= 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30733") 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43390->172.17.0.5:30733, err= 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33207") 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34284->172.17.0.5:33207, err= --- PASS: TestSyncOverlapWithFilter (6.81s) === RUN TestSyncCompareDest run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mucoges6zuqo/dst" 2026/04/22 04:41:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/22 04:41:45 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:41:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:41:45 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:41:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:41:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWFDm}" suffix to name 2026/04/22 04:41:45 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:41:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:41:45 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:41:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: Connecting to FTP server 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:21") 2026/04/22 04:41:45 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:34088->172.17.0.5:21, err= 2026/04/22 04:41:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mucoges6zuqo/CompareDest" 2026/04/22 04:41:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/22 04:41:47 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:41:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:41:47 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:41:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:41:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWFDm}" suffix to name 2026/04/22 04:41:47 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:41:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:41:47 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:41:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:41:47 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/CompareDest: Connecting to FTP server 2026/04/22 04:41:47 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/CompareDest: dial("tcp","172.17.0.5:21") 2026/04/22 04:41:47 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/CompareDest: > dial: conn=172.17.0.1:34094->172.17.0.5:21, err= 2026/04/22 04:41:49 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-mucoges6zuqo/CompareDest" to be canonical "TestFTPPureftpd{TWFDm}:rclone-test-mucoges6zuqo/CompareDest" 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:32641") 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:41900->172.17.0.5:32641, err= 2026/04/22 04:41:49 DEBUG : one: Need to transfer - File not found at Destination 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: Waiting for checks to finish 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: Waiting for transfers to finish 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:31485") 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:49112->172.17.0.5:31485, err= 2026/04/22 04:41:49 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/04/22 04:41:49 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/04/22 04:41:49 INFO : one: Copied (new) 2026/04/22 04:41:49 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34653") 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39058->172.17.0.5:34653, err= 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33008") 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:32850->172.17.0.5:33008, err= 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31320") 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58084->172.17.0.5:31320, err= 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34102") 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49166->172.17.0.5:34102, err= 2026/04/22 04:41:49 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-mucoges6zuqo/CompareDest" for canonical name "TestFTPPureftpd{TWFDm}:rclone-test-mucoges6zuqo/CompareDest" 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:31518") 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:42554->172.17.0.5:31518, err= 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: Waiting for checks to finish 2026/04/22 04:41:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:41:49 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst) 2026/04/22 04:41:49 DEBUG : one: Sizes differ 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: Waiting for transfers to finish 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:39476") 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:47068->172.17.0.5:39476, err= 2026/04/22 04:41:49 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/04/22 04:41:49 DEBUG : one.4a8516eb.partial: renamed to: one 2026/04/22 04:41:49 INFO : one: Copied (replaced existing) 2026/04/22 04:41:49 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39192") 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60504->172.17.0.5:39192, err= 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36652") 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34924->172.17.0.5:36652, err= 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37507") 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39056->172.17.0.5:37507, err= 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39216") 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45474->172.17.0.5:39216, err= 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36127") 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56952->172.17.0.5:36127, err= 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37563") 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55640->172.17.0.5:37563, err= 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37609") 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39678->172.17.0.5:37609, err= 2026/04/22 04:41:49 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-mucoges6zuqo/CompareDest" for canonical name "TestFTPPureftpd{TWFDm}:rclone-test-mucoges6zuqo/CompareDest" 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:35274") 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:38096->172.17.0.5:35274, err= 2026/04/22 04:41:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:41:49 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst) 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: Waiting for checks to finish 2026/04/22 04:41:49 DEBUG : one: Sizes differ 2026/04/22 04:41:49 DEBUG : one: size = 5 OK 2026/04/22 04:41:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/22 04:41:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: Waiting for transfers to finish 2026/04/22 04:41:49 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:49 INFO : There was nothing to transfer 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35412") 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38818->172.17.0.5:35412, err= 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31658") 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37624->172.17.0.5:31658, err= 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32372") 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60460->172.17.0.5:32372, err= 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37598") 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55244->172.17.0.5:37598, err= 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31375") 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45030->172.17.0.5:31375, err= 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31800") 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51718->172.17.0.5:31800, err= 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31094") 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44514->172.17.0.5:31094, err= 2026/04/22 04:41:49 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-mucoges6zuqo/CompareDest" for canonical name "TestFTPPureftpd{TWFDm}:rclone-test-mucoges6zuqo/CompareDest" 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:34635") 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:52672->172.17.0.5:34635, err= 2026/04/22 04:41:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:41:49 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst) 2026/04/22 04:41:49 DEBUG : one: Sizes differ 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/CompareDest: Connecting to FTP server 2026/04/22 04:41:49 DEBUG : two: size = 3 OK 2026/04/22 04:41:49 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/22 04:41:49 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/CompareDest: dial("tcp","172.17.0.5:21") 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: Waiting for checks to finish 2026/04/22 04:41:49 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/CompareDest: > dial: conn=172.17.0.1:34108->172.17.0.5:21, err= 2026/04/22 04:41:52 DEBUG : one: size = 5 OK 2026/04/22 04:41:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/22 04:41:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: Waiting for transfers to finish 2026/04/22 04:41:52 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:52 INFO : There was nothing to transfer 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38057") 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38630->172.17.0.5:38057, err= 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34832") 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30259") 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53662->172.17.0.5:34832, err= 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58068->172.17.0.5:30259, err= 2026/04/22 04:41:52 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-mucoges6zuqo/CompareDest" for canonical name "TestFTPPureftpd{TWFDm}:rclone-test-mucoges6zuqo/CompareDest" 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:39226") 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:41600->172.17.0.5:39226, err= 2026/04/22 04:41:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:41:52 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst) 2026/04/22 04:41:52 DEBUG : one: Sizes differ 2026/04/22 04:41:52 DEBUG : two: size = 3 OK 2026/04/22 04:41:52 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/22 04:41:52 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/22 04:41:52 DEBUG : one: size = 5 OK 2026/04/22 04:41:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/22 04:41:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: Waiting for checks to finish 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: Waiting for transfers to finish 2026/04/22 04:41:52 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:52 INFO : There was nothing to transfer 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31883") 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47962->172.17.0.5:31883, err= 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30364") 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33922") 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46828->172.17.0.5:30364, err= 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36028->172.17.0.5:33922, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34915") 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43466->172.17.0.5:34915, err= 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30729") 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57252->172.17.0.5:30729, err= 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38856") 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50088->172.17.0.5:38856, err= 2026/04/22 04:41:52 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-mucoges6zuqo/CompareDest" for canonical name "TestFTPPureftpd{TWFDm}:rclone-test-mucoges6zuqo/CompareDest" 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:39920") 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:36344->172.17.0.5:39920, err= 2026/04/22 04:41:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:41:52 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst) 2026/04/22 04:41:52 DEBUG : one: Sizes differ 2026/04/22 04:41:52 DEBUG : one: size = 5 OK 2026/04/22 04:41:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/22 04:41:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/22 04:41:52 DEBUG : two: size = 5 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:41:52 DEBUG : two: size = 3 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/CompareDest) 2026/04/22 04:41:52 DEBUG : two: Sizes differ 2026/04/22 04:41:52 DEBUG : two: Need to transfer - File not found at Destination 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: Waiting for checks to finish 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: Waiting for transfers to finish 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:37605") 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:54394->172.17.0.5:37605, err= 2026/04/22 04:41:52 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/04/22 04:41:52 DEBUG : two.a319cd8b.partial: renamed to: two 2026/04/22 04:41:52 INFO : two: Copied (new) 2026/04/22 04:41:52 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32594") 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45104->172.17.0.5:32594, err= 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38363") 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58042->172.17.0.5:38363, err= 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34358") 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35958->172.17.0.5:34358, err= 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33289") 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58286->172.17.0.5:33289, err= 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35694") 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45594->172.17.0.5:35694, err= 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30852") 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52572->172.17.0.5:30852, err= 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38253") 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40972->172.17.0.5:38253, err= 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (6.88s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31559") 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33640->172.17.0.5:31559, err= 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36066") 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46258->172.17.0.5:36066, err= 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31638") 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54370->172.17.0.5:31638, err= 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34940") 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34400->172.17.0.5:34940, err= 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38087") 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45516->172.17.0.5:38087, err= 2026/04/22 04:41:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mucoges6zuqo/dest" 2026/04/22 04:41:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/22 04:41:52 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:41:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:41:52 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:41:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:41:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWFDm}" suffix to name 2026/04/22 04:41:52 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:41:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:41:52 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:41:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dest: Connecting to FTP server 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dest: dial("tcp","172.17.0.5:21") 2026/04/22 04:41:52 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dest: > dial: conn=172.17.0.1:54194->172.17.0.5:21, err= 2026/04/22 04:41:54 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mucoges6zuqo/pre-dest1" 2026/04/22 04:41:54 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/22 04:41:54 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:41:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:41:54 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:41:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:41:54 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWFDm}" suffix to name 2026/04/22 04:41:54 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:41:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:41:54 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:41:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:41:54 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/pre-dest1: Connecting to FTP server 2026/04/22 04:41:54 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/pre-dest1: dial("tcp","172.17.0.5:21") 2026/04/22 04:41:54 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/pre-dest1: > dial: conn=172.17.0.1:54196->172.17.0.5:21, err= 2026/04/22 04:41:56 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-mucoges6zuqo/pre-dest1" to be canonical "TestFTPPureftpd{TWFDm}:rclone-test-mucoges6zuqo/pre-dest1" 2026/04/22 04:41:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mucoges6zuqo/pre-dest2" 2026/04/22 04:41:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/22 04:41:56 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:41:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:41:56 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:41:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:41:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWFDm}" suffix to name 2026/04/22 04:41:56 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:41:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:41:56 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:41:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:41:56 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/pre-dest2: Connecting to FTP server 2026/04/22 04:41:56 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/pre-dest2: dial("tcp","172.17.0.5:21") 2026/04/22 04:41:56 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/pre-dest2: > dial: conn=172.17.0.1:54202->172.17.0.5:21, err= 2026/04/22 04:41:58 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-mucoges6zuqo/pre-dest2" to be canonical "TestFTPPureftpd{TWFDm}:rclone-test-mucoges6zuqo/pre-dest2" 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dest: dial("tcp","172.17.0.5:36971") 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dest: > dial: conn=172.17.0.1:49444->172.17.0.5:36971, err= 2026/04/22 04:41:58 DEBUG : 1: size = 1 OK 2026/04/22 04:41:58 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:41:58 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/22 04:41:58 DEBUG : 2: size = 1 OK 2026/04/22 04:41:58 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:41:58 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/22 04:41:58 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dest: Waiting for checks to finish 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dest: Waiting for transfers to finish 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dest: dial("tcp","172.17.0.5:37963") 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dest: > dial: conn=172.17.0.1:53058->172.17.0.5:37963, err= 2026/04/22 04:41:58 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/04/22 04:41:58 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/04/22 04:41:58 INFO : 3: Copied (new) 2026/04/22 04:41:58 DEBUG : Waiting for deletions to finish 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dest: dial("tcp","172.17.0.5:39234") 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dest: > dial: conn=172.17.0.1:37054->172.17.0.5:39234, err= 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31224") 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34354->172.17.0.5:31224, err= 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33482") 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31512") 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51542->172.17.0.5:33482, err= 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31595") 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51274->172.17.0.5:31512, err= 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50008->172.17.0.5:31595, err= 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38368") 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37786->172.17.0.5:38368, err= 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37971") 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37807") 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55488->172.17.0.5:37971, err= 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42076->172.17.0.5:37807, err= 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31863") 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60954->172.17.0.5:31863, err= 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35666") 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56032->172.17.0.5:35666, err= 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/pre-dest1: closing 1 unused connections 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (6.68s) === RUN TestSyncCopyDest run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32230") 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34628->172.17.0.5:32230, err= 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30981") 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53848->172.17.0.5:30981, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38747") 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37918->172.17.0.5:38747, err= 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31483") 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45132->172.17.0.5:31483, err= 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39741") 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34718->172.17.0.5:39741, err= 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39252") 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34726->172.17.0.5:39252, err= 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33433") 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41800->172.17.0.5:33433, err= 2026/04/22 04:41:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mucoges6zuqo/dst" 2026/04/22 04:41:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/22 04:41:58 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:41:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:41:58 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:41:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:41:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWFDm}" suffix to name 2026/04/22 04:41:58 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:41:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:41:58 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:41:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: Connecting to FTP server 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:21") 2026/04/22 04:41:58 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:54218->172.17.0.5:21, err= 2026/04/22 04:42:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mucoges6zuqo/backup" 2026/04/22 04:42:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/22 04:42:01 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:42:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:42:01 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:42:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:42:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWFDm}" suffix to name 2026/04/22 04:42:01 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:42:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:42:01 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:42:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:42:01 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/backup: Connecting to FTP server 2026/04/22 04:42:01 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/backup: dial("tcp","172.17.0.5:21") 2026/04/22 04:42:01 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/backup: > dial: conn=172.17.0.1:54224->172.17.0.5:21, err= 2026/04/22 04:42:03 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-mucoges6zuqo/backup" to be canonical "TestFTPPureftpd{TWFDm}:rclone-test-mucoges6zuqo/backup" 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:37624") 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:32872->172.17.0.5:37624, err= 2026/04/22 04:42:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:42:03 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst) 2026/04/22 04:42:03 DEBUG : one: Sizes differ 2026/04/22 04:42:03 DEBUG : two: size = 3 OK 2026/04/22 04:42:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:03 DEBUG : two: Unchanged skipping 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: Waiting for checks to finish 2026/04/22 04:42:03 INFO : one: Moved (server-side) 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: Waiting for transfers to finish 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:38496") 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:41732->172.17.0.5:38496, err= 2026/04/22 04:42:03 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/22 04:42:03 DEBUG : one.a292864a.partial: renamed to: one 2026/04/22 04:42:03 INFO : one: Copied (new) 2026/04/22 04:42:03 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:03 INFO : three.txt: Moved (server-side) 2026/04/22 04:42:03 INFO : three.txt: Moved into backup dir 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36337") 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44470->172.17.0.5:36337, err= 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30242") 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45282->172.17.0.5:30242, err= 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34574") 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60450->172.17.0.5:34574, err= 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36205") 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52676->172.17.0.5:36205, err= 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30295") 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35310->172.17.0.5:30295, err= 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hocikip6kuqa: closing 1 unused connections 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38010") 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41250->172.17.0.5:38010, err= 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38971") 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36620->172.17.0.5:38971, err= 2026/04/22 04:42:03 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-mucoges6zuqo/backup" for canonical name "TestFTPPureftpd{TWFDm}:rclone-test-mucoges6zuqo/backup" 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:30140") 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:35292->172.17.0.5:30140, err= 2026/04/22 04:42:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:42:03 DEBUG : one: size = 4 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst) 2026/04/22 04:42:03 DEBUG : one: Sizes differ 2026/04/22 04:42:03 DEBUG : two: size = 3 OK 2026/04/22 04:42:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:03 DEBUG : two: Unchanged skipping 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: Waiting for checks to finish 2026/04/22 04:42:03 INFO : one: Deleted 2026/04/22 04:42:03 INFO : one: Moved (server-side) 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: Waiting for transfers to finish 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:30370") 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:45290->172.17.0.5:30370, err= 2026/04/22 04:42:03 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/22 04:42:03 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/22 04:42:03 INFO : one: Copied (new) 2026/04/22 04:42:03 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:03 INFO : three.txt: Deleted 2026/04/22 04:42:03 INFO : three.txt: Moved (server-side) 2026/04/22 04:42:03 INFO : three.txt: Moved into backup dir 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36804") 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53020->172.17.0.5:36804, err= 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30233") 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34964") 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46568->172.17.0.5:30233, err= 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50210->172.17.0.5:34964, err= 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35336") 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34726->172.17.0.5:35336, err= 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30619") 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52388->172.17.0.5:30619, err= 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37161") 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52610->172.17.0.5:37161, err= 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39501") 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44732->172.17.0.5:39501, err= 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (4.55s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37377") 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44288->172.17.0.5:37377, err= 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37755") 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59388->172.17.0.5:37755, err= 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35274") 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55634->172.17.0.5:35274, err= 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31973") 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53644->172.17.0.5:31973, err= 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37220") 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51994->172.17.0.5:37220, err= 2026/04/22 04:42:03 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mucoges6zuqo/dst" 2026/04/22 04:42:03 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/22 04:42:03 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:42:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:42:03 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:42:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:42:03 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWFDm}" suffix to name 2026/04/22 04:42:03 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:42:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:42:03 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:42:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: Connecting to FTP server 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:21") 2026/04/22 04:42:03 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:41162->172.17.0.5:21, err= 2026/04/22 04:42:05 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mucoges6zuqo/backup" 2026/04/22 04:42:05 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/22 04:42:05 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:42:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:42:05 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:42:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:42:05 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWFDm}" suffix to name 2026/04/22 04:42:05 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:42:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:42:05 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:42:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:42:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/backup: Connecting to FTP server 2026/04/22 04:42:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/backup: dial("tcp","172.17.0.5:21") 2026/04/22 04:42:05 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/backup: > dial: conn=172.17.0.1:41178->172.17.0.5:21, err= 2026/04/22 04:42:05 DEBUG : ftp://172.17.0.5:21/rclone-test-dabusit4zepu: closing 1 unused connections 2026/04/22 04:42:07 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-mucoges6zuqo/backup" to be canonical "TestFTPPureftpd{TWFDm}:rclone-test-mucoges6zuqo/backup" 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:33585") 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:56750->172.17.0.5:33585, err= 2026/04/22 04:42:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:42:07 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst) 2026/04/22 04:42:07 DEBUG : one: Sizes differ 2026/04/22 04:42:07 DEBUG : two: size = 3 OK 2026/04/22 04:42:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:07 DEBUG : two: Unchanged skipping 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: Waiting for checks to finish 2026/04/22 04:42:07 INFO : one: Moved (server-side) to: one.bak 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: Waiting for transfers to finish 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:35861") 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:45852->172.17.0.5:35861, err= 2026/04/22 04:42:07 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/22 04:42:07 DEBUG : one.a292864a.partial: renamed to: one 2026/04/22 04:42:07 INFO : one: Copied (new) 2026/04/22 04:42:07 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/22 04:42:07 INFO : three.txt: Moved into backup dir 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39273") 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55144->172.17.0.5:39273, err= 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37603") 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49530->172.17.0.5:37603, err= 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38523") 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33280->172.17.0.5:38523, err= 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34145") 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46716->172.17.0.5:34145, err= 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30731") 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46622->172.17.0.5:30731, err= 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34453") 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39324") 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43902->172.17.0.5:39324, err= 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59282->172.17.0.5:34453, err= 2026/04/22 04:42:07 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-mucoges6zuqo/backup" for canonical name "TestFTPPureftpd{TWFDm}:rclone-test-mucoges6zuqo/backup" 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:30233") 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:46574->172.17.0.5:30233, err= 2026/04/22 04:42:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:42:07 DEBUG : one: size = 4 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst) 2026/04/22 04:42:07 DEBUG : one: Sizes differ 2026/04/22 04:42:07 DEBUG : two: size = 3 OK 2026/04/22 04:42:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:07 DEBUG : two: Unchanged skipping 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: Waiting for checks to finish 2026/04/22 04:42:07 INFO : one.bak: Deleted 2026/04/22 04:42:07 INFO : one: Moved (server-side) to: one.bak 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: Waiting for transfers to finish 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:34504") 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:39206->172.17.0.5:34504, err= 2026/04/22 04:42:07 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/22 04:42:07 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/22 04:42:07 INFO : one: Copied (new) 2026/04/22 04:42:07 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:07 INFO : three.txt.bak: Deleted 2026/04/22 04:42:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/22 04:42:07 INFO : three.txt: Moved into backup dir 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37272") 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54124->172.17.0.5:37272, err= 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32874") 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34254->172.17.0.5:32874, err= 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31131") 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47738->172.17.0.5:31131, err= 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38878") 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37714->172.17.0.5:38878, err= 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37579") 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35835") 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57850->172.17.0.5:37579, err= 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54228->172.17.0.5:35835, err= 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31789") 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47924->172.17.0.5:31789, err= 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (4.56s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32437") 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53316->172.17.0.5:32437, err= 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39827") 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53848->172.17.0.5:39827, err= 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30395") 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48640->172.17.0.5:30395, err= 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30036") 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34846->172.17.0.5:30036, err= 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39666") 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35800->172.17.0.5:39666, err= 2026/04/22 04:42:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mucoges6zuqo/dst" 2026/04/22 04:42:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/22 04:42:07 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:42:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:42:07 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:42:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:42:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWFDm}" suffix to name 2026/04/22 04:42:07 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:42:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:42:07 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:42:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: Connecting to FTP server 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:21") 2026/04/22 04:42:07 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:41186->172.17.0.5:21, err= 2026/04/22 04:42:08 DEBUG : ftp://172.17.0.5:21/rclone-test-degowef4hasu: closing 1 unused connections 2026/04/22 04:42:10 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mucoges6zuqo/backup" 2026/04/22 04:42:10 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/22 04:42:10 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:42:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:42:10 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:42:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:42:10 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWFDm}" suffix to name 2026/04/22 04:42:10 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:42:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:42:10 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:42:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:42:10 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/backup: Connecting to FTP server 2026/04/22 04:42:10 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/backup: dial("tcp","172.17.0.5:21") 2026/04/22 04:42:10 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/backup: > dial: conn=172.17.0.1:41194->172.17.0.5:21, err= 2026/04/22 04:42:12 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-mucoges6zuqo/backup" to be canonical "TestFTPPureftpd{TWFDm}:rclone-test-mucoges6zuqo/backup" 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:36324") 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:37582->172.17.0.5:36324, err= 2026/04/22 04:42:12 DEBUG : two: size = 3 OK 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: Waiting for checks to finish 2026/04/22 04:42:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:12 DEBUG : two: Unchanged skipping 2026/04/22 04:42:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:42:12 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst) 2026/04/22 04:42:12 DEBUG : one: Sizes differ 2026/04/22 04:42:12 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: Waiting for transfers to finish 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:36732") 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:46320->172.17.0.5:36732, err= 2026/04/22 04:42:12 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/22 04:42:12 DEBUG : one.a292864a.partial: renamed to: one 2026/04/22 04:42:12 INFO : one: Copied (new) 2026/04/22 04:42:12 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/22 04:42:12 INFO : three.txt: Moved into backup dir 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32945") 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48738->172.17.0.5:32945, err= 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37272") 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57416->172.17.0.5:37272, err= 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38099") 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48288->172.17.0.5:38099, err= 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31212") 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39086->172.17.0.5:31212, err= 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34935") 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35232->172.17.0.5:34935, err= 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34683") 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57010->172.17.0.5:34683, err= 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34951") 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59236->172.17.0.5:34951, err= 2026/04/22 04:42:12 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-mucoges6zuqo/backup" for canonical name "TestFTPPureftpd{TWFDm}:rclone-test-mucoges6zuqo/backup" 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:34025") 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:41956->172.17.0.5:34025, err= 2026/04/22 04:42:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:42:12 DEBUG : one: size = 4 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst) 2026/04/22 04:42:12 DEBUG : one: Sizes differ 2026/04/22 04:42:12 DEBUG : two: size = 3 OK 2026/04/22 04:42:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:12 DEBUG : two: Unchanged skipping 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: Waiting for checks to finish 2026/04/22 04:42:12 INFO : one-2019-01-01: Deleted 2026/04/22 04:42:12 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: Waiting for transfers to finish 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:37523") 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:38670->172.17.0.5:37523, err= 2026/04/22 04:42:12 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/22 04:42:12 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/22 04:42:12 INFO : one: Copied (new) 2026/04/22 04:42:12 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:12 INFO : three-2019-01-01.txt: Deleted 2026/04/22 04:42:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/22 04:42:12 INFO : three.txt: Moved into backup dir 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30524") 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43350->172.17.0.5:30524, err= 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32007") 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36182") 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33402->172.17.0.5:32007, err= 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35736->172.17.0.5:36182, err= 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37866") 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43240->172.17.0.5:37866, err= 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33996") 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31531") 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34504->172.17.0.5:31531, err= 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40084->172.17.0.5:33996, err= 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34302") 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59670->172.17.0.5:34302, err= 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (4.48s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37192") 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41372->172.17.0.5:37192, err= 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36878") 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59212->172.17.0.5:36878, err= 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37908") 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59160->172.17.0.5:37908, err= 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34653") 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41748->172.17.0.5:34653, err= 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36646") 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53600->172.17.0.5:36646, err= 2026/04/22 04:42:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mucoges6zuqo/dst" 2026/04/22 04:42:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/22 04:42:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:42:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:42:12 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:42:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:42:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWFDm}" suffix to name 2026/04/22 04:42:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:42:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:42:12 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:42:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: Connecting to FTP server 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:21") 2026/04/22 04:42:12 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:54506->172.17.0.5:21, err= 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:34130") 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:39652->172.17.0.5:34130, err= 2026/04/22 04:42:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:42:14 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst) 2026/04/22 04:42:14 DEBUG : one: Sizes differ 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: Waiting for checks to finish 2026/04/22 04:42:14 DEBUG : two: size = 3 OK 2026/04/22 04:42:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:14 DEBUG : two: Unchanged skipping 2026/04/22 04:42:14 INFO : one: Moved (server-side) to: one.bak 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: Waiting for transfers to finish 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:36272") 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:41286->172.17.0.5:36272, err= 2026/04/22 04:42:14 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/22 04:42:14 DEBUG : one.a292864a.partial: renamed to: one 2026/04/22 04:42:14 INFO : one: Copied (new) 2026/04/22 04:42:14 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/22 04:42:14 INFO : three.txt: Moved into backup dir 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32632") 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58318->172.17.0.5:32632, err= 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38151") 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48074->172.17.0.5:38151, err= 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36717") 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36122->172.17.0.5:36717, err= 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39485") 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55616->172.17.0.5:39485, err= 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35206") 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40484->172.17.0.5:35206, err= 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:39978") 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:49514->172.17.0.5:39978, err= 2026/04/22 04:42:14 DEBUG : one.bak: Excluded (Path Filter) 2026/04/22 04:42:14 DEBUG : one.bak: Excluded 2026/04/22 04:42:14 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/22 04:42:14 DEBUG : three.txt.bak: Excluded 2026/04/22 04:42:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:42:14 DEBUG : one: size = 4 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst) 2026/04/22 04:42:14 DEBUG : one: Sizes differ 2026/04/22 04:42:14 DEBUG : two: size = 3 OK 2026/04/22 04:42:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: Waiting for checks to finish 2026/04/22 04:42:14 DEBUG : two: Unchanged skipping 2026/04/22 04:42:14 INFO : one.bak: Deleted 2026/04/22 04:42:14 INFO : one: Moved (server-side) to: one.bak 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: Waiting for transfers to finish 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:32053") 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:59986->172.17.0.5:32053, err= 2026/04/22 04:42:14 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/22 04:42:14 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/22 04:42:14 INFO : one: Copied (new) 2026/04/22 04:42:14 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:14 INFO : three.txt.bak: Deleted 2026/04/22 04:42:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/22 04:42:14 INFO : three.txt: Moved into backup dir 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31687") 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41408->172.17.0.5:31687, err= 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35467") 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38632->172.17.0.5:35467, err= 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32050") 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47454->172.17.0.5:32050, err= 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30057") 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45548->172.17.0.5:30057, err= 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39263") 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37624->172.17.0.5:39263, err= --- PASS: TestSyncBackupDirSuffixOnly (2.26s) === RUN TestSyncSuffix run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38942") 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42016->172.17.0.5:38942, err= 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38647") 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47450->172.17.0.5:38647, err= 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35549") 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55814->172.17.0.5:35549, err= 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36062") 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46210->172.17.0.5:36062, err= 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34521") 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55002->172.17.0.5:34521, err= 2026/04/22 04:42:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mucoges6zuqo/dst" 2026/04/22 04:42:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/22 04:42:14 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:42:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:42:14 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:42:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:42:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWFDm}" suffix to name 2026/04/22 04:42:14 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:42:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:42:14 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:42:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: Connecting to FTP server 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:21") 2026/04/22 04:42:14 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:54512->172.17.0.5:21, err= 2026/04/22 04:42:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:42:16 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst) 2026/04/22 04:42:16 DEBUG : one: Sizes differ 2026/04/22 04:42:16 INFO : one: Moved (server-side) to: one.bak 2026/04/22 04:42:16 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:33105") 2026/04/22 04:42:16 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:60674->172.17.0.5:33105, err= 2026/04/22 04:42:16 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/22 04:42:16 DEBUG : one.a292864a.partial: renamed to: one 2026/04/22 04:42:16 INFO : one: Copied (new) 2026/04/22 04:42:16 DEBUG : two: size = 3 OK 2026/04/22 04:42:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:16 DEBUG : two: Unchanged skipping 2026/04/22 04:42:16 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:42:16 DEBUG : three.txt: size = 5 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst) 2026/04/22 04:42:16 DEBUG : three.txt: Sizes differ 2026/04/22 04:42:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/22 04:42:16 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:36838") 2026/04/22 04:42:16 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:44470->172.17.0.5:36838, err= 2026/04/22 04:42:16 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/04/22 04:42:16 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/04/22 04:42:16 INFO : three.txt: Copied (new) 2026/04/22 04:42:16 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39031") 2026/04/22 04:42:16 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46858->172.17.0.5:39031, err= 2026/04/22 04:42:16 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32413") 2026/04/22 04:42:16 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40950->172.17.0.5:32413, err= 2026/04/22 04:42:16 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37228") 2026/04/22 04:42:16 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46668->172.17.0.5:37228, err= 2026/04/22 04:42:16 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37773") 2026/04/22 04:42:16 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51524->172.17.0.5:37773, err= 2026/04/22 04:42:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:42:16 DEBUG : one: size = 4 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst) 2026/04/22 04:42:16 DEBUG : one: Sizes differ 2026/04/22 04:42:16 INFO : one.bak: Deleted 2026/04/22 04:42:16 INFO : one: Moved (server-side) to: one.bak 2026/04/22 04:42:16 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:32347") 2026/04/22 04:42:16 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:42366->172.17.0.5:32347, err= 2026/04/22 04:42:16 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/22 04:42:16 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/22 04:42:16 INFO : one: Copied (new) 2026/04/22 04:42:16 DEBUG : two: size = 3 OK 2026/04/22 04:42:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:16 DEBUG : two: Unchanged skipping 2026/04/22 04:42:16 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:42:16 DEBUG : three.txt: size = 6 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst) 2026/04/22 04:42:16 DEBUG : three.txt: Sizes differ 2026/04/22 04:42:16 INFO : three.txt.bak: Deleted 2026/04/22 04:42:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/22 04:42:16 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:36303") 2026/04/22 04:42:16 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:39296->172.17.0.5:36303, err= 2026/04/22 04:42:16 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/04/22 04:42:16 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/04/22 04:42:16 INFO : three.txt: Copied (new) 2026/04/22 04:42:16 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36206") 2026/04/22 04:42:16 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42772->172.17.0.5:36206, err= 2026/04/22 04:42:16 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32743") 2026/04/22 04:42:16 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37596->172.17.0.5:32743, err= 2026/04/22 04:42:16 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36084") 2026/04/22 04:42:16 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57246->172.17.0.5:36084, err= 2026/04/22 04:42:16 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30769") 2026/04/22 04:42:17 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38824->172.17.0.5:30769, err= 2026/04/22 04:42:17 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30027") 2026/04/22 04:42:17 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60468->172.17.0.5:30027, err= --- PASS: TestSyncSuffix (2.35s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:42:17 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39489") 2026/04/22 04:42:17 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36988->172.17.0.5:39489, err= 2026/04/22 04:42:17 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36906") 2026/04/22 04:42:17 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45588->172.17.0.5:36906, err= 2026/04/22 04:42:17 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30789") 2026/04/22 04:42:17 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33242->172.17.0.5:30789, err= 2026/04/22 04:42:17 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30140") 2026/04/22 04:42:17 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40400->172.17.0.5:30140, err= 2026/04/22 04:42:17 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36990") 2026/04/22 04:42:17 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41282->172.17.0.5:36990, err= 2026/04/22 04:42:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mucoges6zuqo/dst" 2026/04/22 04:42:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/22 04:42:17 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:42:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:42:17 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:42:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:42:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TWFDm}" suffix to name 2026/04/22 04:42:17 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/22 04:42:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/22 04:42:17 DEBUG : Setting pass="0lgbo7Dep6Xdf4Xdlr5owb4Q7jhqm4QJHg_2RSK4RoE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/22 04:42:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/22 04:42:17 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: Connecting to FTP server 2026/04/22 04:42:17 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:21") 2026/04/22 04:42:17 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:54518->172.17.0.5:21, err= 2026/04/22 04:42:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:42:19 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst) 2026/04/22 04:42:19 DEBUG : one: Sizes differ 2026/04/22 04:42:19 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:30180") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:44656->172.17.0.5:30180, err= 2026/04/22 04:42:19 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/22 04:42:19 DEBUG : one.a292864a.partial: renamed to: one 2026/04/22 04:42:19 INFO : one: Copied (new) 2026/04/22 04:42:19 DEBUG : two: size = 3 OK 2026/04/22 04:42:19 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : two: Unchanged skipping 2026/04/22 04:42:19 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:42:19 DEBUG : three.txt: size = 5 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst) 2026/04/22 04:42:19 DEBUG : three.txt: Sizes differ 2026/04/22 04:42:19 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:30496") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:59146->172.17.0.5:30496, err= 2026/04/22 04:42:19 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/04/22 04:42:19 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/04/22 04:42:19 INFO : three.txt: Copied (new) 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35024") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39982->172.17.0.5:35024, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37776") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35090->172.17.0.5:37776, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39294") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35146->172.17.0.5:39294, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38486") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46142->172.17.0.5:38486, err= 2026/04/22 04:42:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:42:19 DEBUG : one: size = 4 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst) 2026/04/22 04:42:19 DEBUG : one: Sizes differ 2026/04/22 04:42:19 INFO : one-2019-01-01: Deleted 2026/04/22 04:42:19 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:39616") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:48074->172.17.0.5:39616, err= 2026/04/22 04:42:19 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/22 04:42:19 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/22 04:42:19 INFO : one: Copied (new) 2026/04/22 04:42:19 DEBUG : two: size = 3 OK 2026/04/22 04:42:19 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : two: Unchanged skipping 2026/04/22 04:42:19 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:42:19 DEBUG : three.txt: size = 6 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst) 2026/04/22 04:42:19 DEBUG : three.txt: Sizes differ 2026/04/22 04:42:19 INFO : three-2019-01-01.txt: Deleted 2026/04/22 04:42:19 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: dial("tcp","172.17.0.5:33893") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo/dst: > dial: conn=172.17.0.1:57454->172.17.0.5:33893, err= 2026/04/22 04:42:19 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/04/22 04:42:19 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/04/22 04:42:19 INFO : three.txt: Copied (new) 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36105") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54372->172.17.0.5:36105, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38755") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33874->172.17.0.5:38755, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31513") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59574->172.17.0.5:31513, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33008") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52618->172.17.0.5:33008, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34086") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41392->172.17.0.5:34086, err= --- PASS: TestSyncSuffixKeepExtension (2.25s) === RUN TestSyncUTFNorm run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34989") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33814->172.17.0.5:34989, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38695") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43218->172.17.0.5:38695, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35699") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40362->172.17.0.5:35699, err= 2026/04/22 04:42:19 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:42:19 DEBUG : Testêé: size = 18 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo) 2026/04/22 04:42:19 DEBUG : Testêé: Sizes differ 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33287") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52720->172.17.0.5:33287, err= 2026/04/22 04:42:19 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/04/22 04:42:19 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/04/22 04:42:19 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/22 04:42:19 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32207") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59496->172.17.0.5:32207, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31991") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58526->172.17.0.5:31991, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34776") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54994->172.17.0.5:34776, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34315") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34558->172.17.0.5:34315, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38317") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37096->172.17.0.5:38317, err= 2026/04/22 04:42:19 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35364") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46174->172.17.0.5:35364, err= 2026/04/22 04:42:19 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/04/22 04:42:19 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/04/22 04:42:19 INFO : existing: Copied (new) 2026/04/22 04:42:19 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36317") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54944->172.17.0.5:36317, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34715") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58878->172.17.0.5:34715, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37084") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44218->172.17.0.5:37084, err= 2026/04/22 04:42:19 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:42:19 DEBUG : existing: size = 6 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo) 2026/04/22 04:42:19 DEBUG : existing: Sizes differ 2026/04/22 04:42:19 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:19 ERROR : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: not deleting files as there were IO errors 2026/04/22 04:42:19 ERROR : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: not deleting directories as there were IO errors 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31877") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40130->172.17.0.5:31877, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32524") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34530->172.17.0.5:32524, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38266") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45966->172.17.0.5:38266, err= --- PASS: TestSyncImmutable (0.01s) === RUN TestSyncIgnoreCase run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36853") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55020->172.17.0.5:36853, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35204") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36994->172.17.0.5:35204, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37251") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57104->172.17.0.5:37251, err= 2026/04/22 04:42:19 DEBUG : EXISTING: size = 6 OK 2026/04/22 04:42:19 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : existing: Unchanged skipping 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:19 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:19 INFO : There was nothing to transfer 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30330") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55414->172.17.0.5:30330, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38681") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46118->172.17.0.5:38681, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36869") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59884->172.17.0.5:36869, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32521") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48538->172.17.0.5:32521, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30604") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51118->172.17.0.5:30604, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30868") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55802->172.17.0.5:30868, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38391") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43892->172.17.0.5:38391, err= === RUN TestMaxTransfer/Soft run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36558") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47990->172.17.0.5:36558, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34484") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58610->172.17.0.5:34484, err= === RUN TestMaxTransfer/Cautious run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36784") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48940->172.17.0.5:36784, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35893") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58554->172.17.0.5:35893, 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.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37152") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56996->172.17.0.5:37152, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39515") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48414->172.17.0.5:39515, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31520") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47164->172.17.0.5:31520, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37331") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60148->172.17.0.5:37331, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34707") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56130->172.17.0.5:34707, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39090") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54238->172.17.0.5:39090, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37721") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45028->172.17.0.5:37721, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38719") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51978->172.17.0.5:38719, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30274") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59090->172.17.0.5:30274, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38534") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45858->172.17.0.5:38534, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38802") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41560->172.17.0.5:38802, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39682") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58080->172.17.0.5:39682, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39542") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35598->172.17.0.5:39542, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32288") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50248->172.17.0.5:32288, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33571") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45026->172.17.0.5:33571, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36500") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52264->172.17.0.5:36500, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39281") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53090->172.17.0.5:39281, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35182") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35390->172.17.0.5:35182, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37042") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46072->172.17.0.5:37042, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35320") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33116->172.17.0.5:35320, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39702") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35506->172.17.0.5:39702, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30523") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41508->172.17.0.5:30523, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39499") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56736->172.17.0.5:39499, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30110") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44646->172.17.0.5:30110, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38326") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47040->172.17.0.5:38326, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30530") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40870->172.17.0.5:30530, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35117") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34170->172.17.0.5:35117, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35734") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57416->172.17.0.5:35734, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33571") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45032->172.17.0.5:33571, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35151") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53522->172.17.0.5:35151, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33342") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33382->172.17.0.5:33342, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34002") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46590->172.17.0.5:34002, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32002") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35506->172.17.0.5:32002, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37209") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53384->172.17.0.5:37209, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39757") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34050->172.17.0.5:39757, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36684") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59994->172.17.0.5:36684, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39931") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44876->172.17.0.5:39931, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33901") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40302->172.17.0.5:33901, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38754") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58458->172.17.0.5:38754, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36749") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38350->172.17.0.5:36749, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32244") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55016->172.17.0.5:32244, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39842") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54824->172.17.0.5:39842, err= 2026/04/22 04:42:19 DEBUG : both0: size = 6 OK 2026/04/22 04:42:19 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : both10: size = 6 OK 2026/04/22 04:42:19 DEBUG : both0: Unchanged skipping 2026/04/22 04:42:19 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : both11: size = 6 OK 2026/04/22 04:42:19 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:19 DEBUG : both13: size = 6 OK 2026/04/22 04:42:19 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : both12: size = 6 OK 2026/04/22 04:42:19 DEBUG : both10: Unchanged skipping 2026/04/22 04:42:19 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : both14: size = 6 OK 2026/04/22 04:42:19 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : both12: Unchanged skipping 2026/04/22 04:42:19 DEBUG : both15: size = 6 OK 2026/04/22 04:42:19 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : both15: Unchanged skipping 2026/04/22 04:42:19 DEBUG : both16: size = 6 OK 2026/04/22 04:42:19 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : both16: Unchanged skipping 2026/04/22 04:42:19 DEBUG : both17: size = 6 OK 2026/04/22 04:42:19 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : both17: Unchanged skipping 2026/04/22 04:42:19 DEBUG : both18: size = 6 OK 2026/04/22 04:42:19 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : both18: Unchanged skipping 2026/04/22 04:42:19 DEBUG : both19: size = 6 OK 2026/04/22 04:42:19 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : both19: Unchanged skipping 2026/04/22 04:42:19 DEBUG : both1: size = 6 OK 2026/04/22 04:42:19 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : both1: Unchanged skipping 2026/04/22 04:42:19 DEBUG : both2: size = 6 OK 2026/04/22 04:42:19 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : both2: Unchanged skipping 2026/04/22 04:42:19 DEBUG : both3: size = 6 OK 2026/04/22 04:42:19 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : both3: Unchanged skipping 2026/04/22 04:42:19 DEBUG : both4: size = 6 OK 2026/04/22 04:42:19 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : both4: Unchanged skipping 2026/04/22 04:42:19 DEBUG : both5: size = 6 OK 2026/04/22 04:42:19 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : both5: Unchanged skipping 2026/04/22 04:42:19 DEBUG : both6: size = 6 OK 2026/04/22 04:42:19 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : both6: Unchanged skipping 2026/04/22 04:42:19 DEBUG : both7: size = 6 OK 2026/04/22 04:42:19 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : both7: Unchanged skipping 2026/04/22 04:42:19 DEBUG : both8: size = 6 OK 2026/04/22 04:42:19 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : both8: Unchanged skipping 2026/04/22 04:42:19 DEBUG : both9: size = 6 OK 2026/04/22 04:42:19 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : both9: Unchanged skipping 2026/04/22 04:42:19 DEBUG : both14: Unchanged skipping 2026/04/22 04:42:19 DEBUG : both13: Unchanged skipping 2026/04/22 04:42:19 DEBUG : both11: Unchanged skipping 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:19 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:19 INFO : only0: Deleted 2026/04/22 04:42:19 INFO : only13: Deleted 2026/04/22 04:42:19 INFO : only10: Deleted 2026/04/22 04:42:19 INFO : only17: Deleted 2026/04/22 04:42:19 INFO : only11: Deleted 2026/04/22 04:42:19 INFO : only18: Deleted 2026/04/22 04:42:19 INFO : only5: Deleted 2026/04/22 04:42:19 INFO : only1: Deleted 2026/04/22 04:42:19 INFO : only12: Deleted 2026/04/22 04:42:19 INFO : only14: Deleted 2026/04/22 04:42:19 INFO : only8: Deleted 2026/04/22 04:42:19 INFO : only4: Deleted 2026/04/22 04:42:19 INFO : only19: Deleted 2026/04/22 04:42:19 INFO : only7: Deleted 2026/04/22 04:42:19 INFO : only6: Deleted 2026/04/22 04:42:19 INFO : only15: Deleted 2026/04/22 04:42:19 INFO : only16: Deleted 2026/04/22 04:42:19 INFO : only2: Deleted 2026/04/22 04:42:19 INFO : only3: Deleted 2026/04/22 04:42:19 INFO : only9: Deleted 2026/04/22 04:42:19 INFO : There was nothing to transfer 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32338") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49584->172.17.0.5:32338, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30767") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40102->172.17.0.5:30767, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31661") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46938->172.17.0.5:31661, err= --- PASS: TestSyncConcurrentDelete (0.07s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31733") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60346->172.17.0.5:31733, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31643") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50192->172.17.0.5:31643, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31777") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36548->172.17.0.5:31777, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35656") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51880->172.17.0.5:35656, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39973") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33194->172.17.0.5:39973, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34098") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43470->172.17.0.5:34098, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36288") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37338->172.17.0.5:36288, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39402") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35482->172.17.0.5:39402, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31056") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33844->172.17.0.5:31056, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36866") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35514->172.17.0.5:36866, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32077") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49058->172.17.0.5:32077, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31285") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33504->172.17.0.5:31285, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37369") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49170->172.17.0.5:37369, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39265") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38380->172.17.0.5:39265, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38334") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38384->172.17.0.5:38334, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33824") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43876->172.17.0.5:33824, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36254") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58658->172.17.0.5:36254, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36806") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42604->172.17.0.5:36806, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36132") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55866->172.17.0.5:36132, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32630") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46422->172.17.0.5:32630, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35780") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36200->172.17.0.5:35780, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36120") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43768->172.17.0.5:36120, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33685") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55442->172.17.0.5:33685, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37468") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60818->172.17.0.5:37468, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30888") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37948->172.17.0.5:30888, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31639") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53762->172.17.0.5:31639, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34409") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38658->172.17.0.5:34409, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32305") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58382->172.17.0.5:32305, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39395") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57726->172.17.0.5:39395, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33261") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60888->172.17.0.5:33261, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37961") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47988->172.17.0.5:37961, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36094") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38628->172.17.0.5:36094, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34802") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39986->172.17.0.5:34802, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35462") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38392->172.17.0.5:35462, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38785") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55204->172.17.0.5:38785, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32920") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54834->172.17.0.5:32920, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39531") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43732->172.17.0.5:39531, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37046") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57840->172.17.0.5:37046, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36158") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54528->172.17.0.5:36158, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32749") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50166->172.17.0.5:32749, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32331") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42260->172.17.0.5:32331, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34466") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43062->172.17.0.5:34466, err= 2026/04/22 04:42:19 DEBUG : both10: size = 6 OK 2026/04/22 04:42:19 DEBUG : both0: size = 6 OK 2026/04/22 04:42:19 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:19 DEBUG : both12: size = 6 OK 2026/04/22 04:42:19 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : both11: size = 6 OK 2026/04/22 04:42:19 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : both0: Unchanged skipping 2026/04/22 04:42:19 DEBUG : both13: size = 6 OK 2026/04/22 04:42:19 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : both13: Unchanged skipping 2026/04/22 04:42:19 DEBUG : both14: size = 6 OK 2026/04/22 04:42:19 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : both14: Unchanged skipping 2026/04/22 04:42:19 DEBUG : both15: size = 6 OK 2026/04/22 04:42:19 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : both15: Unchanged skipping 2026/04/22 04:42:19 DEBUG : both16: size = 6 OK 2026/04/22 04:42:19 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : both16: Unchanged skipping 2026/04/22 04:42:19 DEBUG : both17: size = 6 OK 2026/04/22 04:42:19 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : both17: Unchanged skipping 2026/04/22 04:42:19 DEBUG : both18: size = 6 OK 2026/04/22 04:42:19 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : both18: Unchanged skipping 2026/04/22 04:42:19 DEBUG : both19: size = 6 OK 2026/04/22 04:42:19 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : both19: Unchanged skipping 2026/04/22 04:42:19 DEBUG : both1: size = 6 OK 2026/04/22 04:42:19 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : both1: Unchanged skipping 2026/04/22 04:42:19 DEBUG : both2: size = 6 OK 2026/04/22 04:42:19 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : both2: Unchanged skipping 2026/04/22 04:42:19 DEBUG : both3: size = 6 OK 2026/04/22 04:42:19 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : both3: Unchanged skipping 2026/04/22 04:42:19 DEBUG : both4: size = 6 OK 2026/04/22 04:42:19 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : both4: Unchanged skipping 2026/04/22 04:42:19 DEBUG : both5: size = 6 OK 2026/04/22 04:42:19 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : both5: Unchanged skipping 2026/04/22 04:42:19 DEBUG : both6: size = 6 OK 2026/04/22 04:42:19 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : both6: Unchanged skipping 2026/04/22 04:42:19 DEBUG : both7: size = 6 OK 2026/04/22 04:42:19 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : both7: Unchanged skipping 2026/04/22 04:42:19 DEBUG : both8: size = 6 OK 2026/04/22 04:42:19 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : both8: Unchanged skipping 2026/04/22 04:42:19 DEBUG : both9: size = 6 OK 2026/04/22 04:42:19 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : both9: Unchanged skipping 2026/04/22 04:42:19 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:42:19 DEBUG : only0: size = 6 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo) 2026/04/22 04:42:19 DEBUG : only0: Sizes differ 2026/04/22 04:42:19 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:42:19 DEBUG : only10: size = 6 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo) 2026/04/22 04:42:19 DEBUG : only10: Sizes differ 2026/04/22 04:42:19 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:42:19 DEBUG : only11: size = 6 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo) 2026/04/22 04:42:19 DEBUG : only11: Sizes differ 2026/04/22 04:42:19 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:42:19 DEBUG : only12: size = 6 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo) 2026/04/22 04:42:19 DEBUG : only12: Sizes differ 2026/04/22 04:42:19 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:42:19 DEBUG : only13: size = 6 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo) 2026/04/22 04:42:19 DEBUG : only13: Sizes differ 2026/04/22 04:42:19 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:42:19 DEBUG : only14: size = 6 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo) 2026/04/22 04:42:19 DEBUG : only14: Sizes differ 2026/04/22 04:42:19 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:42:19 DEBUG : only15: size = 6 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo) 2026/04/22 04:42:19 DEBUG : only15: Sizes differ 2026/04/22 04:42:19 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:42:19 DEBUG : only16: size = 6 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo) 2026/04/22 04:42:19 DEBUG : only16: Sizes differ 2026/04/22 04:42:19 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:42:19 DEBUG : only17: size = 6 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo) 2026/04/22 04:42:19 DEBUG : only17: Sizes differ 2026/04/22 04:42:19 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:42:19 DEBUG : only18: size = 6 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo) 2026/04/22 04:42:19 DEBUG : only18: Sizes differ 2026/04/22 04:42:19 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:42:19 DEBUG : only19: size = 6 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo) 2026/04/22 04:42:19 DEBUG : only19: Sizes differ 2026/04/22 04:42:19 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:42:19 DEBUG : only1: size = 6 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo) 2026/04/22 04:42:19 DEBUG : only1: Sizes differ 2026/04/22 04:42:19 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:42:19 DEBUG : only2: size = 6 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo) 2026/04/22 04:42:19 DEBUG : only2: Sizes differ 2026/04/22 04:42:19 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:42:19 DEBUG : only3: size = 6 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo) 2026/04/22 04:42:19 DEBUG : only3: Sizes differ 2026/04/22 04:42:19 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:42:19 DEBUG : only4: size = 6 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo) 2026/04/22 04:42:19 DEBUG : only4: Sizes differ 2026/04/22 04:42:19 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:42:19 DEBUG : only5: size = 6 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo) 2026/04/22 04:42:19 DEBUG : only5: Sizes differ 2026/04/22 04:42:19 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:42:19 DEBUG : only6: size = 6 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo) 2026/04/22 04:42:19 DEBUG : only6: Sizes differ 2026/04/22 04:42:19 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:42:19 DEBUG : only7: size = 6 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo) 2026/04/22 04:42:19 DEBUG : only7: Sizes differ 2026/04/22 04:42:19 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:42:19 DEBUG : only8: size = 6 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo) 2026/04/22 04:42:19 DEBUG : only8: Sizes differ 2026/04/22 04:42:19 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2408195244) 2026/04/22 04:42:19 DEBUG : only9: size = 6 (ftp://172.17.0.5:21/rclone-test-mucoges6zuqo) 2026/04/22 04:42:19 DEBUG : only9: Sizes differ 2026/04/22 04:42:19 DEBUG : both12: Unchanged skipping 2026/04/22 04:42:19 DEBUG : both10: Unchanged skipping 2026/04/22 04:42:19 DEBUG : both11: Unchanged skipping 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31172") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38122") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35902") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34136") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39774->172.17.0.5:31172, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59106->172.17.0.5:35902, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44916->172.17.0.5:38122, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41980->172.17.0.5:34136, err= 2026/04/22 04:42:19 DEBUG : only11.51c18866.partial: size = 0 OK 2026/04/22 04:42:19 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/04/22 04:42:19 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/04/22 04:42:19 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/04/22 04:42:19 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/04/22 04:42:19 INFO : only0: Copied (replaced existing) 2026/04/22 04:42:19 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/04/22 04:42:19 INFO : only10: Copied (replaced existing) 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37076") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32100") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51542->172.17.0.5:37076, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51072->172.17.0.5:32100, err= 2026/04/22 04:42:19 DEBUG : only11.51c18866.partial: renamed to: only11 2026/04/22 04:42:19 INFO : only11: Copied (replaced existing) 2026/04/22 04:42:19 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/04/22 04:42:19 INFO : only12: Copied (replaced existing) 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35134") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40638->172.17.0.5:35134, err= 2026/04/22 04:42:19 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34181") 2026/04/22 04:42:19 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58064->172.17.0.5:34181, err= 2026/04/22 04:42:19 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/04/22 04:42:19 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/04/22 04:42:19 INFO : only14: Copied (replaced existing) 2026/04/22 04:42:19 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/04/22 04:42:19 INFO : only13: Copied (replaced existing) 2026/04/22 04:42:19 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33453") 2026/04/22 04:42:19 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/04/22 04:42:19 INFO : only15: Copied (replaced existing) 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43312->172.17.0.5:33453, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33186") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37016->172.17.0.5:33186, err= 2026/04/22 04:42:19 DEBUG : only18.f963383f.partial: size = 0 OK 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38551") 2026/04/22 04:42:19 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54018->172.17.0.5:38551, err= 2026/04/22 04:42:19 INFO : only16: Copied (replaced existing) 2026/04/22 04:42:19 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/04/22 04:42:19 DEBUG : only18.f963383f.partial: renamed to: only18 2026/04/22 04:42:19 INFO : only18: Copied (replaced existing) 2026/04/22 04:42:19 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/04/22 04:42:19 INFO : only17: Copied (replaced existing) 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30198") 2026/04/22 04:42:19 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45344->172.17.0.5:30198, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33419") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47578->172.17.0.5:33419, err= 2026/04/22 04:42:19 DEBUG : only1.77787b15.partial: size = 0 OK 2026/04/22 04:42:19 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/04/22 04:42:19 DEBUG : only1.77787b15.partial: renamed to: only1 2026/04/22 04:42:19 INFO : only1: Copied (replaced existing) 2026/04/22 04:42:19 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/04/22 04:42:19 INFO : only2: Copied (replaced existing) 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32314") 2026/04/22 04:42:19 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/04/22 04:42:19 INFO : only19: Copied (replaced existing) 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30886") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44684->172.17.0.5:32314, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54172->172.17.0.5:30886, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36357") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58000->172.17.0.5:36357, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34524") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45748->172.17.0.5:34524, err= 2026/04/22 04:42:19 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/04/22 04:42:19 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/04/22 04:42:19 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/04/22 04:42:19 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/04/22 04:42:19 INFO : only3: Copied (replaced existing) 2026/04/22 04:42:19 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/04/22 04:42:19 INFO : only4: Copied (replaced existing) 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38319") 2026/04/22 04:42:19 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/04/22 04:42:19 INFO : only5: Copied (replaced existing) 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33370") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40862->172.17.0.5:33370, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38018->172.17.0.5:38319, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33717") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36666->172.17.0.5:33717, err= 2026/04/22 04:42:19 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/04/22 04:42:19 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/04/22 04:42:19 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/04/22 04:42:19 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/04/22 04:42:19 INFO : only6: Copied (replaced existing) 2026/04/22 04:42:19 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/04/22 04:42:19 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/04/22 04:42:19 INFO : only8: Copied (replaced existing) 2026/04/22 04:42:19 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/04/22 04:42:19 INFO : only7: Copied (replaced existing) 2026/04/22 04:42:19 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/04/22 04:42:19 INFO : only9: Copied (replaced existing) 2026/04/22 04:42:19 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39839") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48476->172.17.0.5:39839, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35231") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46518->172.17.0.5:35231, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32665") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47316->172.17.0.5:32665, err= --- PASS: TestSyncConcurrentTruncate (0.07s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:42:19 DEBUG : empty_dir: Making directory with metadata 2026/04/22 04:42:19 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/22 04:42:19 DEBUG : empty_on_remote: Making directory with metadata 2026/04/22 04:42:19 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/22 04:42:19 INFO : empty_on_remote: Making directory 2026/04/22 04:42:19 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/22 04:42:19 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/22 04:42:19 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/22 04:42:19 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/22 04:42:19 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33734") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42032->172.17.0.5:33734, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34426") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41276->172.17.0.5:34426, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32376") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34267") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55638->172.17.0.5:34267, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33480->172.17.0.5:32376, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31338") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38970->172.17.0.5:31338, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33233") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34254->172.17.0.5:33233, err= --- PASS: TestSyncReplaceDirModTime (0.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:42:19 DEBUG : empty_dir: Making directory with metadata 2026/04/22 04:42:19 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/22 04:42:19 DEBUG : empty_on_remote: Making directory with metadata 2026/04/22 04:42:19 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/22 04:42:19 INFO : empty_on_remote: Making directory 2026/04/22 04:42:19 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/22 04:42:19 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/22 04:42:19 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/22 04:42:19 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/22 04:42:19 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/22 04:42:19 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32032") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51154->172.17.0.5:32032, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33122") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37626->172.17.0.5:33122, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39526") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54448->172.17.0.5:39526, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31157") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34625") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56428->172.17.0.5:31157, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45576->172.17.0.5:34625, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36714") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43700->172.17.0.5:36714, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38688") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54622->172.17.0.5:38688, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:42:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/22 04:42:19 INFO : sub dir: Making directory 2026/04/22 04:42:19 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37148") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46782->172.17.0.5:37148, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35746") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34664->172.17.0.5:35746, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30324") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59604->172.17.0.5:30324, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39128") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51036->172.17.0.5:39128, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30349") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33052->172.17.0.5:30349, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33030") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52020->172.17.0.5:33030, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36176") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60830->172.17.0.5:36176, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35559") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50492->172.17.0.5:35559, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35780") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36204->172.17.0.5:35780, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30117") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59900->172.17.0.5:30117, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39862") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51402->172.17.0.5:39862, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:42:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/22 04:42:19 INFO : sub dir: Making directory 2026/04/22 04:42:19 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39312") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37816->172.17.0.5:39312, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31788") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31977") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40838->172.17.0.5:31788, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49092->172.17.0.5:31977, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39366") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35942->172.17.0.5:39366, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31858") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36646->172.17.0.5:31858, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37434") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59412->172.17.0.5:37434, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32365") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39736->172.17.0.5:32365, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35338") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60918->172.17.0.5:35338, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39158") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38892->172.17.0.5:39158, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36764") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47928->172.17.0.5:36764, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39275") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49870->172.17.0.5:39275, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.04s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34763") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46226->172.17.0.5:34763, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32131") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55626->172.17.0.5:32131, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31064") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37030->172.17.0.5:31064, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39060") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47284->172.17.0.5:39060, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38628") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53784->172.17.0.5:38628, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32357") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54194->172.17.0.5:32357, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32324") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49796->172.17.0.5:32324, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30259") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44598->172.17.0.5:30259, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38704") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40652->172.17.0.5:38704, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36366") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38128->172.17.0.5:36366, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36417") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38562->172.17.0.5:36417, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31068") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37722->172.17.0.5:31068, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35239") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47550->172.17.0.5:35239, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31940") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35188->172.17.0.5:31940, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31833") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55798->172.17.0.5:31833, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33982") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35798->172.17.0.5:33982, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37731") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55704->172.17.0.5:37731, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34304") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36826->172.17.0.5:34304, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37524") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43864->172.17.0.5:37524, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34172") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54660->172.17.0.5:34172, err= 2026/04/22 04:42:19 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30033") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60432->172.17.0.5:30033, err= 2026/04/22 04:42:19 DEBUG : apple: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : apple: Excluded 2026/04/22 04:42:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : splitbananasplit: Excluded 2026/04/22 04:42:19 DEBUG : banana: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : banana: Excluded 2026/04/22 04:42:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : appleappleapplebanana: Excluded 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34466") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43070->172.17.0.5:34466, err= 2026/04/22 04:42:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39580") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57934->172.17.0.5:39580, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36648") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33356->172.17.0.5:36648, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39018") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59076->172.17.0.5:39018, err= 2026/04/22 04:42:19 DEBUG : apple: size = 5 OK 2026/04/22 04:42:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : apple: Unchanged skipping 2026/04/22 04:42:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 04:42:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 04:42:19 DEBUG : banana: size = 6 OK 2026/04/22 04:42:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : banana: Unchanged skipping 2026/04/22 04:42:19 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 04:42:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33050") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35092->172.17.0.5:33050, err= 2026/04/22 04:42:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 04:42:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 04:42:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 04:42:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 04:42:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 04:42:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 04:42:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:19 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:19 INFO : There was nothing to transfer 2026/04/22 04:42:19 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35961") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48404->172.17.0.5:35961, err= 2026/04/22 04:42:19 DEBUG : apple: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : apple: Excluded 2026/04/22 04:42:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : splitbananasplit: Excluded 2026/04/22 04:42:19 DEBUG : banana: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : banana: Excluded 2026/04/22 04:42:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : appleappleapplebanana: Excluded 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39993") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48994->172.17.0.5:39993, err= 2026/04/22 04:42:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36337") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37842->172.17.0.5:36337, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32803") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59994->172.17.0.5:32803, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34025") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41966->172.17.0.5:34025, err= 2026/04/22 04:42:19 DEBUG : apple: size = 5 OK 2026/04/22 04:42:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : apple: Unchanged skipping 2026/04/22 04:42:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 04:42:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 04:42:19 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 04:42:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35849") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57864->172.17.0.5:35849, err= 2026/04/22 04:42:19 DEBUG : banana: size = 6 OK 2026/04/22 04:42:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : banana: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 04:42:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 04:42:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 04:42:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 04:42:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 04:42:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 04:42:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:19 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:19 INFO : There was nothing to transfer 2026/04/22 04:42:19 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33433") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44478->172.17.0.5:33433, err= 2026/04/22 04:42:19 DEBUG : apple: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : apple: Excluded 2026/04/22 04:42:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : splitbananasplit: Excluded 2026/04/22 04:42:19 DEBUG : banana: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : banana: Excluded 2026/04/22 04:42:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : appleappleapplebanana: Excluded 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37835") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58078->172.17.0.5:37835, err= 2026/04/22 04:42:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38050") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38044->172.17.0.5:38050, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36475") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47080->172.17.0.5:36475, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33124") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40414->172.17.0.5:33124, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35160") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42894->172.17.0.5:35160, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39507") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38610->172.17.0.5:39507, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39238") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53816->172.17.0.5:39238, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32255") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41328->172.17.0.5:32255, err= === RUN TestTransform/NFD run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38916") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55362->172.17.0.5:38916, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38832") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49342->172.17.0.5:38832, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38484") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56682->172.17.0.5:38484, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32425") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44168->172.17.0.5:32425, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37304") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40512->172.17.0.5:37304, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35332") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54554->172.17.0.5:35332, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39690") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46594->172.17.0.5:39690, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33265") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44564->172.17.0.5:33265, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35658") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60598->172.17.0.5:35658, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36846") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52366->172.17.0.5:36846, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37242") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58198->172.17.0.5:37242, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34675") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41730->172.17.0.5:34675, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39723") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36050->172.17.0.5:39723, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31342") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39996->172.17.0.5:31342, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39213") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40668->172.17.0.5:39213, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32185") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54968->172.17.0.5:32185, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36409") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39708->172.17.0.5:36409, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35407") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55296->172.17.0.5:35407, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30189") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49748->172.17.0.5:30189, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32238") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45490->172.17.0.5:32238, err= 2026/04/22 04:42:19 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33141") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58124->172.17.0.5:33141, err= 2026/04/22 04:42:19 DEBUG : apple: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : apple: Excluded 2026/04/22 04:42:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : splitbananasplit: Excluded 2026/04/22 04:42:19 DEBUG : banana: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : banana: Excluded 2026/04/22 04:42:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : appleappleapplebanana: Excluded 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32281") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59056->172.17.0.5:32281, err= 2026/04/22 04:42:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37048") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48452->172.17.0.5:37048, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37962") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35068->172.17.0.5:37962, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36332") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52206->172.17.0.5:36332, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38098") 2026/04/22 04:42:19 DEBUG : apple: size = 5 OK 2026/04/22 04:42:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : apple: Unchanged skipping 2026/04/22 04:42:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 04:42:19 DEBUG : banana: size = 6 OK 2026/04/22 04:42:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : banana: Unchanged skipping 2026/04/22 04:42:19 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 04:42:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 04:42:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40004->172.17.0.5:38098, err= 2026/04/22 04:42:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 04:42:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 04:42:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 04:42:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 04:42:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 04:42:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 04:42:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:19 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:19 INFO : There was nothing to transfer 2026/04/22 04:42:19 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34458") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50410->172.17.0.5:34458, err= 2026/04/22 04:42:19 DEBUG : apple: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : apple: Excluded 2026/04/22 04:42:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : splitbananasplit: Excluded 2026/04/22 04:42:19 DEBUG : banana: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : banana: Excluded 2026/04/22 04:42:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : appleappleapplebanana: Excluded 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33985") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56660->172.17.0.5:33985, err= 2026/04/22 04:42:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31836") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52916->172.17.0.5:31836, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39370") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42374->172.17.0.5:39370, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33458") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53520->172.17.0.5:33458, err= 2026/04/22 04:42:19 DEBUG : apple: size = 5 OK 2026/04/22 04:42:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : apple: Unchanged skipping 2026/04/22 04:42:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 04:42:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 04:42:19 DEBUG : banana: size = 6 OK 2026/04/22 04:42:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : banana: Unchanged skipping 2026/04/22 04:42:19 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 04:42:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30039") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46620->172.17.0.5:30039, err= 2026/04/22 04:42:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 04:42:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 04:42:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 04:42:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 04:42:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 04:42:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 04:42:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:19 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:19 INFO : There was nothing to transfer 2026/04/22 04:42:19 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30846") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47706->172.17.0.5:30846, err= 2026/04/22 04:42:19 DEBUG : apple: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : apple: Excluded 2026/04/22 04:42:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : splitbananasplit: Excluded 2026/04/22 04:42:19 DEBUG : banana: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : banana: Excluded 2026/04/22 04:42:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : appleappleapplebanana: Excluded 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39687") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56010->172.17.0.5:39687, err= 2026/04/22 04:42:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37922") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53068->172.17.0.5:37922, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39797") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47174->172.17.0.5:39797, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36414") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57862->172.17.0.5:36414, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37351") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54964->172.17.0.5:37351, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38048") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45536->172.17.0.5:38048, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37117") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52506->172.17.0.5:37117, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37995") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39768->172.17.0.5:37995, err= === RUN TestTransform/base64 run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37604") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53806->172.17.0.5:37604, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37385") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40574->172.17.0.5:37385, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32478") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46520->172.17.0.5:32478, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39440") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56674->172.17.0.5:39440, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36743") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55106->172.17.0.5:36743, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39849") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49062->172.17.0.5:39849, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36838") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44476->172.17.0.5:36838, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34991") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35052->172.17.0.5:34991, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31796") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42000->172.17.0.5:31796, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34135") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44726->172.17.0.5:34135, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37022") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36562->172.17.0.5:37022, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37824") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59636->172.17.0.5:37824, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39764") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46860->172.17.0.5:39764, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33007") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42980->172.17.0.5:33007, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38168") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60108->172.17.0.5:38168, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35264") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37116->172.17.0.5:35264, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32131") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55636->172.17.0.5:32131, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37781") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58928->172.17.0.5:37781, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38166") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43538->172.17.0.5:38166, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33556") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56538->172.17.0.5:33556, err= 2026/04/22 04:42:19 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34445") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58270->172.17.0.5:34445, err= 2026/04/22 04:42:19 DEBUG : apple: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : apple: Excluded 2026/04/22 04:42:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : splitbananasplit: Excluded 2026/04/22 04:42:19 DEBUG : banana: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : banana: Excluded 2026/04/22 04:42:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : appleappleapplebanana: Excluded 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37084") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44228->172.17.0.5:37084, err= 2026/04/22 04:42:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/22 04:42:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 04:42:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33196") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52668->172.17.0.5:33196, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32067") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38400->172.17.0.5:32067, err= 2026/04/22 04:42:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 04:42:19 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 04:42:19 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 04:42:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 04:42:19 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 04:42:19 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 04:42:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 04:42:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35949") 2026/04/22 04:42:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 04:42:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 04:42:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 04:42:19 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 04:42:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 04:42:19 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 04:42:19 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49808->172.17.0.5:35949, err= 2026/04/22 04:42:19 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/22 04:42:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 04:42:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/22 04:42:19 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 04:42:19 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/22 04:42:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 04:42:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/22 04:42:19 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 04:42:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35490") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38860->172.17.0.5:35490, err= 2026/04/22 04:42:19 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 04:42:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 04:42:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 04:42:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 04:42:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 04:42:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 04:42:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 04:42:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 04:42:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 04:42:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 04:42:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 04:42:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 04:42:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 04:42:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 04:42:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 04:42:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 04:42:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 04:42:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 04:42:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 04:42:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 04:42:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 04:42:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 04:42:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 04:42:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 04:42:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 04:42:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 04:42:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 04:42:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 04:42:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 04:42:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 04:42:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 04:42:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 04:42:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 04:42:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 04:42:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 04:42:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 04:42:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 04:42:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 04:42:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 04:42:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 04:42:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 04:42:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 04:42:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 04:42:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 04:42:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 04:42:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 04:42:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 04:42:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 04:42:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 04:42:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 04:42:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 04:42:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 04:42:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 04:42:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 04:42:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 04:42:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 04:42:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 04:42:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 04:42:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 04:42:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 04:42:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 04:42:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 04:42:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 04:42:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 04:42:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 04:42:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 04:42:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 04:42:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 04:42:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 04:42:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 04:42:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 04:42:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 04:42:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 04:42:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 04:42:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 04:42:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 04:42:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 04:42:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 04:42:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 04:42:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 04:42:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 04:42:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 04:42:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31082") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33730") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46858->172.17.0.5:31082, err= 2026/04/22 04:42:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 04:42:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 04:42:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 04:42:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 04:42:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 04:42:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 04:42:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37134->172.17.0.5:33730, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31169") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47180->172.17.0.5:31169, err= 2026/04/22 04:42:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 04:42:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 04:42:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 04:42:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 04:42:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 04:42:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37341") 2026/04/22 04:42:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 04:42:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 04:42:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 04:42:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 04:42:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 04:42:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 04:42:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 04:42:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 04:42:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 04:42:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/22 04:42:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 04:42:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 04:42:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 04:42:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 04:42:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 04:42:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 04:42:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 04:42:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 04:42:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 04:42:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 04:42:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/22 04:42:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:19 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/04/22 04:42:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/04/22 04:42:19 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37028->172.17.0.5:37341, err= 2026/04/22 04:42:19 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/04/22 04:42:19 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/22 04:42:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:19 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/04/22 04:42:19 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/22 04:42:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31174") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34970") 2026/04/22 04:42:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40524->172.17.0.5:31174, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59606->172.17.0.5:34970, err= 2026/04/22 04:42:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 04:42:19 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 04:42:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36923") 2026/04/22 04:42:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 04:42:19 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 04:42:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44470->172.17.0.5:36923, err= 2026/04/22 04:42:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34582") 2026/04/22 04:42:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45244->172.17.0.5:34582, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30291") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34860") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40722->172.17.0.5:30291, err= 2026/04/22 04:42:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48562->172.17.0.5:34860, err= 2026/04/22 04:42:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 04:42:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 04:42:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 04:42:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 04:42:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 04:42:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35200") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60686->172.17.0.5:35200, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38041") 2026/04/22 04:42:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 04:42:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 04:42:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37514->172.17.0.5:38041, err= 2026/04/22 04:42:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 04:42:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 04:42:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30255") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35000->172.17.0.5:30255, err= 2026/04/22 04:42:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35684") 2026/04/22 04:42:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/04/22 04:42:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 04:42:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 04:42:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52360->172.17.0.5:35684, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39974") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59886->172.17.0.5:39974, err= 2026/04/22 04:42:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 04:42:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 04:42:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36335") 2026/04/22 04:42:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33496->172.17.0.5:36335, err= 2026/04/22 04:42:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 04:42:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 04:42:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 04:42:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 04:42:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/22 04:42:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31401") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59820->172.17.0.5:31401, err= 2026/04/22 04:42:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36207") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45544->172.17.0.5:36207, err= 2026/04/22 04:42:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/22 04:42:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/22 04:42:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/04/22 04:42:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/22 04:42:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/04/22 04:42:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34319") 2026/04/22 04:42:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/22 04:42:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48308->172.17.0.5:34319, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39067") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54140->172.17.0.5:39067, err= 2026/04/22 04:42:19 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/04/22 04:42:19 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/04/22 04:42:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/22 04:42:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/04/22 04:42:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:19 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Connecting to FTP server 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:21") 2026/04/22 04:42:19 INFO : dir1/0015-9;=.txt: Deleted 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Connecting to FTP server 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54524->172.17.0.5:21, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Connecting to FTP server 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Connecting to FTP server 2026/04/22 04:42:19 INFO : splitbananasplit: Deleted 2026/04/22 04:42:19 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/22 04:42:19 INFO : dir1/0012-6789;.txt: Deleted 2026/04/22 04:42:19 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/22 04:42:19 INFO : dir1/0011-56789;.txt: Deleted 2026/04/22 04:42:19 INFO : dir1/0013-789;=.txt: Deleted 2026/04/22 04:42:19 INFO : dir1/0014-89;=.txt: Deleted 2026/04/22 04:42:19 INFO : banana: Deleted 2026/04/22 04:42:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/22 04:42:19 INFO : dir1/0010-456789.txt: Deleted 2026/04/22 04:42:19 INFO : appleappleapplebanana: Deleted 2026/04/22 04:42:19 INFO : dir1/0009-3456789.txt: Deleted 2026/04/22 04:42:19 INFO : apple: Deleted 2026/04/22 04:42:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/22 04:42:19 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:21") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54538->172.17.0.5:21, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:21") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54542->172.17.0.5:21, err= 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:21") 2026/04/22 04:42:19 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54558->172.17.0.5:21, err= 2026/04/22 04:42:20 DEBUG : ftp://172.17.0.5:21/rclone-test-mitugal2piye: closing 1 unused connections 2026/04/22 04:42:20 DEBUG : ftp://172.17.0.5:21/rclone-test-dorogod9buha: closing 2 unused connections 2026/04/22 04:42:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/0008-2345678.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/0007-1234567.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/0003-defghij.txt: Deleted 2026/04/22 04:42:23 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38393") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37424->172.17.0.5:38393, err= 2026/04/22 04:42:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/04/22 04:42:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/04/22 04:42:23 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : YXBwbGU=: Excluded 2026/04/22 04:42:23 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : YmFuYW5h: Excluded 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31388") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48266->172.17.0.5:31388, err= 2026/04/22 04:42:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/04/22 04:42:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/04/22 04:42:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/04/22 04:42:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/04/22 04:42:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/04/22 04:42:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/04/22 04:42:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/04/22 04:42:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/04/22 04:42:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/04/22 04:42:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/04/22 04:42:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/04/22 04:42:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/04/22 04:42:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/04/22 04:42:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/04/22 04:42:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/04/22 04:42:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32774") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48464->172.17.0.5:32774, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33904") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59150->172.17.0.5:33904, err= 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:23 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/22 04:42:23 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:23 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/22 04:42:23 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:23 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:23 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/22 04:42:23 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 04:42:23 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 04:42:23 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 04:42:23 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 04:42:23 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 04:42:23 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 04:42:23 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 04:42:23 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 04:42:23 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:23 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:23 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/22 04:42:23 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:23 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/22 04:42:23 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:23 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:23 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/22 04:42:23 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 04:42:23 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 04:42:23 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 04:42:23 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 04:42:23 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 04:42:23 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 04:42:23 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 04:42:23 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 04:42:23 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:23 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:23 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 04:42:23 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 04:42:23 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 04:42:23 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 04:42:23 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 04:42:23 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 04:42:23 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 04:42:23 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 04:42:23 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30159") 2026/04/22 04:42:23 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 04:42:23 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 04:42:23 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 04:42:23 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45592->172.17.0.5:30159, err= 2026/04/22 04:42:23 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 04:42:23 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 04:42:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 04:42:23 DEBUG : YXBwbGU=: size = 5 OK 2026/04/22 04:42:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:23 DEBUG : apple: Unchanged skipping 2026/04/22 04:42:23 DEBUG : YmFuYW5h: size = 6 OK 2026/04/22 04:42:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:23 DEBUG : banana: Unchanged skipping 2026/04/22 04:42:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/22 04:42:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:23 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 04:42:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 04:42:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 04:42:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 04:42:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 04:42:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 04:42:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 04:42:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 04:42:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 04:42:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 04:42:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 04:42:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 04:42:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 04:42:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 04:42:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 04:42:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 04:42:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 04:42:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 04:42:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 04:42:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 04:42:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 04:42:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 04:42:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 04:42:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 04:42:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 04:42:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 04:42:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 04:42:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 04:42:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 04:42:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 04:42:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 04:42:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 04:42:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 04:42:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 04:42:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 04:42:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 04:42:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 04:42:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 04:42:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 04:42:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 04:42:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 04:42:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 04:42:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 04:42:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 04:42:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 04:42:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 04:42:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 04:42:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 04:42:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 04:42:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 04:42:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 04:42:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 04:42:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 04:42:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35606") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56154->172.17.0.5:35606, err= 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 04:42:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 04:42:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 04:42:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 04:42:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 04:42:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 04:42:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 04:42:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 04:42:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 04:42:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 04:42:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 04:42:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 04:42:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/22 04:42:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 04:42:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/22 04:42:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 04:42:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/22 04:42:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 04:42:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 04:42:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/22 04:42:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 04:42:23 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 04:42:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:23 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:23 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32552") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39562->172.17.0.5:32552, err= 2026/04/22 04:42:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/04/22 04:42:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/04/22 04:42:23 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : YXBwbGU=: Excluded 2026/04/22 04:42:23 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : YmFuYW5h: Excluded 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31378") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42084->172.17.0.5:31378, err= 2026/04/22 04:42:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/04/22 04:42:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/04/22 04:42:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/04/22 04:42:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/04/22 04:42:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/04/22 04:42:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/04/22 04:42:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/04/22 04:42:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/04/22 04:42:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/04/22 04:42:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/04/22 04:42:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/04/22 04:42:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/04/22 04:42:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/04/22 04:42:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/04/22 04:42:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/04/22 04:42:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30045") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55856->172.17.0.5:30045, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39684") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38194->172.17.0.5:39684, err= 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 04:42:23 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 04:42:23 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 04:42:23 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:23 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 04:42:23 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32261") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56866->172.17.0.5:32261, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37649") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47318->172.17.0.5:37649, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36567") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45486->172.17.0.5:36567, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36755") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37484->172.17.0.5:36755, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32911") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60994->172.17.0.5:32911, err= === RUN TestTransform/prefix run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36980") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42130->172.17.0.5:36980, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38389") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36130->172.17.0.5:38389, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36513") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53754->172.17.0.5:36513, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39468") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33884->172.17.0.5:39468, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37180") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59528->172.17.0.5:37180, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31572") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48378->172.17.0.5:31572, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39620") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56974->172.17.0.5:39620, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34889") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48054->172.17.0.5:34889, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35937") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54336->172.17.0.5:35937, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35781") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45734->172.17.0.5:35781, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37134") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48890->172.17.0.5:37134, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30552") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51410->172.17.0.5:30552, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37139") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41846->172.17.0.5:37139, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31696") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44278->172.17.0.5:31696, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33166") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41804->172.17.0.5:33166, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30688") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52682->172.17.0.5:30688, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38010") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51834->172.17.0.5:38010, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32698") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45708->172.17.0.5:32698, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36675") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38016->172.17.0.5:36675, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30561") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41958->172.17.0.5:30561, err= 2026/04/22 04:42:23 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37331") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58048->172.17.0.5:37331, err= 2026/04/22 04:42:23 DEBUG : apple: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : apple: Excluded 2026/04/22 04:42:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : splitbananasplit: Excluded 2026/04/22 04:42:23 DEBUG : banana: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : banana: Excluded 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: Excluded 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34199") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44044->172.17.0.5:34199, err= 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32828") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51644->172.17.0.5:32828, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31038") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35176->172.17.0.5:31038, err= 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 04:42:23 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 04:42:23 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 04:42:23 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 04:42:23 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 04:42:23 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 04:42:23 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 04:42:23 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33562") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54822->172.17.0.5:33562, err= 2026/04/22 04:42:23 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 04:42:23 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 04:42:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 04:42:23 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 04:42:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 04:42:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 04:42:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 04:42:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 04:42:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 04:42:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/22 04:42:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/22 04:42:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 04:42:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 04:42:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 04:42:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/22 04:42:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/22 04:42:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 04:42:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 04:42:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 04:42:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/22 04:42:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/22 04:42:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 04:42:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 04:42:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/22 04:42:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/22 04:42:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/22 04:42:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/22 04:42:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/22 04:42:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/22 04:42:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 04:42:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/22 04:42:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/22 04:42:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 04:42:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 04:42:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/22 04:42:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/22 04:42:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/22 04:42:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/22 04:42:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/22 04:42:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/22 04:42:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38635") 2026/04/22 04:42:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/22 04:42:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 04:42:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/22 04:42:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/22 04:42:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 04:42:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 04:42:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/22 04:42:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/22 04:42:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/22 04:42:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/22 04:42:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/22 04:42:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/22 04:42:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/22 04:42:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/22 04:42:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/22 04:42:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/22 04:42:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 04:42:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/22 04:42:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/22 04:42:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 04:42:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 04:42:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/22 04:42:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/22 04:42:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 04:42:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/22 04:42:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/22 04:42:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 04:42:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 04:42:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/22 04:42:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/22 04:42:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/22 04:42:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/22 04:42:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30802") 2026/04/22 04:42:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/22 04:42:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/22 04:42:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/22 04:42:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/22 04:42:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 04:42:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 04:42:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 04:42:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 04:42:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 04:42:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 04:42:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 04:42:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 04:42:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35672->172.17.0.5:30802, err= 2026/04/22 04:42:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/22 04:42:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 04:42:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/22 04:42:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/22 04:42:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 04:42:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 04:42:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/22 04:42:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 04:42:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 04:42:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 04:42:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 04:42:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 04:42:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 04:42:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 04:42:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 04:42:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 04:42:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 04:42:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 04:42:23 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31659") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60642->172.17.0.5:31659, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36311") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37752->172.17.0.5:36311, err= 2026/04/22 04:42:23 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/04/22 04:42:23 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/04/22 04:42:23 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/04/22 04:42:23 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/22 04:42:23 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/04/22 04:42:23 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40560->172.17.0.5:38635, err= 2026/04/22 04:42:23 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38324") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30321") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52968->172.17.0.5:30321, err= 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51264->172.17.0.5:38324, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35141") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51034->172.17.0.5:35141, err= 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/04/22 04:42:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/22 04:42:23 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/04/22 04:42:23 INFO : apple: Copied (new) to: PREFIXapple 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33198") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60092->172.17.0.5:33198, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34743") 2026/04/22 04:42:23 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55330->172.17.0.5:34743, err= 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/22 04:42:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/04/22 04:42:23 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/04/22 04:42:23 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31148") 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/04/22 04:42:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60568->172.17.0.5:31148, err= 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32320") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38002") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36500->172.17.0.5:38002, err= 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50700->172.17.0.5:32320, err= 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/04/22 04:42:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/04/22 04:42:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33084") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60656->172.17.0.5:33084, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34182") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56754->172.17.0.5:34182, err= 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/04/22 04:42:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/04/22 04:42:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/04/22 04:42:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33580") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50754->172.17.0.5:33580, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35590") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51334->172.17.0.5:35590, err= 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/04/22 04:42:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38460") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38701") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50040->172.17.0.5:38460, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35066->172.17.0.5:38701, err= 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/04/22 04:42:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33746") 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48296->172.17.0.5:33746, err= 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/04/22 04:42:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/04/22 04:42:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34166") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44490->172.17.0.5:34166, err= 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/04/22 04:42:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/04/22 04:42:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30858") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60796->172.17.0.5:30858, err= 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/04/22 04:42:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/04/22 04:42:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/22 04:42:23 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:23 INFO : dir1/0012-6789;.txt: Deleted 2026/04/22 04:42:23 INFO : appleappleapplebanana: Deleted 2026/04/22 04:42:23 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/0015-9;=.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/0003-defghij.txt: Deleted 2026/04/22 04:42:23 INFO : apple: Deleted 2026/04/22 04:42:23 INFO : banana: Deleted 2026/04/22 04:42:23 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/0009-3456789.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/0007-1234567.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/0011-56789;.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/0008-2345678.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/22 04:42:23 INFO : splitbananasplit: Deleted 2026/04/22 04:42:23 INFO : dir1/0010-456789.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/0013-789;=.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/0014-89;=.txt: Deleted 2026/04/22 04:42:23 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39048") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57122->172.17.0.5:39048, err= 2026/04/22 04:42:23 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/04/22 04:42:23 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : PREFIXsplitbananasplit: Excluded 2026/04/22 04:42:23 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : PREFIXbanana: Excluded 2026/04/22 04:42:23 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : PREFIXapple: Excluded 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37773") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41364->172.17.0.5:37773, err= 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31341") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38360->172.17.0.5:31341, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34741") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54418->172.17.0.5:34741, err= 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/22 04:42:23 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/22 04:42:23 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/22 04:42:23 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/22 04:42:23 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/22 04:42:23 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/22 04:42:23 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/22 04:42:23 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/22 04:42:23 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/22 04:42:23 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/22 04:42:23 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/22 04:42:23 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/22 04:42:23 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/22 04:42:23 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/22 04:42:23 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/22 04:42:23 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/22 04:42:23 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/22 04:42:23 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/22 04:42:23 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/22 04:42:23 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/22 04:42:23 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/22 04:42:23 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/22 04:42:23 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/22 04:42:23 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/22 04:42:23 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/22 04:42:23 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/22 04:42:23 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/22 04:42:23 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/22 04:42:23 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/22 04:42:23 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/22 04:42:23 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/22 04:42:23 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/22 04:42:23 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/22 04:42:23 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 04:42:23 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 04:42:23 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 04:42:23 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 04:42:23 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 04:42:23 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 04:42:23 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31739") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60056->172.17.0.5:31739, err= 2026/04/22 04:42:23 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35714") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37696") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44672->172.17.0.5:35714, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42284->172.17.0.5:37696, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36023") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51948->172.17.0.5:36023, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39684") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38196->172.17.0.5:39684, err= 2026/04/22 04:42:23 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/04/22 04:42:23 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30371") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40162->172.17.0.5:30371, err= 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 INFO : splitbananasplit: Copied (new) 2026/04/22 04:42:23 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/04/22 04:42:23 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/04/22 04:42:23 INFO : appleappleapplebanana: Copied (new) 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31341") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38366->172.17.0.5:31341, err= 2026/04/22 04:42:23 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39244") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53702->172.17.0.5:39244, err= 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/04/22 04:42:23 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/04/22 04:42:23 INFO : banana: Copied (new) 2026/04/22 04:42:23 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/04/22 04:42:23 INFO : apple: Copied (new) 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35502") 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/04/22 04:42:23 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34686->172.17.0.5:35502, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32618") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37978->172.17.0.5:32618, err= 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/04/22 04:42:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35988") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35664->172.17.0.5:35988, err= 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/04/22 04:42:23 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36042") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37288") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35328->172.17.0.5:37288, err= 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54890->172.17.0.5:36042, err= 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/04/22 04:42:23 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/04/22 04:42:23 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34094") 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43164->172.17.0.5:34094, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37390") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57320->172.17.0.5:37390, err= 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/04/22 04:42:23 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37093") 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/04/22 04:42:23 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55022->172.17.0.5:37093, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37819") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35080->172.17.0.5:37819, err= 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/04/22 04:42:23 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/04/22 04:42:23 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33108") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33947") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49924->172.17.0.5:33108, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42040->172.17.0.5:33947, err= 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/04/22 04:42:23 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/04/22 04:42:23 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31423") 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/04/22 04:42:23 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49536->172.17.0.5:31423, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32815") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51504->172.17.0.5:32815, err= 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/04/22 04:42:23 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39764") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41046->172.17.0.5:39764, err= 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/04/22 04:42:23 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/04/22 04:42:23 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/04/22 04:42:23 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/22 04:42:23 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:23 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/22 04:42:23 INFO : PREFIXbanana: Deleted 2026/04/22 04:42:23 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/22 04:42:23 INFO : PREFIXsplitbananasplit: Deleted 2026/04/22 04:42:23 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/22 04:42:23 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/22 04:42:23 INFO : PREFIXapple: Deleted 2026/04/22 04:42:23 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39267") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51498->172.17.0.5:39267, err= 2026/04/22 04:42:23 DEBUG : apple: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : apple: Excluded 2026/04/22 04:42:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : splitbananasplit: Excluded 2026/04/22 04:42:23 DEBUG : banana: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : banana: Excluded 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: Excluded 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38778") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33204->172.17.0.5:38778, err= 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39959") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52660->172.17.0.5:39959, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34113") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52084->172.17.0.5:34113, err= 2026/04/22 04:42:23 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31165") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41506->172.17.0.5:31165, err= 2026/04/22 04:42:23 DEBUG : apple: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : apple: Excluded 2026/04/22 04:42:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : splitbananasplit: Excluded 2026/04/22 04:42:23 DEBUG : banana: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : banana: Excluded 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: Excluded 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32527") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44110->172.17.0.5:32527, err= 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38753") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57858->172.17.0.5:38753, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39252") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43602->172.17.0.5:39252, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32298") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56724->172.17.0.5:32298, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35424") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42660->172.17.0.5:35424, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39374") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46012->172.17.0.5:39374, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37888") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50760->172.17.0.5:37888, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30682") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39534->172.17.0.5:30682, err= === RUN TestTransform/suffix run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38546") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43998->172.17.0.5:38546, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36231") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53166->172.17.0.5:36231, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33281") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38512->172.17.0.5:33281, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34604") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51634->172.17.0.5:34604, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39125") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42756->172.17.0.5:39125, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35955") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47388->172.17.0.5:35955, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32305") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60140->172.17.0.5:32305, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34283") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49616->172.17.0.5:34283, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37325") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39822->172.17.0.5:37325, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32201") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42466->172.17.0.5:32201, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33807") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53664->172.17.0.5:33807, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36115") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58918->172.17.0.5:36115, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31645") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56186->172.17.0.5:31645, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33850") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46248->172.17.0.5:33850, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30399") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41654->172.17.0.5:30399, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30606") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57832->172.17.0.5:30606, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39794") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44284->172.17.0.5:39794, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37796") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52724->172.17.0.5:37796, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31448") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44266->172.17.0.5:31448, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32854") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37336->172.17.0.5:32854, err= 2026/04/22 04:42:23 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30416") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46820->172.17.0.5:30416, err= 2026/04/22 04:42:23 DEBUG : apple: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : apple: Excluded 2026/04/22 04:42:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : splitbananasplit: Excluded 2026/04/22 04:42:23 DEBUG : banana: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : banana: Excluded 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: Excluded 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32591") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56612->172.17.0.5:32591, err= 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32333") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48808->172.17.0.5:32333, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32307") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51282->172.17.0.5:32307, err= 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/22 04:42:23 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 04:42:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/22 04:42:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 04:42:23 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/22 04:42:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 04:42:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 04:42:23 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 04:42:23 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34634") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56484->172.17.0.5:34634, err= 2026/04/22 04:42:23 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 04:42:23 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/22 04:42:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 04:42:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34011") 2026/04/22 04:42:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38656->172.17.0.5:34011, err= 2026/04/22 04:42:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38999") 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33502") 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53004->172.17.0.5:38999, err= 2026/04/22 04:42:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35912->172.17.0.5:33502, err= 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33678") 2026/04/22 04:42:23 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54020->172.17.0.5:33678, err= 2026/04/22 04:42:23 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/04/22 04:42:23 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/04/22 04:42:23 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/22 04:42:23 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/04/22 04:42:23 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/04/22 04:42:23 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32132") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31285") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41322->172.17.0.5:32132, err= 2026/04/22 04:42:23 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/04/22 04:42:23 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56458->172.17.0.5:31285, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35197") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45232->172.17.0.5:35197, err= 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32780") 2026/04/22 04:42:23 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55452->172.17.0.5:32780, err= 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/22 04:42:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/22 04:42:23 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/04/22 04:42:23 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38481") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59184->172.17.0.5:38481, err= 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/22 04:42:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/22 04:42:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31963") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51418->172.17.0.5:31963, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39478") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49238->172.17.0.5:39478, err= 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38103") 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35410->172.17.0.5:38103, err= 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/04/22 04:42:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/22 04:42:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32156") 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/04/22 04:42:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48146->172.17.0.5:32156, err= 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31393") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31830") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33438->172.17.0.5:31393, err= 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50640->172.17.0.5:31830, err= 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/04/22 04:42:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32024") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60704->172.17.0.5:32024, err= 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/04/22 04:42:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/04/22 04:42:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30154") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41694->172.17.0.5:30154, err= 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/04/22 04:42:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30280") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41388->172.17.0.5:30280, err= 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/04/22 04:42:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37364") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35378->172.17.0.5:37364, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37833") 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37442->172.17.0.5:37833, err= 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/04/22 04:42:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/04/22 04:42:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/04/22 04:42:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35344") 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/04/22 04:42:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52234->172.17.0.5:35344, err= 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/04/22 04:42:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:23 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/0012-6789;.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/0014-89;=.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/0008-2345678.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/0007-1234567.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/0010-456789.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/22 04:42:23 INFO : appleappleapplebanana: Deleted 2026/04/22 04:42:23 INFO : dir1/0011-56789;.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/22 04:42:23 INFO : splitbananasplit: Deleted 2026/04/22 04:42:23 INFO : apple: Deleted 2026/04/22 04:42:23 INFO : banana: Deleted 2026/04/22 04:42:23 INFO : dir1/0015-9;=.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/0013-789;=.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/0003-defghij.txt: Deleted 2026/04/22 04:42:23 INFO : dir1/0009-3456789.txt: Deleted 2026/04/22 04:42:23 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31465") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59686->172.17.0.5:31465, err= 2026/04/22 04:42:23 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/04/22 04:42:23 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : bananaSUFFIX: Excluded 2026/04/22 04:42:23 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : splitbananasplitSUFFIX: Excluded 2026/04/22 04:42:23 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : appleSUFFIX: Excluded 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36813") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53660->172.17.0.5:36813, err= 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31505") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33558->172.17.0.5:31505, err= 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34259") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59634->172.17.0.5:34259, err= 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/22 04:42:23 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/22 04:42:23 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/22 04:42:23 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/22 04:42:23 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/22 04:42:23 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/22 04:42:23 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/22 04:42:23 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/22 04:42:23 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/22 04:42:23 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/22 04:42:23 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/22 04:42:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/22 04:42:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/22 04:42:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/22 04:42:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/22 04:42:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/22 04:42:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/22 04:42:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/22 04:42:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/22 04:42:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/22 04:42:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/22 04:42:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/22 04:42:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 04:42:23 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 04:42:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 04:42:23 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 04:42:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 04:42:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/22 04:42:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31509") 2026/04/22 04:42:23 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38994->172.17.0.5:31509, err= 2026/04/22 04:42:24 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32531") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35373") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39388") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58010->172.17.0.5:35373, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31832") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54952->172.17.0.5:32531, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31330") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45254->172.17.0.5:31330, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48070->172.17.0.5:39388, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43194->172.17.0.5:31832, err= 2026/04/22 04:42:24 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/04/22 04:42:24 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/04/22 04:42:24 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/04/22 04:42:24 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/04/22 04:42:24 INFO : apple: Copied (new) 2026/04/22 04:42:24 INFO : banana: Copied (new) 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35442") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55140->172.17.0.5:35442, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32194") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54516->172.17.0.5:32194, err= 2026/04/22 04:42:24 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/04/22 04:42:24 INFO : splitbananasplit: Copied (new) 2026/04/22 04:42:24 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/04/22 04:42:24 INFO : appleappleapplebanana: Copied (new) 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30016") 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50360->172.17.0.5:30016, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35388") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57242->172.17.0.5:35388, err= 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/04/22 04:42:24 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/04/22 04:42:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38014") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56388->172.17.0.5:38014, err= 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33273") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59174->172.17.0.5:33273, err= 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/04/22 04:42:24 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/04/22 04:42:24 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39010") 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30778") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60102->172.17.0.5:39010, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59490->172.17.0.5:30778, err= 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/04/22 04:42:24 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/04/22 04:42:24 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35884") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37512->172.17.0.5:35884, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32276") 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42368->172.17.0.5:32276, err= 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/04/22 04:42:24 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/04/22 04:42:24 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30895") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48584->172.17.0.5:30895, err= 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/04/22 04:42:24 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32192") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35698->172.17.0.5:32192, err= 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33125") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38422->172.17.0.5:33125, err= 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/04/22 04:42:24 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36115") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58926->172.17.0.5:36115, err= 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/04/22 04:42:24 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32945") 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/04/22 04:42:24 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59626->172.17.0.5:32945, err= 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/04/22 04:42:24 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39020") 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59082->172.17.0.5:39020, err= 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/04/22 04:42:24 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/04/22 04:42:24 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/04/22 04:42:24 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/22 04:42:24 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/22 04:42:24 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/22 04:42:24 INFO : appleSUFFIX: Deleted 2026/04/22 04:42:24 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/22 04:42:24 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/22 04:42:24 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/22 04:42:24 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/22 04:42:24 INFO : splitbananasplitSUFFIX: Deleted 2026/04/22 04:42:24 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/22 04:42:24 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/22 04:42:24 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/22 04:42:24 INFO : bananaSUFFIX: Deleted 2026/04/22 04:42:24 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/22 04:42:24 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/22 04:42:24 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/22 04:42:24 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/22 04:42:24 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/22 04:42:24 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/22 04:42:24 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36112") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49342->172.17.0.5:36112, err= 2026/04/22 04:42:24 DEBUG : apple: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : apple: Excluded 2026/04/22 04:42:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : splitbananasplit: Excluded 2026/04/22 04:42:24 DEBUG : banana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : banana: Excluded 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36931") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35850->172.17.0.5:36931, err= 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33724") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49280->172.17.0.5:33724, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33927") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55688->172.17.0.5:33927, err= 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36815") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54462->172.17.0.5:36815, err= 2026/04/22 04:42:24 DEBUG : apple: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : apple: Excluded 2026/04/22 04:42:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : splitbananasplit: Excluded 2026/04/22 04:42:24 DEBUG : banana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : banana: Excluded 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37442") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43760->172.17.0.5:37442, err= 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32627") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37256->172.17.0.5:32627, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31412") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47526->172.17.0.5:31412, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36359") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45496->172.17.0.5:36359, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31259") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53420->172.17.0.5:31259, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39489") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38770->172.17.0.5:39489, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31149") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57896->172.17.0.5:31149, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37590") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50532->172.17.0.5:37590, err= === RUN TestTransform/truncate run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35472") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41776->172.17.0.5:35472, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37708") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48152->172.17.0.5:37708, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31735") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53004->172.17.0.5:31735, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35832") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36288->172.17.0.5:35832, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33661") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57764->172.17.0.5:33661, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32401") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38510->172.17.0.5:32401, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37160") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46886->172.17.0.5:37160, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37142") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50844->172.17.0.5:37142, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30658") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50656->172.17.0.5:30658, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35656") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39986->172.17.0.5:35656, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34645") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48266->172.17.0.5:34645, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31461") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54848->172.17.0.5:31461, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34720") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58550->172.17.0.5:34720, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34680") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57002->172.17.0.5:34680, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38090") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51248->172.17.0.5:38090, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32491") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60298->172.17.0.5:32491, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36117") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36010->172.17.0.5:36117, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33376") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:32878->172.17.0.5:33376, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33980") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46232->172.17.0.5:33980, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35179") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49088->172.17.0.5:35179, err= 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33328") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46536->172.17.0.5:33328, err= 2026/04/22 04:42:24 DEBUG : apple: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : apple: Excluded 2026/04/22 04:42:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : splitbananasplit: Excluded 2026/04/22 04:42:24 DEBUG : banana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : banana: Excluded 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34715") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50772->172.17.0.5:34715, err= 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32336") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42144->172.17.0.5:32336, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32703") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:32958->172.17.0.5:32703, err= 2026/04/22 04:42:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 04:42:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 04:42:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 04:42:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32719") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40196->172.17.0.5:32719, err= 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 04:42:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 04:42:24 DEBUG : banana: size = 6 OK 2026/04/22 04:42:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : banana: Unchanged skipping 2026/04/22 04:42:24 DEBUG : apple: size = 5 OK 2026/04/22 04:42:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 04:42:24 DEBUG : apple: Unchanged skipping 2026/04/22 04:42:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 04:42:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 04:42:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 04:42:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37503") 2026/04/22 04:42:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 04:42:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 04:42:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 04:42:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 04:42:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 04:42:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 04:42:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 04:42:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 04:42:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 04:42:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 04:42:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 04:42:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 04:42:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 04:42:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 04:42:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 04:42:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 04:42:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 04:42:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 04:42:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 04:42:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 04:42:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 04:42:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 04:42:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 04:42:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 04:42:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 04:42:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 04:42:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 04:42:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 04:42:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 04:42:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47580->172.17.0.5:37503, err= 2026/04/22 04:42:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 04:42:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 04:42:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 04:42:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 04:42:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 04:42:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 04:42:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 04:42:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 04:42:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 04:42:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 04:42:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 04:42:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 04:42:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 04:42:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 04:42:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 04:42:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 04:42:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 04:42:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 04:42:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 04:42:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 04:42:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 04:42:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 04:42:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 04:42:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 04:42:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 04:42:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 04:42:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 04:42:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 04:42:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 04:42:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 04:42:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 04:42:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 04:42:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 04:42:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 04:42:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 04:42:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 04:42:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35705") 2026/04/22 04:42:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 04:42:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 04:42:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 04:42:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 04:42:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 04:42:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 04:42:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 04:42:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 04:42:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 04:42:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 04:42:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 04:42:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 04:42:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 04:42:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 04:42:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 04:42:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 04:42:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 04:42:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 04:42:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 04:42:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 04:42:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 04:42:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 04:42:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 04:42:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 04:42:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 04:42:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33699") 2026/04/22 04:42:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 04:42:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 04:42:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 04:42:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 04:42:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 04:42:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 04:42:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 04:42:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 04:42:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 04:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 04:42:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 04:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 04:42:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 04:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 04:42:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 04:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 04:42:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 04:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52578->172.17.0.5:33699, err= 2026/04/22 04:42:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 04:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 04:42:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 04:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 04:42:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 04:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 04:42:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 04:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 04:42:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 04:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 04:42:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 04:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 04:42:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 04:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 04:42:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 04:42:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 04:42:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 04:42:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 04:42:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 04:42:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 04:42:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 04:42:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 04:42:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 04:42:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 04:42:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 04:42:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 04:42:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 04:42:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 04:42:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 04:42:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 04:42:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 04:42:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 04:42:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 04:42:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 04:42:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 04:42:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36180->172.17.0.5:35705, err= 2026/04/22 04:42:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 04:42:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 04:42:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 04:42:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 04:42:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 04:42:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 04:42:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 04:42:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 04:42:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 04:42:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 04:42:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 04:42:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 04:42:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 04:42:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 04:42:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 04:42:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 04:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 04:42:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/22 04:42:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 04:42:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/22 04:42:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:24 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/04/22 04:42:24 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39207") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30710") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37436->172.17.0.5:39207, err= 2026/04/22 04:42:24 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44926->172.17.0.5:30710, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37794") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59576->172.17.0.5:37794, err= 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/04/22 04:42:24 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/04/22 04:42:24 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38418") 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/04/22 04:42:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34322->172.17.0.5:38418, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31556") 2026/04/22 04:42:24 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/04/22 04:42:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/04/22 04:42:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38842->172.17.0.5:31556, err= 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/22 04:42:24 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32643") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35603") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40166->172.17.0.5:32643, err= 2026/04/22 04:42:24 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34960->172.17.0.5:35603, err= 2026/04/22 04:42:24 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/04/22 04:42:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/22 04:42:24 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/04/22 04:42:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35840") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50220->172.17.0.5:35840, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39244") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53712->172.17.0.5:39244, err= 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/04/22 04:42:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/22 04:42:24 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/04/22 04:42:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/22 04:42:24 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36598") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33571") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34258->172.17.0.5:33571, err= 2026/04/22 04:42:24 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/04/22 04:42:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/22 04:42:24 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42372->172.17.0.5:36598, err= 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/22 04:42:24 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/04/22 04:42:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32443") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42530->172.17.0.5:32443, err= 2026/04/22 04:42:24 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32000") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46716->172.17.0.5:32000, err= 2026/04/22 04:42:24 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/04/22 04:42:24 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/04/22 04:42:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/22 04:42:24 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/04/22 04:42:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39337") 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50990->172.17.0.5:39337, err= 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/22 04:42:24 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/04/22 04:42:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30048") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59456->172.17.0.5:30048, err= 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/04/22 04:42:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39690") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38370->172.17.0.5:39690, err= 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/04/22 04:42:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/04/22 04:42:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/04/22 04:42:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 INFO : dir1/0011-56789;.txt: Deleted 2026/04/22 04:42:24 INFO : dir1/0012-6789;.txt: Deleted 2026/04/22 04:42:24 INFO : dir1/0014-89;=.txt: Deleted 2026/04/22 04:42:24 INFO : dir1/0007-1234567.txt: Deleted 2026/04/22 04:42:24 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/22 04:42:24 INFO : dir1/0009-3456789.txt: Deleted 2026/04/22 04:42:24 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/22 04:42:24 INFO : appleappleapplebanana: Deleted 2026/04/22 04:42:24 INFO : dir1/0015-9;=.txt: Deleted 2026/04/22 04:42:24 INFO : dir1/0003-defghij.txt: Deleted 2026/04/22 04:42:24 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/22 04:42:24 INFO : dir1/0013-789;=.txt: Deleted 2026/04/22 04:42:24 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/22 04:42:24 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/22 04:42:24 INFO : dir1/0008-2345678.txt: Deleted 2026/04/22 04:42:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/22 04:42:24 INFO : splitbananasplit: Deleted 2026/04/22 04:42:24 INFO : dir1/0010-456789.txt: Deleted 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36780") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55380->172.17.0.5:36780, err= 2026/04/22 04:42:24 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : splitbanan: Excluded 2026/04/22 04:42:24 DEBUG : apple: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : apple: Excluded 2026/04/22 04:42:24 DEBUG : banana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : banana: Excluded 2026/04/22 04:42:24 DEBUG : appleapple: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : appleapple: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32092") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47942->172.17.0.5:32092, err= 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefg: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0000-abcde: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0003-defgh: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdef: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0009-34567: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0008-23456: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.t: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0004-efghi: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0010-45678: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijk: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0007-12345: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0011-56789: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0005-fghij: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31168") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55850->172.17.0.5:31168, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34619") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40596->172.17.0.5:34619, err= 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 04:42:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/22 04:42:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 04:42:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 04:42:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 04:42:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 04:42:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32356") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56308->172.17.0.5:32356, err= 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 04:42:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 04:42:24 DEBUG : apple: size = 5 OK 2026/04/22 04:42:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : apple: Unchanged skipping 2026/04/22 04:42:24 DEBUG : appleapple: size = 21 OK 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 04:42:24 DEBUG : banana: size = 6 OK 2026/04/22 04:42:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : banana: Unchanged skipping 2026/04/22 04:42:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 04:42:24 DEBUG : splitbanan: size = 16 OK 2026/04/22 04:42:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 04:42:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 04:42:24 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 04:42:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 04:42:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 04:42:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 04:42:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 04:42:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 04:42:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 04:42:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 04:42:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 04:42:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 04:42:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 04:42:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 04:42:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 04:42:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 04:42:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 04:42:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 04:42:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 04:42:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 04:42:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 04:42:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 04:42:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 04:42:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 04:42:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 04:42:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 04:42:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 04:42:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 04:42:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 04:42:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 04:42:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 04:42:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 04:42:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 04:42:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 04:42:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 04:42:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 04:42:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 04:42:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 04:42:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 04:42:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 04:42:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 04:42:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 04:42:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 04:42:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 04:42:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 04:42:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 04:42:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 04:42:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 04:42:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 04:42:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 04:42:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 04:42:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 04:42:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 04:42:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 04:42:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 04:42:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 04:42:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 04:42:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 04:42:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 04:42:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 04:42:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 04:42:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 04:42:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 04:42:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 04:42:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 04:42:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 04:42:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 04:42:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 04:42:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 04:42:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 04:42:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 04:42:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 04:42:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 04:42:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 04:42:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 04:42:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 04:42:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 04:42:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 04:42:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 04:42:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 04:42:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 04:42:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 04:42:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 04:42:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 04:42:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 04:42:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 04:42:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 04:42:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 04:42:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 04:42:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 04:42:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 04:42:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 04:42:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 04:42:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38083") 2026/04/22 04:42:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 04:42:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 04:42:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 04:42:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 04:42:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 04:42:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 04:42:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 04:42:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 04:42:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 04:42:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 04:42:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 04:42:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 04:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 04:42:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 04:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 04:42:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 04:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 04:42:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 04:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 04:42:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 04:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 04:42:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 04:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 04:42:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 04:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 04:42:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 04:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 04:42:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 04:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 04:42:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 04:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 04:42:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 04:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 04:42:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 04:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 04:42:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 04:42:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 04:42:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 04:42:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 04:42:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 04:42:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 04:42:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 04:42:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 04:42:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 04:42:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 04:42:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 04:42:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 04:42:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 04:42:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 04:42:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 04:42:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 04:42:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 04:42:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 04:42:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 04:42:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 04:42:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 04:42:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 04:42:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 04:42:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 04:42:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 04:42:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 04:42:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 04:42:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 04:42:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 04:42:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 04:42:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 04:42:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 04:42:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 04:42:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 04:42:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 04:42:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 04:42:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 04:42:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 04:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 04:42:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/22 04:42:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 04:42:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33220->172.17.0.5:38083, err= 2026/04/22 04:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 04:42:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 04:42:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 04:42:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 04:42:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 04:42:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 04:42:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 04:42:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 04:42:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 04:42:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 04:42:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 04:42:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 04:42:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 04:42:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 04:42:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/22 04:42:24 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:24 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37961") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38588->172.17.0.5:37961, err= 2026/04/22 04:42:24 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : splitbanan: Excluded 2026/04/22 04:42:24 DEBUG : apple: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : apple: Excluded 2026/04/22 04:42:24 DEBUG : banana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : banana: Excluded 2026/04/22 04:42:24 DEBUG : appleapple: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : appleapple: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36917") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42650->172.17.0.5:36917, err= 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefg: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0000-abcde: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0003-defgh: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdef: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0009-34567: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0008-23456: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.t: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0004-efghi: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0010-45678: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijk: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0007-12345: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0011-56789: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0005-fghij: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35396") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52304->172.17.0.5:35396, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35599") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41830->172.17.0.5:35599, err= 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/22 04:42:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/22 04:42:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30633") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51604->172.17.0.5:30633, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34662") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38884->172.17.0.5:34662, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34006") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60696->172.17.0.5:34006, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38538") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51506->172.17.0.5:38538, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37253") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46240->172.17.0.5:37253, err= === RUN TestTransform/encoder run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37900") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46532->172.17.0.5:37900, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33879") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60564->172.17.0.5:33879, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38742") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39928->172.17.0.5:38742, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33278") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36794->172.17.0.5:33278, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39437") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42428->172.17.0.5:39437, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33853") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43382->172.17.0.5:33853, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37510") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52502->172.17.0.5:37510, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33689") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50228->172.17.0.5:33689, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34517") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35444->172.17.0.5:34517, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33630") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35796->172.17.0.5:33630, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33269") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59976->172.17.0.5:33269, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32729") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60804->172.17.0.5:32729, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34141") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39492->172.17.0.5:34141, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30157") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54948->172.17.0.5:30157, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35035") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38616->172.17.0.5:35035, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35351") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46160->172.17.0.5:35351, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35616") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48876->172.17.0.5:35616, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31130") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47650->172.17.0.5:31130, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39471") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51232->172.17.0.5:39471, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30613") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42364->172.17.0.5:30613, err= 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33235") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34870->172.17.0.5:33235, err= 2026/04/22 04:42:24 DEBUG : apple: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : apple: Excluded 2026/04/22 04:42:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : splitbananasplit: Excluded 2026/04/22 04:42:24 DEBUG : banana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : banana: Excluded 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37999") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51084->172.17.0.5:37999, err= 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38705") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42106->172.17.0.5:38705, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33224") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39044->172.17.0.5:33224, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34983") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57856->172.17.0.5:34983, err= 2026/04/22 04:42:24 DEBUG : apple: size = 5 OK 2026/04/22 04:42:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : apple: Unchanged skipping 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 04:42:24 DEBUG : banana: size = 6 OK 2026/04/22 04:42:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : banana: Unchanged skipping 2026/04/22 04:42:24 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 04:42:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34963") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48288->172.17.0.5:34963, err= 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30646") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48152->172.17.0.5:30646, err= 2026/04/22 04:42:24 DEBUG : apple: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : apple: Excluded 2026/04/22 04:42:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : splitbananasplit: Excluded 2026/04/22 04:42:24 DEBUG : banana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : banana: Excluded 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31499") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:32848->172.17.0.5:31499, err= 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34851") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40394->172.17.0.5:34851, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39741") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45998->172.17.0.5:39741, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36074") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42556->172.17.0.5:36074, err= 2026/04/22 04:42:24 DEBUG : apple: size = 5 OK 2026/04/22 04:42:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : apple: Unchanged skipping 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : banana: size = 6 OK 2026/04/22 04:42:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : banana: Unchanged skipping 2026/04/22 04:42:24 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 04:42:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34202") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46172->172.17.0.5:34202, err= 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38277") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58936->172.17.0.5:38277, err= 2026/04/22 04:42:24 DEBUG : apple: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : apple: Excluded 2026/04/22 04:42:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : splitbananasplit: Excluded 2026/04/22 04:42:24 DEBUG : banana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : banana: Excluded 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33898") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39420->172.17.0.5:33898, err= 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36073") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43224->172.17.0.5:36073, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39717") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58712->172.17.0.5:39717, err= 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38866") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42012->172.17.0.5:38866, err= 2026/04/22 04:42:24 DEBUG : apple: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : apple: Excluded 2026/04/22 04:42:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : splitbananasplit: Excluded 2026/04/22 04:42:24 DEBUG : banana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : banana: Excluded 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33619") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51754->172.17.0.5:33619, err= 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37385") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46682->172.17.0.5:37385, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30502") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60554->172.17.0.5:30502, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38806") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37688->172.17.0.5:38806, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35441") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55186->172.17.0.5:35441, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36595") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33294->172.17.0.5:36595, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30861") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60466->172.17.0.5:30861, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38353") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41612->172.17.0.5:38353, err= === RUN TestTransform/ISO-8859-1 run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30751") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48628->172.17.0.5:30751, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36912") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57470->172.17.0.5:36912, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33831") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51134->172.17.0.5:33831, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33224") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39054->172.17.0.5:33224, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35751") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41210->172.17.0.5:35751, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34522") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39112->172.17.0.5:34522, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33852") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43520->172.17.0.5:33852, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34420") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49404->172.17.0.5:34420, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35347") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34884->172.17.0.5:35347, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34284") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55960->172.17.0.5:34284, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38570") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39494->172.17.0.5:38570, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32636") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57248->172.17.0.5:32636, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31806") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54158->172.17.0.5:31806, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33548") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59366->172.17.0.5:33548, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34438") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40788->172.17.0.5:34438, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30800") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44188->172.17.0.5:30800, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37158") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59130->172.17.0.5:37158, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37772") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35232->172.17.0.5:37772, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31743") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36678->172.17.0.5:31743, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39966") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49194->172.17.0.5:39966, err= 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31913") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38408->172.17.0.5:31913, err= 2026/04/22 04:42:24 DEBUG : apple: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : apple: Excluded 2026/04/22 04:42:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : splitbananasplit: Excluded 2026/04/22 04:42:24 DEBUG : banana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : banana: Excluded 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33222") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39990->172.17.0.5:33222, err= 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39930") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58598->172.17.0.5:39930, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34534") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40254->172.17.0.5:34534, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30045") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55864->172.17.0.5:30045, err= 2026/04/22 04:42:24 DEBUG : apple: size = 5 OK 2026/04/22 04:42:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : apple: Unchanged skipping 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 04:42:24 DEBUG : banana: size = 6 OK 2026/04/22 04:42:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : banana: Unchanged skipping 2026/04/22 04:42:24 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 04:42:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31557") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48338->172.17.0.5:31557, err= 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38178") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53042->172.17.0.5:38178, err= 2026/04/22 04:42:24 DEBUG : apple: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : apple: Excluded 2026/04/22 04:42:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : splitbananasplit: Excluded 2026/04/22 04:42:24 DEBUG : banana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : banana: Excluded 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31603") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41634->172.17.0.5:31603, err= 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34819") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:32926->172.17.0.5:34819, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39221") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60852->172.17.0.5:39221, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37231") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54358->172.17.0.5:37231, err= 2026/04/22 04:42:24 DEBUG : apple: size = 5 OK 2026/04/22 04:42:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : apple: Unchanged skipping 2026/04/22 04:42:24 DEBUG : banana: size = 6 OK 2026/04/22 04:42:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : banana: Unchanged skipping 2026/04/22 04:42:24 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 04:42:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 04:42:24 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33995") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35172->172.17.0.5:33995, err= 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31222") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47522->172.17.0.5:31222, err= 2026/04/22 04:42:24 DEBUG : apple: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : apple: Excluded 2026/04/22 04:42:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : splitbananasplit: Excluded 2026/04/22 04:42:24 DEBUG : banana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : banana: Excluded 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32162") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49838->172.17.0.5:32162, err= 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32459") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41670->172.17.0.5:32459, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36658") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56436->172.17.0.5:36658, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31365") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48642->172.17.0.5:31365, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32750") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39654->172.17.0.5:32750, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36662") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53618->172.17.0.5:36662, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35054") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58144->172.17.0.5:35054, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34039") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34432->172.17.0.5:34039, err= === RUN TestTransform/charmap run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37109") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60564->172.17.0.5:37109, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32437") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38480->172.17.0.5:32437, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34314") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41632->172.17.0.5:34314, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30877") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46938->172.17.0.5:30877, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36514") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43978->172.17.0.5:36514, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36638") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60858->172.17.0.5:36638, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31580") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51296->172.17.0.5:31580, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39338") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39524->172.17.0.5:39338, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37848") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44140->172.17.0.5:37848, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35201") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34446->172.17.0.5:35201, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39352") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60564->172.17.0.5:39352, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39634") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50466->172.17.0.5:39634, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35681") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53994->172.17.0.5:35681, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37600") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54808->172.17.0.5:37600, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37339") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59958->172.17.0.5:37339, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38849") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54228->172.17.0.5:38849, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39155") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51386->172.17.0.5:39155, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34454") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55768->172.17.0.5:34454, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39878") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37282->172.17.0.5:39878, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33540") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38084->172.17.0.5:33540, err= 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38749") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34206->172.17.0.5:38749, err= 2026/04/22 04:42:24 DEBUG : apple: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : apple: Excluded 2026/04/22 04:42:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : splitbananasplit: Excluded 2026/04/22 04:42:24 DEBUG : banana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : banana: Excluded 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38200") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43544->172.17.0.5:38200, err= 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39106") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48954->172.17.0.5:39106, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38532") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43264->172.17.0.5:38532, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33933") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36604->172.17.0.5:33933, err= 2026/04/22 04:42:24 DEBUG : apple: size = 5 OK 2026/04/22 04:42:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : apple: Unchanged skipping 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 04:42:24 DEBUG : banana: size = 6 OK 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 04:42:24 DEBUG : banana: Unchanged skipping 2026/04/22 04:42:24 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 04:42:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35188") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55376->172.17.0.5:35188, err= 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35548") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45212->172.17.0.5:35548, err= 2026/04/22 04:42:24 DEBUG : apple: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : apple: Excluded 2026/04/22 04:42:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : splitbananasplit: Excluded 2026/04/22 04:42:24 DEBUG : banana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : banana: Excluded 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38312") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42220->172.17.0.5:38312, err= 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32566") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47452->172.17.0.5:32566, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39149") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52102->172.17.0.5:39149, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32585") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40250->172.17.0.5:32585, err= 2026/04/22 04:42:24 DEBUG : apple: size = 5 OK 2026/04/22 04:42:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : banana: size = 6 OK 2026/04/22 04:42:24 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 04:42:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : banana: Unchanged skipping 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 04:42:24 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 04:42:24 DEBUG : apple: Unchanged skipping 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34693") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:32768->172.17.0.5:34693, err= 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39590") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54756->172.17.0.5:39590, err= 2026/04/22 04:42:24 DEBUG : apple: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : apple: Excluded 2026/04/22 04:42:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : splitbananasplit: Excluded 2026/04/22 04:42:24 DEBUG : banana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : banana: Excluded 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37864") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39448->172.17.0.5:37864, err= 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39276") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52018->172.17.0.5:39276, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34600") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48932->172.17.0.5:34600, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30790") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42976->172.17.0.5:30790, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35498") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36998->172.17.0.5:35498, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33273") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59176->172.17.0.5:33273, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39474") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36918->172.17.0.5:39474, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33853") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43388->172.17.0.5:33853, err= === RUN TestTransform/lowercase run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31974") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42892->172.17.0.5:31974, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36712") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43310->172.17.0.5:36712, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30842") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48600->172.17.0.5:30842, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34029") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59104->172.17.0.5:34029, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38259") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48328->172.17.0.5:38259, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30981") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46576->172.17.0.5:30981, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37769") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47846->172.17.0.5:37769, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35565") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43882->172.17.0.5:35565, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32796") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48668->172.17.0.5:32796, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36340") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60834->172.17.0.5:36340, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34151") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50666->172.17.0.5:34151, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32195") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48636->172.17.0.5:32195, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38036") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33326->172.17.0.5:38036, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38202") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44504->172.17.0.5:38202, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36399") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47968->172.17.0.5:36399, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30848") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42030->172.17.0.5:30848, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38523") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54426->172.17.0.5:38523, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35378") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35174->172.17.0.5:35378, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35428") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52240->172.17.0.5:35428, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36423") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43804->172.17.0.5:36423, err= 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33889") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47076->172.17.0.5:33889, err= 2026/04/22 04:42:24 DEBUG : apple: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : apple: Excluded 2026/04/22 04:42:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : splitbananasplit: Excluded 2026/04/22 04:42:24 DEBUG : banana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : banana: Excluded 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32754") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42406->172.17.0.5:32754, err= 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37128") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45398->172.17.0.5:37128, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34391") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52768->172.17.0.5:34391, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30305") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50224->172.17.0.5:30305, err= 2026/04/22 04:42:24 DEBUG : apple: size = 5 OK 2026/04/22 04:42:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : apple: Unchanged skipping 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 04:42:24 DEBUG : banana: size = 6 OK 2026/04/22 04:42:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : banana: Unchanged skipping 2026/04/22 04:42:24 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 04:42:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36338") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:32892->172.17.0.5:36338, err= 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32510") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41290->172.17.0.5:32510, err= 2026/04/22 04:42:24 DEBUG : apple: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : apple: Excluded 2026/04/22 04:42:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : splitbananasplit: Excluded 2026/04/22 04:42:24 DEBUG : banana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : banana: Excluded 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30837") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50112->172.17.0.5:30837, err= 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33764") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60346->172.17.0.5:33764, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31561") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58374->172.17.0.5:31561, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31263") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43514->172.17.0.5:31263, err= 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 04:42:24 DEBUG : banana: size = 6 OK 2026/04/22 04:42:24 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 04:42:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : banana: Unchanged skipping 2026/04/22 04:42:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 04:42:24 DEBUG : apple: size = 5 OK 2026/04/22 04:42:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : apple: Unchanged skipping 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35075") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54260->172.17.0.5:35075, err= 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30297") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44836->172.17.0.5:30297, err= 2026/04/22 04:42:24 DEBUG : apple: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : apple: Excluded 2026/04/22 04:42:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : splitbananasplit: Excluded 2026/04/22 04:42:24 DEBUG : banana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : banana: Excluded 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36056") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54134->172.17.0.5:36056, err= 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32362") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36622->172.17.0.5:32362, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34542") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51580->172.17.0.5:34542, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39836") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35328->172.17.0.5:39836, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38383") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53022->172.17.0.5:38383, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33886") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51572->172.17.0.5:33886, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36927") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49656->172.17.0.5:36927, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30218") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48246->172.17.0.5:30218, err= === RUN TestTransform/ascii run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37252") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35502->172.17.0.5:37252, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32082") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48810->172.17.0.5:32082, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37597") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43084->172.17.0.5:37597, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37011") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51778->172.17.0.5:37011, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31169") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42156->172.17.0.5:31169, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38539") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48362->172.17.0.5:38539, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35606") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56162->172.17.0.5:35606, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37510") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52510->172.17.0.5:37510, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32292") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50964->172.17.0.5:32292, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34438") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40798->172.17.0.5:34438, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30725") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50942->172.17.0.5:30725, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35923") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52902->172.17.0.5:35923, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38284") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52744->172.17.0.5:38284, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33675") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51898->172.17.0.5:33675, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31983") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37734->172.17.0.5:31983, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33136") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55938->172.17.0.5:33136, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32672") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48712->172.17.0.5:32672, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37931") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41012->172.17.0.5:37931, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33865") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50320->172.17.0.5:33865, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37897") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57948->172.17.0.5:37897, err= 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31618") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38196->172.17.0.5:31618, err= 2026/04/22 04:42:24 DEBUG : apple: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : apple: Excluded 2026/04/22 04:42:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : splitbananasplit: Excluded 2026/04/22 04:42:24 DEBUG : banana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : banana: Excluded 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38768") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48514->172.17.0.5:38768, err= 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30947") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57726->172.17.0.5:30947, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38368") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37320->172.17.0.5:38368, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34220") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49494->172.17.0.5:34220, err= 2026/04/22 04:42:24 DEBUG : apple: size = 5 OK 2026/04/22 04:42:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : apple: Unchanged skipping 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : banana: size = 6 OK 2026/04/22 04:42:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : banana: Unchanged skipping 2026/04/22 04:42:24 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 04:42:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 04:42:24 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30892") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43956->172.17.0.5:30892, err= 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36580") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43500->172.17.0.5:36580, err= 2026/04/22 04:42:24 DEBUG : apple: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : apple: Excluded 2026/04/22 04:42:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : splitbananasplit: Excluded 2026/04/22 04:42:24 DEBUG : banana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : banana: Excluded 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38807") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56150->172.17.0.5:38807, err= 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30116") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49976->172.17.0.5:30116, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33967") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41896->172.17.0.5:33967, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30204") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41784->172.17.0.5:30204, err= 2026/04/22 04:42:24 DEBUG : apple: size = 5 OK 2026/04/22 04:42:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : apple: Unchanged skipping 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 04:42:24 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 04:42:24 DEBUG : banana: size = 6 OK 2026/04/22 04:42:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 04:42:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : banana: Unchanged skipping 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32091") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33876->172.17.0.5:32091, err= 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36609") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55258->172.17.0.5:36609, err= 2026/04/22 04:42:24 DEBUG : apple: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : apple: Excluded 2026/04/22 04:42:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : splitbananasplit: Excluded 2026/04/22 04:42:24 DEBUG : banana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : banana: Excluded 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : appleappleapplebanana: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37749") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56290->172.17.0.5:37749, err= 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36046") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53364->172.17.0.5:36046, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38256") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37280->172.17.0.5:38256, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31696") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44294->172.17.0.5:31696, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37827") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48662->172.17.0.5:37827, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30013") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43408->172.17.0.5:30013, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32631") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57646->172.17.0.5:32631, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38355") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50098->172.17.0.5:38355, err= --- PASS: TestTransform (4.88s) --- PASS: TestTransform/NFC (0.06s) --- PASS: TestTransform/NFD (0.05s) --- PASS: TestTransform/base64 (4.19s) --- PASS: TestTransform/prefix (0.11s) --- PASS: TestTransform/suffix (0.09s) --- PASS: TestTransform/truncate (0.08s) --- PASS: TestTransform/encoder (0.06s) --- PASS: TestTransform/ISO-8859-1 (0.06s) --- PASS: TestTransform/charmap (0.06s) --- PASS: TestTransform/lowercase (0.06s) --- PASS: TestTransform/ascii (0.06s) === RUN TestTransformCopy run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:42:24 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32879") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38240->172.17.0.5:32879, err= 2026/04/22 04:42:24 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/22 04:42:24 INFO : sub dir_somesuffix: Making directory 2026/04/22 04:42:24 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/22 04:42:24 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/22 04:42:24 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/22 04:42:24 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34007") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38166->172.17.0.5:34007, err= 2026/04/22 04:42:24 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/04/22 04:42:24 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/22 04:42:24 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38915") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33078->172.17.0.5:38915, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37620") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59270->172.17.0.5:37620, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39627") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43942->172.17.0.5:39627, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30879") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60030->172.17.0.5:30879, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38056") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52200->172.17.0.5:38056, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30166") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33872->172.17.0.5:30166, err= 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 INFO : tictactoe: Making directory 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 04:42:24 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32385") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59136->172.17.0.5:32385, err= 2026/04/22 04:42:24 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/04/22 04:42:24 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/04/22 04:42:24 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35505") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57930->172.17.0.5:35505, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39292") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48154->172.17.0.5:39292, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36368") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38336->172.17.0.5:36368, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33340") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37378->172.17.0.5:33340, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32324") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42630->172.17.0.5:32324, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32866") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39756->172.17.0.5:32866, err= 2026/04/22 04:42:24 INFO : toe: Making directory 2026/04/22 04:42:24 INFO : toe/toe: Making directory 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/22 04:42:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38607") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35132->172.17.0.5:38607, err= 2026/04/22 04:42:24 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/04/22 04:42:24 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/04/22 04:42:24 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37438") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52328->172.17.0.5:37438, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36984") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50342->172.17.0.5:36984, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38235") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59876->172.17.0.5:38235, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32251") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34398->172.17.0.5:32251, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36940") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43918->172.17.0.5:36940, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36746") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50934->172.17.0.5:36746, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32277") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45612->172.17.0.5:32277, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38426") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43310->172.17.0.5:38426, err= 2026/04/22 04:42:24 INFO : toe: Making directory 2026/04/22 04:42:24 INFO : toe/toe: Making directory 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/22 04:42:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30448") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55216->172.17.0.5:30448, err= 2026/04/22 04:42:24 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/04/22 04:42:24 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/04/22 04:42:24 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39032") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55512->172.17.0.5:39032, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31188") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56806->172.17.0.5:31188, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34593") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59094->172.17.0.5:34593, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35770") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48624->172.17.0.5:35770, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30195") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60488->172.17.0.5:30195, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31364") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50600->172.17.0.5:31364, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36023") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51950->172.17.0.5:36023, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:42:24 DEBUG : empty_dir: Making directory with metadata 2026/04/22 04:42:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 04:42:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33172") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60884->172.17.0.5:33172, err= 2026/04/22 04:42:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 04:42:24 INFO : tictacempty_dir: Making directory 2026/04/22 04:42:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 INFO : tictactoe: Making directory 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 04:42:24 INFO : tictactoe/tictactoe: Making directory 2026/04/22 04:42:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 04:42:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/22 04:42:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31097") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34834->172.17.0.5:31097, err= 2026/04/22 04:42:24 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/04/22 04:42:24 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/04/22 04:42:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33420") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38846->172.17.0.5:33420, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36704") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33309") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46090->172.17.0.5:36704, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36070->172.17.0.5:33309, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38127") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41270->172.17.0.5:38127, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33705") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35262->172.17.0.5:33705, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32864") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35121") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49438->172.17.0.5:32864, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47936->172.17.0.5:35121, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36803") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45024->172.17.0.5:36803, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35800") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49174->172.17.0.5:35800, err= --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:42:24 DEBUG : empty_dir: Making directory with metadata 2026/04/22 04:42:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 04:42:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31261") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44504->172.17.0.5:31261, err= 2026/04/22 04:42:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 04:42:24 INFO : tictacempty_dir: Making directory 2026/04/22 04:42:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 INFO : tictactoe: Making directory 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 04:42:24 INFO : tictactoe/tictactoe: Making directory 2026/04/22 04:42:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 04:42:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/22 04:42:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 04:42:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35551") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55832->172.17.0.5:35551, err= 2026/04/22 04:42:24 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/04/22 04:42:24 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 04:42:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32870") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51456->172.17.0.5:32870, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34911") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39187") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55386->172.17.0.5:34911, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58172->172.17.0.5:39187, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35933") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50498->172.17.0.5:35933, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 04:42:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31035") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59012->172.17.0.5:31035, err= 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35821") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31429") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44472->172.17.0.5:31429, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45956->172.17.0.5:35821, err= 2026/04/22 04:42:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30160") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57426->172.17.0.5:30160, err= 2026/04/22 04:42:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/22 04:42:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/04/22 04:42:24 NOTICE: ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: 0 differences found 2026/04/22 04:42:24 NOTICE: ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: 1 hashes could not be checked 2026/04/22 04:42:24 NOTICE: ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: 1 matching files 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37703") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54332->172.17.0.5:37703, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34671") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35306") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51000->172.17.0.5:35306, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52290->172.17.0.5:34671, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34695") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37058->172.17.0.5:34695, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38905") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46844->172.17.0.5:38905, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30909") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60370->172.17.0.5:30909, err= 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 INFO : tictactoe: Making directory 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 04:42:24 INFO : tictactoe/tictactoe: Making directory 2026/04/22 04:42:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 04:42:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/22 04:42:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39563") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60184->172.17.0.5:39563, err= 2026/04/22 04:42:24 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/04/22 04:42:24 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/04/22 04:42:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39801") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41002->172.17.0.5:39801, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33722") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42340->172.17.0.5:33722, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35544") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56390->172.17.0.5:35544, err= 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35187") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33576->172.17.0.5:35187, err= 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36341") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48882->172.17.0.5:36341, err= 2026/04/22 04:42:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36666") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47270->172.17.0.5:36666, err= 2026/04/22 04:42:24 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/22 04:42:24 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/22 04:42:24 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30927") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51370->172.17.0.5:30927, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39014") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42710->172.17.0.5:39014, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30268") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38498->172.17.0.5:30268, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30942") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44606->172.17.0.5:30942, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39510") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37958->172.17.0.5:39510, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32031") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40500->172.17.0.5:32031, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38957") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34322->172.17.0.5:38957, err= --- PASS: TestRunTwice (0.01s) === RUN TestSyntax 2026/04/22 04:42:24 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39313") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50706->172.17.0.5:39313, err= 2026/04/22 04:42:24 INFO : toe: Making directory 2026/04/22 04:42:24 INFO : toe/toe: Making directory 2026/04/22 04:42:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32110") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40466->172.17.0.5:32110, err= 2026/04/22 04:42:24 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/04/22 04:42:24 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/04/22 04:42:24 INFO : toe/toe/toe: Copied (new) 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35524") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47050->172.17.0.5:35524, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33256") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37800->172.17.0.5:33256, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31314") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45958->172.17.0.5:31314, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31312") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55618->172.17.0.5:31312, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38813") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43342->172.17.0.5:38813, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39613") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40948->172.17.0.5:39613, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30876") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33226->172.17.0.5:30876, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:42:24 DEBUG : empty_dir: Making directory with metadata 2026/04/22 04:42:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 04:42:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39312") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52158->172.17.0.5:39312, err= 2026/04/22 04:42:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 04:42:24 INFO : tictacempty_dir: Making directory 2026/04/22 04:42:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 INFO : tictactoe: Making directory 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 04:42:24 INFO : tictactoe/tictactoe: Making directory 2026/04/22 04:42:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 04:42:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/22 04:42:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 04:42:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 04:42:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30269") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42206->172.17.0.5:30269, err= 2026/04/22 04:42:24 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/04/22 04:42:24 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 04:42:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 04:42:24 INFO : toe/toe/toe.txt: Deleted 2026/04/22 04:42:24 INFO : toe/toe: Removing directory 2026/04/22 04:42:24 INFO : toe: Removing directory 2026/04/22 04:42:24 INFO : empty_dir: Removing directory 2026/04/22 04:42:24 DEBUG : Local file system at /tmp/rclone2408195244: deleted 3 directories 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30736") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51540->172.17.0.5:30736, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30211") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41392->172.17.0.5:30211, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32792") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38296->172.17.0.5:32792, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35790") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40404->172.17.0.5:35790, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32458") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55784->172.17.0.5:32458, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38960") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45842->172.17.0.5:38960, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31385") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39812->172.17.0.5:31385, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30529") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57298->172.17.0.5:30529, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34469") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:59476->172.17.0.5:34469, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:42:24 DEBUG : empty_dir: Making directory with metadata 2026/04/22 04:42:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 04:42:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39669") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40400->172.17.0.5:39669, err= 2026/04/22 04:42:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 04:42:24 INFO : tictacempty_dir: Making directory 2026/04/22 04:42:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 INFO : tictactoe: Making directory 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 04:42:24 INFO : tictactoe/tictactoe: Making directory 2026/04/22 04:42:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 04:42:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/22 04:42:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 04:42:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 04:42:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32757") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:53518->172.17.0.5:32757, err= 2026/04/22 04:42:24 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/04/22 04:42:24 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 04:42:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 04:42:24 INFO : toe/toe/toe.txt: Deleted 2026/04/22 04:42:24 INFO : toe/toe: Removing directory 2026/04/22 04:42:24 INFO : toe: Removing directory 2026/04/22 04:42:24 INFO : empty_dir: Removing directory 2026/04/22 04:42:24 DEBUG : Local file system at /tmp/rclone2408195244: deleted 3 directories 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35185") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43322->172.17.0.5:35185, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34159") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43590->172.17.0.5:34159, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37301") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56042->172.17.0.5:37301, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38587") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54668->172.17.0.5:38587, err= 2026/04/22 04:42:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/22 04:42:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/22 04:42:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/22 04:42:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/22 04:42:24 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32958") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49058->172.17.0.5:32958, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32480") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:38976->172.17.0.5:32480, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34598") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60790->172.17.0.5:34598, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38547") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58164->172.17.0.5:38547, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36721") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34248") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41514->172.17.0.5:36721, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45108->172.17.0.5:34248, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31606") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55094->172.17.0.5:31606, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34863") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39351") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37556") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34504->172.17.0.5:34863, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42896->172.17.0.5:39351, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39335") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60240->172.17.0.5:37556, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42002->172.17.0.5:39335, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34855") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:42004->172.17.0.5:34855, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37721") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50758->172.17.0.5:37721, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:42:24 DEBUG : Reset feature "Copy" 2026/04/22 04:42:24 DEBUG : Reset feature "Move" 2026/04/22 04:42:24 DEBUG : Reset feature "Copy" 2026/04/22 04:42:24 DEBUG : Reset feature "Move" 2026/04/22 04:42:24 DEBUG : empty_dir: Making directory with metadata 2026/04/22 04:42:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 04:42:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32333") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:48818->172.17.0.5:32333, err= 2026/04/22 04:42:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 04:42:24 INFO : tictacempty_dir: Making directory 2026/04/22 04:42:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 INFO : tictactoe: Making directory 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 DEBUG : toe: transformed to: tictactoe 2026/04/22 04:42:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 04:42:24 INFO : tictactoe/tictactoe: Making directory 2026/04/22 04:42:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 04:42:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/22 04:42:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 04:42:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 04:42:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34998") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36622->172.17.0.5:34998, err= 2026/04/22 04:42:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/22 04:42:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 04:42:24 INFO : toe/toe/toe.txt: Deleted 2026/04/22 04:42:24 INFO : toe/toe: Removing directory 2026/04/22 04:42:24 INFO : toe: Removing directory 2026/04/22 04:42:24 INFO : empty_dir: Removing directory 2026/04/22 04:42:24 DEBUG : Local file system at /tmp/rclone2408195244: deleted 3 directories 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34246") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33758->172.17.0.5:34246, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31869") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45038->172.17.0.5:31869, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33823") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:58876->172.17.0.5:33823, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32327") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:54176->172.17.0.5:32327, err= 2026/04/22 04:42:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/22 04:42:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/22 04:42:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/22 04:42:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32670") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:50390->172.17.0.5:32670, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38156") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46282->172.17.0.5:38156, err= 2026/04/22 04:42:24 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/22 04:42:24 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/22 04:42:24 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31914") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56140->172.17.0.5:31914, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33777") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41094->172.17.0.5:33777, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34701") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30027") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:34714->172.17.0.5:34701, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:39626->172.17.0.5:30027, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36532") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37792->172.17.0.5:36532, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37487") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52122->172.17.0.5:37487, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38997") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43654->172.17.0.5:38997, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37569") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38389") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:36144->172.17.0.5:38389, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46482->172.17.0.5:37569, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35919") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57106->172.17.0.5:35919, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39331") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33698") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:60818->172.17.0.5:39331, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57764->172.17.0.5:33698, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36737") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57506->172.17.0.5:36737, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:42:24 DEBUG : toe: transformed to: dG9l 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35259") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52308->172.17.0.5:35259, err= 2026/04/22 04:42:24 DEBUG : toe: transformed to: dG9l 2026/04/22 04:42:24 INFO : dG9l: Making directory 2026/04/22 04:42:24 DEBUG : toe: transformed to: dG9l 2026/04/22 04:42:24 DEBUG : toe: transformed to: dG9l 2026/04/22 04:42:24 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/22 04:42:24 INFO : dG9l/dG9l: Making directory 2026/04/22 04:42:24 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/22 04:42:24 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/22 04:42:24 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/22 04:42:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/22 04:42:24 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39271") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44800->172.17.0.5:39271, err= 2026/04/22 04:42:24 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/22 04:42:24 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33966") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55508->172.17.0.5:33966, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:33097") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37340->172.17.0.5:33097, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35285") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:56924->172.17.0.5:35285, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38132") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45066->172.17.0.5:38132, err= 2026/04/22 04:42:24 DEBUG : dG9l: transformed to: toe 2026/04/22 04:42:24 DEBUG : dG9l: transformed to: toe 2026/04/22 04:42:24 DEBUG : toe: Directory modification time the same (differ by 553.088319ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : Added delayed dir = "toe", newDst=toe 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34251") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:55662->172.17.0.5:34251, err= 2026/04/22 04:42:24 DEBUG : dG9l: transformed to: toe 2026/04/22 04:42:24 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/22 04:42:24 DEBUG : toe/toe: Directory modification time the same (differ by 553.088319ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35343") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:49668->172.17.0.5:35343, err= 2026/04/22 04:42:24 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/22 04:42:24 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/22 04:42:24 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/04/22 04:42:24 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/22 04:42:24 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/22 04:42:24 DEBUG : Local file system at /tmp/rclone2408195244: Waiting for checks to finish 2026/04/22 04:42:24 DEBUG : Local file system at /tmp/rclone2408195244: Waiting for transfers to finish 2026/04/22 04:42:24 DEBUG : Waiting for deletions to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39002") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37460->172.17.0.5:39002, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38743") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52400->172.17.0.5:38743, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:34143") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:47356->172.17.0.5:34143, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32929") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51932->172.17.0.5:32929, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35274") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:41112->172.17.0.5:35274, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:31504") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:37558->172.17.0.5:31504, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30880") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:35692->172.17.0.5:30880, err= --- PASS: TestBase64 (0.01s) === RUN TestError run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-mucoges6zuqo", Local "Local file system at /tmp/rclone2408195244", Modify Window "1s" 2026/04/22 04:42:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/22 04:42:24 DEBUG : toe: transformed to: 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:30192") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:33366->172.17.0.5:30192, err= 2026/04/22 04:42:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/22 04:42:24 DEBUG : toe: transformed to: 2026/04/22 04:42:24 INFO : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Making directory 2026/04/22 04:42:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/22 04:42:24 DEBUG : toe: transformed to: 2026/04/22 04:42:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/22 04:42:24 DEBUG : toe: transformed to: 2026/04/22 04:42:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/22 04:42:24 DEBUG : toe/toe: transformed to: 2026/04/22 04:42:24 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/22 04:42:24 INFO : toe/toe: Making directory 2026/04/22 04:42:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/22 04:42:24 DEBUG : toe/toe: transformed to: 2026/04/22 04:42:24 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/22 04:42:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/22 04:42:24 DEBUG : toe: transformed to: 2026/04/22 04:42:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/22 04:42:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/22 04:42:24 DEBUG : toe/toe/toe: transformed to: 2026/04/22 04:42:24 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for checks to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Waiting for transfers to finish 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39132") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:51606->172.17.0.5:39132, err= 2026/04/22 04:42:24 DEBUG : toe/toe/toe: size = 11 OK 2026/04/22 04:42:24 INFO : toe/toe/toe: Copied (new) 2026/04/22 04:42:24 ERROR : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: not deleting files as there were IO errors 2026/04/22 04:42:24 ERROR : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: not deleting directories as there were IO errors 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:38187") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:43504->172.17.0.5:38187, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:37481") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:57750->172.17.0.5:37481, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32314") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:46992->172.17.0.5:32314, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:36359") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:45498->172.17.0.5:36359, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35108") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:44376->172.17.0.5:35108, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:35211") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:32922->172.17.0.5:35211, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:39669") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:40416->172.17.0.5:39669, err= --- PASS: TestError (0.01s) PASS 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: dial("tcp","172.17.0.5:32183") 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: > dial: conn=172.17.0.1:52102->172.17.0.5:32183, err= 2026/04/22 04:42:24 DEBUG : ftp://172.17.0.5:21/rclone-test-mucoges6zuqo: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 1m28.28120314s (try 1/5)