"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/02/15 03:18:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-haromem4yaxo" 2026/02/15 03:18:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/15 03:18:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/15 03:18:29 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:29 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7cBOy}" suffix to name 2026/02/15 03:18:29 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:29 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:29 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Connecting to FTP server 2026/02/15 03:18:29 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:29 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56504->172.17.0.9:21, err= 2026/02/15 03:18:29 DEBUG : Creating backend with remote "/tmp/rclone4224091496" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:29 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33007") 2026/02/15 03:18:29 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40174->172.17.0.9:33007, err= 2026/02/15 03:18:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/15 03:18:29 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/02/15 03:18:29 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:29 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:29 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39961") 2026/02/15 03:18:29 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34470->172.17.0.9:39961, err= 2026/02/15 03:18:29 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34535") 2026/02/15 03:18:29 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41862->172.17.0.9:34535, err= 2026/02/15 03:18:29 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35377") 2026/02/15 03:18:29 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45220->172.17.0.9:35377, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/15 03:18:29 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31081") 2026/02/15 03:18:29 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50558->172.17.0.9:31081, err= 2026/02/15 03:18:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/15 03:18:29 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:29 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:29 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36193") 2026/02/15 03:18:29 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44540->172.17.0.9:36193, err= 2026/02/15 03:18:29 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/15 03:18:29 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/15 03:18:29 INFO : sub dir/hello world: Copied (new) 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37634") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44102->172.17.0.9:37634, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33849") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51404->172.17.0.9:33849, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37915") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48148->172.17.0.9:37915, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37181") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50856->172.17.0.9:37181, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39634") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46612->172.17.0.9:39634, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38741") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51162->172.17.0.9:38741, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32995") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54332->172.17.0.9:32995, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39140") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51472->172.17.0.9:39140, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31032") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35850->172.17.0.9:31032, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : Creating backend with remote "/non-existing" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38918") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55878->172.17.0.9:38918, err= 2026/02/15 03:18:30 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38940") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41772->172.17.0.9:38940, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38946") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54520->172.17.0.9:38946, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36309") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49140->172.17.0.9:36309, err= 2026/02/15 03:18:30 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/15 03:18:30 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/15 03:18:30 INFO : sub dir/hello world: Copied (new) 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34039") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34136->172.17.0.9:34039, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37922") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50508->172.17.0.9:37922, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39232") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33158->172.17.0.9:39232, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30371") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36564->172.17.0.9:30371, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31845") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60972->172.17.0.9:31845, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" sync_test.go:222: Only runs on local 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31378") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37968->172.17.0.9:31378, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30740") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47480->172.17.0.9:30740, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 INFO : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Running all checks before starting transfers 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35987") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51154->172.17.0.9:35987, err= 2026/02/15 03:18:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 INFO : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Checks finished, now starting transfers 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31055") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55586->172.17.0.9:31055, err= 2026/02/15 03:18:30 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/15 03:18:30 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/15 03:18:30 INFO : sub dir/hello world: Copied (new) 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36893") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57342->172.17.0.9:36893, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39416") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42650->172.17.0.9:39416, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35537") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43258->172.17.0.9:35537, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33999") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55782->172.17.0.9:33999, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39651") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50994->172.17.0.9:39651, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 ERROR : Ignoring --no-traverse with sync 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30084") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55422->172.17.0.9:30084, err= 2026/02/15 03:18:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31749") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43716->172.17.0.9:31749, err= 2026/02/15 03:18:30 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/15 03:18:30 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/15 03:18:30 INFO : sub dir/hello world: Copied (new) 2026/02/15 03:18:30 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37564") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38118->172.17.0.9:37564, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39589") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60132->172.17.0.9:39589, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31352") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42216->172.17.0.9:31352, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30131") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37988->172.17.0.9:30131, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39269") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36192->172.17.0.9:39269, err= --- PASS: TestSyncNoTraverse (0.03s) === RUN TestCopyWithDepth run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39744") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47864->172.17.0.9:39744, err= 2026/02/15 03:18:30 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35048") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38546->172.17.0.9:35048, err= 2026/02/15 03:18:30 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/02/15 03:18:30 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/02/15 03:18:30 INFO : hello world2: Copied (new) 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30689") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40484->172.17.0.9:30689, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30632") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58630->172.17.0.9:30632, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38126") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:32790->172.17.0.9:38126, err= --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32023") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35462->172.17.0.9:32023, err= 2026/02/15 03:18:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32733") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36876->172.17.0.9:32733, err= 2026/02/15 03:18:30 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/02/15 03:18:30 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/02/15 03:18:30 INFO : potato2: Copied (new) 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33688") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40508->172.17.0.9:33688, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35633") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44854->172.17.0.9:35633, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32609") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53818->172.17.0.9:32609, err= --- PASS: TestCopyWithFilesFrom (0.03s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37512") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50218->172.17.0.9:37512, err= 2026/02/15 03:18:30 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/02/15 03:18:30 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/02/15 03:18:30 INFO : potato2: Copied (new) 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37283") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57024->172.17.0.9:37283, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37802") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54708->172.17.0.9:37802, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32033") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58696->172.17.0.9:32033, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/15 03:18:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/15 03:18:30 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/15 03:18:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32801") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50418->172.17.0.9:32801, err= 2026/02/15 03:18:30 INFO : sub dir2: Making directory 2026/02/15 03:18:30 INFO : sub dir: Making directory 2026/02/15 03:18:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/15 03:18:30 INFO : sub dir2/sub sub dir2: Making directory 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Connecting to FTP server 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31695") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49422->172.17.0.9:31695, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56520->172.17.0.9:21, err= 2026/02/15 03:18:30 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/15 03:18:30 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/15 03:18:30 INFO : sub dir/hello world: Copied (new) 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34062") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60874->172.17.0.9:34062, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36543") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32373") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52770->172.17.0.9:36543, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43084->172.17.0.9:32373, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30529") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53328->172.17.0.9:30529, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30258") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33144->172.17.0.9:30258, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34454") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33123") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59604->172.17.0.9:34454, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42004->172.17.0.9:33123, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33537") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42994->172.17.0.9:33537, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38693") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39666->172.17.0.9:38693, err= --- PASS: TestCopyEmptyDirectories (0.04s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 INFO : sub dir2: Making directory 2026/02/15 03:18:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/15 03:18:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31713") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56928->172.17.0.9:31713, err= 2026/02/15 03:18:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35530") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58330->172.17.0.9:35530, err= 2026/02/15 03:18:30 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/15 03:18:30 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/15 03:18:30 INFO : sub dir/hello world: Copied (new) 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37785") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57432->172.17.0.9:37785, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34006") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34834->172.17.0.9:34006, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32382") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50446->172.17.0.9:32382, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33941") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50760->172.17.0.9:33941, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39887") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60306->172.17.0.9:39887, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : sub dir2: Making directory with metadata 2026/02/15 03:18:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37368") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45840->172.17.0.9:37368, err= 2026/02/15 03:18:30 INFO : sub dir2: Making directory 2026/02/15 03:18:30 INFO : sub dir: Making directory 2026/02/15 03:18:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30281") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55984->172.17.0.9:30281, err= 2026/02/15 03:18:30 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/15 03:18:30 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/15 03:18:30 INFO : sub dir/hello world: Copied (new) 2026/02/15 03:18:30 INFO : sub dir/hello world: Deleted 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33750") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48362->172.17.0.9:33750, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36949") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39007") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44102->172.17.0.9:36949, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33568->172.17.0.9:39007, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39185") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35002->172.17.0.9:39185, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30966") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37304->172.17.0.9:30966, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38822") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33283") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55470->172.17.0.9:38822, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51378->172.17.0.9:33283, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32642") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49252->172.17.0.9:32642, err= --- PASS: TestMoveEmptyDirectories (0.02s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38412") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43104->172.17.0.9:38412, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38575") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46474->172.17.0.9:38575, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 INFO : sub dir2: Making directory 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30381") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37012->172.17.0.9:30381, err= 2026/02/15 03:18:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31610") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49338->172.17.0.9:31610, err= 2026/02/15 03:18:30 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/15 03:18:30 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/15 03:18:30 INFO : sub dir/hello world: Copied (new) 2026/02/15 03:18:30 INFO : sub dir/hello world: Deleted 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36752") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54842->172.17.0.9:36752, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39716") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44432->172.17.0.9:39716, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32698") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34718->172.17.0.9:32698, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32805") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39240->172.17.0.9:32805, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36815") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40112->172.17.0.9:36815, err= --- PASS: TestMoveNoEmptyDirectories (0.02s) === RUN TestSyncEmptyDirectories run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : sub dir2: Making directory with metadata 2026/02/15 03:18:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/15 03:18:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37294") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39070->172.17.0.9:37294, err= 2026/02/15 03:18:30 INFO : sub dir2: Making directory 2026/02/15 03:18:30 INFO : sub dir: Making directory 2026/02/15 03:18:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38340") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47158->172.17.0.9:38340, err= 2026/02/15 03:18:30 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/15 03:18:30 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/15 03:18:30 INFO : sub dir/hello world: Copied (new) 2026/02/15 03:18:30 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30791") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35194->172.17.0.9:30791, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34375") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37161") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54264->172.17.0.9:34375, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56762->172.17.0.9:37161, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31674") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47838->172.17.0.9:31674, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36431") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45946->172.17.0.9:36431, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31094") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57672->172.17.0.9:31094, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38522") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50944->172.17.0.9:38522, err= --- PASS: TestSyncEmptyDirectories (0.02s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35305") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35198->172.17.0.9:35305, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37360") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38156->172.17.0.9:37360, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 INFO : sub dir2: Making directory 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35591") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52704->172.17.0.9:35591, err= 2026/02/15 03:18:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36072") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43806->172.17.0.9:36072, err= 2026/02/15 03:18:30 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/15 03:18:30 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/15 03:18:30 INFO : sub dir/hello world: Copied (new) 2026/02/15 03:18:30 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30350") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58256->172.17.0.9:30350, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38491") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44986->172.17.0.9:38491, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33849") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51414->172.17.0.9:33849, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33443") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35536->172.17.0.9:33443, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32573") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46788->172.17.0.9:32573, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31547") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46042->172.17.0.9:31547, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38205") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36116->172.17.0.9:38205, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31461") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49546->172.17.0.9:31461, err= 2026/02/15 03:18:30 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kevoyal7juji" 2026/02/15 03:18:30 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/15 03:18:30 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:30 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:30 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7cBOy}" suffix to name 2026/02/15 03:18:30 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:30 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-kevoyal7juji: Connecting to FTP server 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-kevoyal7juji: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-kevoyal7juji: > dial: conn=172.17.0.1:56544->172.17.0.9:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.9:21/rclone-test-haromem4yaxo -> ftp://172.17.0.9:21/rclone-test-kevoyal7juji 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31304") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-kevoyal7juji: dial("tcp","172.17.0.9:35579") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-kevoyal7juji: > dial: conn=172.17.0.1:42110->172.17.0.9:35579, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50148->172.17.0.9:31304, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35510") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58878->172.17.0.9:35510, err= 2026/02/15 03:18:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-kevoyal7juji: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-kevoyal7juji: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30437") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53140->172.17.0.9:30437, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-kevoyal7juji: dial("tcp","172.17.0.9:35164") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-kevoyal7juji: > dial: conn=172.17.0.1:40726->172.17.0.9:35164, err= 2026/02/15 03:18:30 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/02/15 03:18:30 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/02/15 03:18:30 INFO : sub dir/hello world: Copied (new) 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-kevoyal7juji: dial("tcp","172.17.0.9:30856") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-kevoyal7juji: > dial: conn=172.17.0.1:43026->172.17.0.9:30856, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-kevoyal7juji: dial("tcp","172.17.0.9:31946") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-kevoyal7juji: > dial: conn=172.17.0.1:36574->172.17.0.9:31946, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-kevoyal7juji: dial("tcp","172.17.0.9:33811") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-kevoyal7juji: > dial: conn=172.17.0.1:52848->172.17.0.9:33811, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-kevoyal7juji: dial("tcp","172.17.0.9:35498") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-kevoyal7juji: > dial: conn=172.17.0.1:46490->172.17.0.9:35498, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-kevoyal7juji: Purge object "sub dir/hello world" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-kevoyal7juji: Purge dir "sub dir" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-kevoyal7juji: Purge dir "" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37338") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35212->172.17.0.9:37338, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37927") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47696->172.17.0.9:37927, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38404") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33670->172.17.0.9:38404, err= --- PASS: TestServerSideCopy (0.03s) === RUN TestCopyOverSelf run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35419") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54808->172.17.0.9:35419, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37142") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58632->172.17.0.9:37142, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38979") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42186->172.17.0.9:38979, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36251") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47290->172.17.0.9:36251, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36172") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59632->172.17.0.9:36172, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:30 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo) 2026/02/15 03:18:30 DEBUG : sub dir/hello world: Sizes differ 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31419") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37580->172.17.0.9:31419, err= 2026/02/15 03:18:30 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/02/15 03:18:30 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/02/15 03:18:30 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33912") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40120->172.17.0.9:33912, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38084") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37114->172.17.0.9:38084, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36043") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46986->172.17.0.9:36043, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34935") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51236->172.17.0.9:34935, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33966") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46942->172.17.0.9:33966, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33814") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34192->172.17.0.9:33814, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35296") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45420->172.17.0.9:35296, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36584") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50366->172.17.0.9:36584, err= 2026/02/15 03:18:30 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pupofat6qatu" 2026/02/15 03:18:30 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/15 03:18:30 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:30 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:30 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7cBOy}" suffix to name 2026/02/15 03:18:30 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:30 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-pupofat6qatu: Connecting to FTP server 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-pupofat6qatu: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-pupofat6qatu: > dial: conn=172.17.0.1:56558->172.17.0.9:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.9:21/rclone-test-haromem4yaxo -> ftp://172.17.0.9:21/rclone-test-pupofat6qatu 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-pupofat6qatu: dial("tcp","172.17.0.9:30036") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39094") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-pupofat6qatu: > dial: conn=172.17.0.1:37224->172.17.0.9:30036, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46660->172.17.0.9:39094, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33809") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55746->172.17.0.9:33809, err= 2026/02/15 03:18:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-pupofat6qatu: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-pupofat6qatu: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31378") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37982->172.17.0.9:31378, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-pupofat6qatu: dial("tcp","172.17.0.9:38823") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-pupofat6qatu: > dial: conn=172.17.0.1:40010->172.17.0.9:38823, err= 2026/02/15 03:18:30 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/02/15 03:18:30 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/02/15 03:18:30 INFO : sub dir/hello world: Copied (new) 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-pupofat6qatu: dial("tcp","172.17.0.9:38160") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-pupofat6qatu: > dial: conn=172.17.0.1:55112->172.17.0.9:38160, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-pupofat6qatu: dial("tcp","172.17.0.9:32306") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-pupofat6qatu: > dial: conn=172.17.0.1:59722->172.17.0.9:32306, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35632") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47244->172.17.0.9:35632, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31855") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53462->172.17.0.9:31855, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33887") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58554->172.17.0.9:33887, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-pupofat6qatu: dial("tcp","172.17.0.9:36881") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34878") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-pupofat6qatu: > dial: conn=172.17.0.1:59508->172.17.0.9:36881, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40392->172.17.0.9:34878, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-pupofat6qatu: dial("tcp","172.17.0.9:32031") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-pupofat6qatu: > dial: conn=172.17.0.1:45518->172.17.0.9:32031, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32982") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41670->172.17.0.9:32982, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-pupofat6qatu: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo) 2026/02/15 03:18:30 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.9:21/rclone-test-pupofat6qatu) 2026/02/15 03:18:30 DEBUG : sub dir/hello world: Sizes differ 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-pupofat6qatu: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34741") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52282->172.17.0.9:34741, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-pupofat6qatu: dial("tcp","172.17.0.9:38502") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-pupofat6qatu: > dial: conn=172.17.0.1:58866->172.17.0.9:38502, err= 2026/02/15 03:18:30 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/02/15 03:18:30 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/02/15 03:18:30 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-pupofat6qatu: dial("tcp","172.17.0.9:38738") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-pupofat6qatu: > dial: conn=172.17.0.1:53974->172.17.0.9:38738, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-pupofat6qatu: dial("tcp","172.17.0.9:31336") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-pupofat6qatu: > dial: conn=172.17.0.1:46418->172.17.0.9:31336, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-pupofat6qatu: dial("tcp","172.17.0.9:39870") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-pupofat6qatu: > dial: conn=172.17.0.1:42744->172.17.0.9:39870, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-pupofat6qatu: dial("tcp","172.17.0.9:35753") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-pupofat6qatu: > dial: conn=172.17.0.1:59956->172.17.0.9:35753, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-pupofat6qatu: Purge object "sub dir/hello world" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-pupofat6qatu: Purge dir "sub dir" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-pupofat6qatu: Purge dir "" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34606") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44998->172.17.0.9:34606, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36518") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58038->172.17.0.9:36518, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37258") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50854->172.17.0.9:37258, err= --- PASS: TestServerSideCopyOverSelf (0.04s) === RUN TestMoveOverSelf run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36318") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35346->172.17.0.9:36318, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39523") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45098->172.17.0.9:39523, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34393") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55450->172.17.0.9:34393, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31769") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35918->172.17.0.9:31769, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31227") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39062->172.17.0.9:31227, err= 2026/02/15 03:18:30 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:30 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo) 2026/02/15 03:18:30 DEBUG : sub dir/hello world: Sizes differ 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37145") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38118->172.17.0.9:37145, err= 2026/02/15 03:18:30 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/02/15 03:18:30 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/02/15 03:18:30 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/15 03:18:30 INFO : sub dir/hello world: Deleted 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34082") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55090->172.17.0.9:34082, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31932") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33496->172.17.0.9:31932, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31851") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37874->172.17.0.9:31851, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33735") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38988->172.17.0.9:33735, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31111") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46586->172.17.0.9:31111, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35271") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35076->172.17.0.9:35271, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37551") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34440->172.17.0.9:37551, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38580") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58928->172.17.0.9:38580, err= 2026/02/15 03:18:30 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dexuwil5doji" 2026/02/15 03:18:30 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/15 03:18:30 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:30 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:30 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7cBOy}" suffix to name 2026/02/15 03:18:30 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:30 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: Connecting to FTP server 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: > dial: conn=172.17.0.1:56572->172.17.0.9:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.9:21/rclone-test-haromem4yaxo -> ftp://172.17.0.9:21/rclone-test-dexuwil5doji 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: dial("tcp","172.17.0.9:35455") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30544") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54434->172.17.0.9:30544, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: > dial: conn=172.17.0.1:46402->172.17.0.9:35455, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36262") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41708->172.17.0.9:36262, err= 2026/02/15 03:18:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37956") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42114->172.17.0.9:37956, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: dial("tcp","172.17.0.9:38234") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: > dial: conn=172.17.0.1:53324->172.17.0.9:38234, err= 2026/02/15 03:18:30 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/02/15 03:18:30 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/02/15 03:18:30 INFO : sub dir/hello world: Copied (new) 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: dial("tcp","172.17.0.9:38653") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: > dial: conn=172.17.0.1:37942->172.17.0.9:38653, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: dial("tcp","172.17.0.9:37512") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: > dial: conn=172.17.0.1:50224->172.17.0.9:37512, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34797") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50392->172.17.0.9:34797, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38493") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45650->172.17.0.9:38493, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31856") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33548->172.17.0.9:31856, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: Using server-side directory move 2026/02/15 03:18:30 INFO : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: dial("tcp","172.17.0.9:37156") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: > dial: conn=172.17.0.1:55932->172.17.0.9:37156, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39267") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38670->172.17.0.9:39267, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: dial("tcp","172.17.0.9:35419") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38053") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: > dial: conn=172.17.0.1:54824->172.17.0.9:35419, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52336->172.17.0.9:38053, err= 2026/02/15 03:18:30 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo) 2026/02/15 03:18:30 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.9:21/rclone-test-dexuwil5doji) 2026/02/15 03:18:30 DEBUG : sub dir/hello world: Sizes differ 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: Waiting for transfers to finish 2026/02/15 03:18:30 INFO : sub dir/hello world: Deleted 2026/02/15 03:18:30 INFO : sub dir/hello world: Moved (server-side) 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30289") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46232->172.17.0.9:30289, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33515") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33204->172.17.0.9:33515, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: dial("tcp","172.17.0.9:38980") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: > dial: conn=172.17.0.1:54888->172.17.0.9:38980, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: dial("tcp","172.17.0.9:30057") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: > dial: conn=172.17.0.1:35676->172.17.0.9:30057, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30151") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33616->172.17.0.9:30151, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31273") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51652->172.17.0.9:31273, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35742") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57876->172.17.0.9:35742, err= 2026/02/15 03:18:30 DEBUG : testing file moves 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33460") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46522->172.17.0.9:33460, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: dial("tcp","172.17.0.9:34458") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: > dial: conn=172.17.0.1:51726->172.17.0.9:34458, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37127") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: dial("tcp","172.17.0.9:35629") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43528->172.17.0.9:37127, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: > dial: conn=172.17.0.1:56786->172.17.0.9:35629, err= 2026/02/15 03:18:30 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo) 2026/02/15 03:18:30 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.9:21/rclone-test-dexuwil5doji) 2026/02/15 03:18:30 DEBUG : sub dir/hello world: Sizes differ 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: Waiting for transfers to finish 2026/02/15 03:18:30 INFO : sub dir/hello world: Deleted 2026/02/15 03:18:30 INFO : sub dir/hello world: Moved (server-side) 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35214") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51782->172.17.0.9:35214, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36233") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39766->172.17.0.9:36233, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: dial("tcp","172.17.0.9:39467") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: > dial: conn=172.17.0.1:41294->172.17.0.9:39467, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: dial("tcp","172.17.0.9:38553") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: > dial: conn=172.17.0.1:47256->172.17.0.9:38553, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: dial("tcp","172.17.0.9:36721") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: > dial: conn=172.17.0.1:38740->172.17.0.9:36721, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: dial("tcp","172.17.0.9:32722") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: > dial: conn=172.17.0.1:53968->172.17.0.9:32722, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: Purge object "sub dir/hello world" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: Purge dir "sub dir" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-dexuwil5doji: Purge dir "" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34837") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49100->172.17.0.9:34837, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39308") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48036->172.17.0.9:39308, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36808") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35844->172.17.0.9:36808, err= --- PASS: TestServerSideMoveOverSelf (0.04s) === RUN TestCopyAfterDelete run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38199") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54132->172.17.0.9:38199, err= 2026/02/15 03:18:30 ERROR : error listing: directory not found 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38929") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37432->172.17.0.9:38929, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32914") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54578->172.17.0.9:32914, err= 2026/02/15 03:18:30 INFO : Local file system at /tmp/rclone4224091496: Making directory 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33120") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54150->172.17.0.9:33120, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39402") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51392->172.17.0.9:39402, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39715") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55190->172.17.0.9:39715, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37486") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42350->172.17.0.9:37486, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32161") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47464->172.17.0.9:32161, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32084") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48994->172.17.0.9:32084, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36514") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43254->172.17.0.9:36514, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37275") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52058->172.17.0.9:37275, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36135") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46264->172.17.0.9:36135, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35445") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58334->172.17.0.9:35445, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37635") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49458->172.17.0.9:37635, err= 2026/02/15 03:18:30 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31819") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33722->172.17.0.9:31819, err= 2026/02/15 03:18:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : Local file system at /tmp/rclone4224091496: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : Local file system at /tmp/rclone4224091496: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35634") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33858->172.17.0.9:35634, err= 2026/02/15 03:18:30 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/02/15 03:18:30 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/02/15 03:18:30 INFO : sub dir/hello world: Copied (new) 2026/02/15 03:18:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37132") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33174->172.17.0.9:37132, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37821") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34838->172.17.0.9:37821, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30995") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49142->172.17.0.9:30995, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39646") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40756->172.17.0.9:39646, err= 2026/02/15 03:18:30 DEBUG : check sum: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34685") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57778->172.17.0.9:34685, err= 2026/02/15 03:18:30 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/02/15 03:18:30 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/02/15 03:18:30 INFO : check sum: Copied (new) 2026/02/15 03:18:30 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33811") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52860->172.17.0.9:33811, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36226") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45314->172.17.0.9:36226, err= 2026/02/15 03:18:30 DEBUG : check sum: size = 1 OK 2026/02/15 03:18:30 NOTICE: ftp://172.17.0.9:21/rclone-test-haromem4yaxo: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/15 03:18:30 DEBUG : check sum: Size of src and dst objects identical 2026/02/15 03:18:30 DEBUG : check sum: Unchanged skipping 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:30 INFO : There was nothing to transfer 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30841") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41530->172.17.0.9:30841, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34303") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47196->172.17.0.9:34303, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34134") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58220->172.17.0.9:34134, err= --- PASS: TestSyncBasedOnCheckSum (0.02s) === RUN TestSyncSizeOnly run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37304") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47364->172.17.0.9:37304, err= 2026/02/15 03:18:30 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38894") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34872->172.17.0.9:38894, err= 2026/02/15 03:18:30 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/02/15 03:18:30 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/02/15 03:18:30 INFO : sizeonly: Copied (new) 2026/02/15 03:18:30 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36429") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57706->172.17.0.9:36429, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32121") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54088->172.17.0.9:32121, err= 2026/02/15 03:18:30 DEBUG : sizeonly: size = 6 OK 2026/02/15 03:18:30 DEBUG : sizeonly: Sizes identical 2026/02/15 03:18:30 DEBUG : sizeonly: Unchanged skipping 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:30 INFO : There was nothing to transfer 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31737") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58876->172.17.0.9:31737, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38747") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60850->172.17.0.9:38747, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33195") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41294->172.17.0.9:33195, err= --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35473") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41470->172.17.0.9:35473, err= 2026/02/15 03:18:30 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31165") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50182->172.17.0.9:31165, err= 2026/02/15 03:18:30 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/02/15 03:18:30 INFO : ignore-size: Copied (new) 2026/02/15 03:18:30 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31667") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56868->172.17.0.9:31667, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30869") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37686->172.17.0.9:30869, err= 2026/02/15 03:18:30 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:30 DEBUG : ignore-size: Unchanged skipping 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:30 INFO : There was nothing to transfer 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39117") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42060->172.17.0.9:39117, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30632") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58632->172.17.0.9:30632, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39484") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55542->172.17.0.9:39484, err= --- PASS: TestSyncIgnoreSize (0.02s) === RUN TestSyncIgnoreTimes run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36155") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57940->172.17.0.9:36155, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33920") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36370->172.17.0.9:33920, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34981") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58512->172.17.0.9:34981, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : existing: size = 6 OK 2026/02/15 03:18:30 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:30 DEBUG : existing: Unchanged skipping 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:30 INFO : There was nothing to transfer 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34041") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58468->172.17.0.9:34041, err= 2026/02/15 03:18:30 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33097") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48162->172.17.0.9:33097, err= 2026/02/15 03:18:30 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/02/15 03:18:30 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/02/15 03:18:30 INFO : existing: Copied (replaced existing) 2026/02/15 03:18:30 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31291") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35468->172.17.0.9:31291, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33963") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38596->172.17.0.9:33963, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38959") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58056->172.17.0.9:38959, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33481") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42982->172.17.0.9:33481, err= 2026/02/15 03:18:30 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30580") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47000->172.17.0.9:30580, err= 2026/02/15 03:18:30 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/02/15 03:18:30 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/02/15 03:18:30 INFO : existing: Copied (new) 2026/02/15 03:18:30 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32057") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53258->172.17.0.9:32057, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34524") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36830->172.17.0.9:34524, err= 2026/02/15 03:18:30 DEBUG : existing: Destination exists, skipping 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:30 INFO : There was nothing to transfer 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31412") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59846->172.17.0.9:31412, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33423") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54848->172.17.0.9:33423, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39365") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45354->172.17.0.9:39365, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38680") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40698->172.17.0.9:38680, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35486") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34924->172.17.0.9:35486, err= 2026/02/15 03:18:30 INFO : d: Making directory 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36766") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40326->172.17.0.9:36766, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Connecting to FTP server 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31394") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32728") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44084->172.17.0.9:31394, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56588->172.17.0.9:21, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48026->172.17.0.9:32728, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37775") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42584->172.17.0.9:37775, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30328") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40138->172.17.0.9:30328, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35066") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30563") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55838->172.17.0.9:35066, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39870->172.17.0.9:30563, err= 2026/02/15 03:18:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Connecting to FTP server 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30562") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56594->172.17.0.9:21, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55878->172.17.0.9:30562, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : c/non empty space: size = 5 OK 2026/02/15 03:18:30 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/15 03:18:30 DEBUG : c/non empty space: Unchanged skipping 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35535") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44188->172.17.0.9:35535, err= 2026/02/15 03:18:30 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/02/15 03:18:30 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/02/15 03:18:30 INFO : a/potato2: Copied (new) 2026/02/15 03:18:30 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:30 INFO : b/potato: Deleted 2026/02/15 03:18:30 INFO : d: Removing directory 2026/02/15 03:18:30 INFO : b: Removing directory 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: deleted 2 directories 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36000") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45500->172.17.0.9:36000, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39394") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37049") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57416->172.17.0.9:39394, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55614->172.17.0.9:37049, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34926") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49856->172.17.0.9:34926, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30105") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58258->172.17.0.9:30105, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31718") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44042->172.17.0.9:31718, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39144") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55766->172.17.0.9:39144, err= --- PASS: TestSyncIgnoreErrors (0.05s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33784") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36022->172.17.0.9:33784, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30918") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60476->172.17.0.9:30918, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31909") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34848->172.17.0.9:31909, err= 2026/02/15 03:18:30 DEBUG : empty space: size = 1 OK 2026/02/15 03:18:30 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/02/15 03:18:30 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38397") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45352->172.17.0.9:38397, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31436") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57398->172.17.0.9:31436, err= 2026/02/15 03:18:30 DEBUG : empty space: size = 1 OK 2026/02/15 03:18:30 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/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37110") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39624->172.17.0.9:37110, err= 2026/02/15 03:18:30 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/02/15 03:18:30 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/02/15 03:18:30 INFO : empty space: Copied (replaced existing) 2026/02/15 03:18:30 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39310") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40724->172.17.0.9:39310, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39654") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42482->172.17.0.9:39654, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39562") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58812->172.17.0.9:39562, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31113") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45286->172.17.0.9:31113, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38235") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41430->172.17.0.9:38235, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37618") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57934->172.17.0.9:37618, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39513") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34628->172.17.0.9:39513, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39901") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39974->172.17.0.9:39901, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : foo: size = 3 OK 2026/02/15 03:18:30 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/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37135") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56314->172.17.0.9:37135, err= 2026/02/15 03:18:30 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/02/15 03:18:30 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/02/15 03:18:30 INFO : foo: Copied (replaced existing) 2026/02/15 03:18:30 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32610") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47332->172.17.0.9:32610, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39631") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60972->172.17.0.9:39631, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30812") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41430->172.17.0.9:30812, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39977") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46920->172.17.0.9:39977, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38125") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42084->172.17.0.9:38125, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35934") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38744->172.17.0.9:35934, err= 2026/02/15 03:18:30 DEBUG : empty space: size = 1 OK 2026/02/15 03:18:30 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/15 03:18:30 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : empty space: Unchanged skipping 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36308") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40510->172.17.0.9:36308, err= 2026/02/15 03:18:30 DEBUG : potato.06503f43.partial: size = 60 OK 2026/02/15 03:18:30 DEBUG : potato.06503f43.partial: renamed to: potato 2026/02/15 03:18:30 INFO : potato: Copied (new) 2026/02/15 03:18:30 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35492") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50580->172.17.0.9:35492, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37810") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41016->172.17.0.9:37810, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38727") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40916->172.17.0.9:38727, err= --- PASS: TestSyncAfterAddingAFile (0.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33796") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56044->172.17.0.9:33796, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32354") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51384->172.17.0.9:32354, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31106") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40116->172.17.0.9:31106, err= 2026/02/15 03:18:30 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:30 DEBUG : potato: size = 60 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo) 2026/02/15 03:18:30 DEBUG : potato: Sizes differ 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32055") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39242->172.17.0.9:32055, err= 2026/02/15 03:18:30 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/02/15 03:18:30 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/02/15 03:18:30 INFO : potato: Copied (replaced existing) 2026/02/15 03:18:30 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38645") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39864->172.17.0.9:38645, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32136") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40486->172.17.0.9:32136, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38451") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53354->172.17.0.9:38451, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38744") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48178->172.17.0.9:38744, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39209") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40332->172.17.0.9:39209, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38880") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48392->172.17.0.9:38880, err= 2026/02/15 03:18:30 DEBUG : potato: size = 21 OK 2026/02/15 03:18:30 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/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39959") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39744->172.17.0.9:39959, err= 2026/02/15 03:18:30 DEBUG : potato.a809149f.partial: size = 21 OK 2026/02/15 03:18:30 DEBUG : potato.a809149f.partial: renamed to: potato 2026/02/15 03:18:30 INFO : potato: Copied (replaced existing) 2026/02/15 03:18:30 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35463") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46586->172.17.0.9:35463, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36207") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50526->172.17.0.9:36207, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33265") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33264->172.17.0.9:33265, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30741") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34922->172.17.0.9:30741, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35750") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43062->172.17.0.9:35750, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32027") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45950->172.17.0.9:32027, err= 2026/02/15 03:18:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : empty space: size = 1 OK 2026/02/15 03:18:30 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/15 03:18:30 DEBUG : empty space: Unchanged skipping 2026/02/15 03:18:30 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:30 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34605") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45090->172.17.0.9:34605, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36399") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47482->172.17.0.9:36399, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35329") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44170->172.17.0.9:35329, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39062") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60406->172.17.0.9:39062, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35552") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59372->172.17.0.9:35552, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32757") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41266->172.17.0.9:32757, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33063") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55494->172.17.0.9:33063, err= 2026/02/15 03:18:30 DEBUG : empty space: size = 1 OK 2026/02/15 03:18:30 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/15 03:18:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : empty space: Unchanged skipping 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32763") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43792->172.17.0.9:32763, err= 2026/02/15 03:18:30 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/02/15 03:18:30 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/02/15 03:18:30 INFO : potato2: Copied (new) 2026/02/15 03:18:30 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:30 INFO : potato: Deleted 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32776") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36274->172.17.0.9:32776, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37114") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40006->172.17.0.9:37114, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36657") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46312->172.17.0.9:36657, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33035") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44986->172.17.0.9:33035, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30482") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43850->172.17.0.9:30482, err= 2026/02/15 03:18:30 INFO : d: Making directory 2026/02/15 03:18:30 INFO : d/e: Making directory 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33127") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40388->172.17.0.9:33127, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32819") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41070->172.17.0.9:32819, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38075") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39812") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49624->172.17.0.9:38075, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50676->172.17.0.9:39812, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32761") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36244->172.17.0.9:32761, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30078") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36752->172.17.0.9:30078, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30120") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36528") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35598") 2026/02/15 03:18:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35868->172.17.0.9:35598, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41492->172.17.0.9:36528, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54480->172.17.0.9:30120, err= 2026/02/15 03:18:30 DEBUG : c/non empty space: size = 5 OK 2026/02/15 03:18:30 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/15 03:18:30 DEBUG : c/non empty space: Unchanged skipping 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37455") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32213") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56102->172.17.0.9:37455, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40062->172.17.0.9:32213, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/02/15 03:18:30 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/02/15 03:18:30 INFO : a/potato2: Copied (new) 2026/02/15 03:18:30 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:30 INFO : b/potato: Deleted 2026/02/15 03:18:30 INFO : d/e: Removing directory 2026/02/15 03:18:30 INFO : d: Removing directory 2026/02/15 03:18:30 INFO : b: Removing directory 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: deleted 3 directories 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36628") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38048->172.17.0.9:36628, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38259") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38910->172.17.0.9:38259, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31587") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46322->172.17.0.9:31587, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34517") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42564->172.17.0.9:34517, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32685") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35757") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42734->172.17.0.9:32685, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37766->172.17.0.9:35757, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31324") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33440->172.17.0.9:31324, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35705") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56996->172.17.0.9:35705, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32040") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60042->172.17.0.9:32040, err= 2026/02/15 03:18:30 INFO : d: Making directory 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39337") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35168->172.17.0.9:39337, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36669") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34244") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46616->172.17.0.9:36669, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38095") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56122->172.17.0.9:34244, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44650->172.17.0.9:38095, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36826") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46726->172.17.0.9:36826, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38377") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32133") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45884->172.17.0.9:32133, err= 2026/02/15 03:18:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57350->172.17.0.9:38377, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39759") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36538->172.17.0.9:39759, err= 2026/02/15 03:18:30 DEBUG : c/non empty space: size = 5 OK 2026/02/15 03:18:30 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/15 03:18:30 DEBUG : c/non empty space: Unchanged skipping 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35130") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43546->172.17.0.9:35130, err= 2026/02/15 03:18:30 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/02/15 03:18:30 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/02/15 03:18:30 INFO : a/potato2: Copied (new) 2026/02/15 03:18:30 ERROR : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: not deleting files as there were IO errors 2026/02/15 03:18:30 ERROR : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: not deleting directories as there were IO errors 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35090") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57594->172.17.0.9:35090, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39256") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40120->172.17.0.9:39256, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36730") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35106") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37878->172.17.0.9:36730, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59752->172.17.0.9:35106, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39102") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45604->172.17.0.9:39102, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32326") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43702->172.17.0.9:32326, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33663") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30511") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32689") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48822->172.17.0.9:33663, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44970->172.17.0.9:30511, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37994") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46414->172.17.0.9:32689, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44538->172.17.0.9:37994, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32331") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59538->172.17.0.9:32331, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37652") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40724->172.17.0.9:37652, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39374") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33900->172.17.0.9:39374, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32696") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51448->172.17.0.9:32696, err= 2026/02/15 03:18:30 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38404") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33672->172.17.0.9:38404, err= 2026/02/15 03:18:30 DEBUG : empty space: size = 1 OK 2026/02/15 03:18:30 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/15 03:18:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : empty space: Unchanged skipping 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35755") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41792->172.17.0.9:35755, err= 2026/02/15 03:18:30 INFO : potato: Deleted 2026/02/15 03:18:30 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/02/15 03:18:30 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/02/15 03:18:30 INFO : potato2: Copied (new) 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31493") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34238->172.17.0.9:31493, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38546") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51390->172.17.0.9:38546, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35674") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41046->172.17.0.9:35674, err= --- PASS: TestSyncDeleteDuring (0.02s) === RUN TestSyncDeleteBefore run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36992") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57200->172.17.0.9:36992, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30135") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51404->172.17.0.9:30135, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32567") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58426->172.17.0.9:32567, err= 2026/02/15 03:18:30 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33079") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55716->172.17.0.9:33079, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 INFO : potato: Deleted 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38036") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57174->172.17.0.9:38036, err= 2026/02/15 03:18:30 DEBUG : empty space: size = 1 OK 2026/02/15 03:18:30 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/15 03:18:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : empty space: Unchanged skipping 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34517") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42574->172.17.0.9:34517, err= 2026/02/15 03:18:30 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/02/15 03:18:30 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/02/15 03:18:30 INFO : potato2: Copied (new) 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35593") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57720->172.17.0.9:35593, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30620") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41680->172.17.0.9:30620, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38012") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34518->172.17.0.9:38012, err= --- PASS: TestSyncDeleteBefore (0.02s) === RUN TestCopyDeleteBefore run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31651") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43814->172.17.0.9:31651, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35721") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40216->172.17.0.9:35721, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37999") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40252->172.17.0.9:37999, err= 2026/02/15 03:18:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31913") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55936->172.17.0.9:31913, err= 2026/02/15 03:18:30 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/02/15 03:18:30 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/02/15 03:18:30 INFO : potato2: Copied (new) 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32380") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48330->172.17.0.9:32380, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39643") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46998->172.17.0.9:39643, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39164") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45518->172.17.0.9:39164, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39532") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43232->172.17.0.9:39532, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33551") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57524->172.17.0.9:33551, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38054") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48750->172.17.0.9:38054, err= 2026/02/15 03:18:30 DEBUG : enormous: Excluded (Size Filter) 2026/02/15 03:18:30 DEBUG : enormous: Excluded 2026/02/15 03:18:30 DEBUG : potato2: Excluded (Size Filter) 2026/02/15 03:18:30 DEBUG : potato2: Excluded 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31457") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46516->172.17.0.9:31457, err= 2026/02/15 03:18:30 DEBUG : potato2: Excluded (Size Filter) 2026/02/15 03:18:30 DEBUG : potato2: Excluded 2026/02/15 03:18:30 DEBUG : empty space: size = 1 OK 2026/02/15 03:18:30 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : empty space: Unchanged skipping 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:30 INFO : There was nothing to transfer 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31323") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60132->172.17.0.9:31323, err= 2026/02/15 03:18:30 DEBUG : enormous: Excluded (Size Filter) 2026/02/15 03:18:30 DEBUG : enormous: Excluded 2026/02/15 03:18:30 DEBUG : potato2: Excluded (Size Filter) 2026/02/15 03:18:30 DEBUG : potato2: Excluded 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30923") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55730->172.17.0.9:30923, err= 2026/02/15 03:18:30 DEBUG : potato2: Excluded (Size Filter) 2026/02/15 03:18:30 DEBUG : potato2: Excluded 2026/02/15 03:18:30 DEBUG : Local file system at /tmp/rclone4224091496: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : empty space: size = 1 OK 2026/02/15 03:18:30 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/02/15 03:18:30 DEBUG : empty space: Unchanged skipping 2026/02/15 03:18:30 DEBUG : Local file system at /tmp/rclone4224091496: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:30 INFO : There was nothing to transfer 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35198") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45844->172.17.0.9:35198, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36342") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39684->172.17.0.9:36342, err= --- PASS: TestSyncWithExclude (0.02s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32652") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35342->172.17.0.9:32652, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30040") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34576->172.17.0.9:30040, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34540") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55388->172.17.0.9:34540, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30588") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58310->172.17.0.9:30588, err= 2026/02/15 03:18:30 DEBUG : enormous: Excluded (Size Filter) 2026/02/15 03:18:30 DEBUG : enormous: Excluded 2026/02/15 03:18:30 DEBUG : potato2: Excluded (Size Filter) 2026/02/15 03:18:30 DEBUG : potato2: Excluded 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30494") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41730->172.17.0.9:30494, err= 2026/02/15 03:18:30 DEBUG : empty space: size = 1 OK 2026/02/15 03:18:30 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : empty space: Unchanged skipping 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:30 INFO : enormous: Deleted 2026/02/15 03:18:30 INFO : potato2: Deleted 2026/02/15 03:18:30 INFO : There was nothing to transfer 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35819") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49668->172.17.0.9:35819, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38236") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34784->172.17.0.9:38236, err= 2026/02/15 03:18:30 DEBUG : empty space: size = 1 OK 2026/02/15 03:18:30 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/02/15 03:18:30 DEBUG : empty space: Unchanged skipping 2026/02/15 03:18:30 DEBUG : Local file system at /tmp/rclone4224091496: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : Local file system at /tmp/rclone4224091496: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:30 INFO : enormous: Deleted 2026/02/15 03:18:30 INFO : potato2: Deleted 2026/02/15 03:18:30 INFO : There was nothing to transfer 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31591") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34988->172.17.0.9:31591, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30039") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51148->172.17.0.9:30039, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.02s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32402") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35806->172.17.0.9:32402, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30101") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50902->172.17.0.9:30101, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37372") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57492->172.17.0.9:37372, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35312") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43822->172.17.0.9:35312, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32510") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47134->172.17.0.9:32510, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31698") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38492->172.17.0.9:31698, err= 2026/02/15 03:18:30 DEBUG : five: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : four: size = 4 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:30 DEBUG : four: size = 8 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo) 2026/02/15 03:18:30 DEBUG : four: Sizes differ 2026/02/15 03:18:30 DEBUG : one: Destination is newer than source, skipping 2026/02/15 03:18:30 DEBUG : three: size = 5 OK 2026/02/15 03:18:30 DEBUG : three: Sizes identical 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : two: size = 3 OK 2026/02/15 03:18:30 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/02/15 03:18:30 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32329") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31246") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56264->172.17.0.9:32329, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49982->172.17.0.9:31246, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : four.f852663a.partial: size = 4 OK 2026/02/15 03:18:30 DEBUG : five.0fee171d.partial: size = 4 OK 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31128") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37518->172.17.0.9:31128, err= 2026/02/15 03:18:30 DEBUG : five.0fee171d.partial: renamed to: five 2026/02/15 03:18:30 INFO : five: Copied (new) 2026/02/15 03:18:30 DEBUG : four.f852663a.partial: renamed to: four 2026/02/15 03:18:30 INFO : four: Copied (replaced existing) 2026/02/15 03:18:30 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/02/15 03:18:30 DEBUG : two.8549bf6d.partial: renamed to: two 2026/02/15 03:18:30 INFO : two: Copied (replaced existing) 2026/02/15 03:18:30 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30067") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33292->172.17.0.9:30067, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35974") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53398->172.17.0.9:35974, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38953") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:32908->172.17.0.9:38953, 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.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/02/15 03:18:30 ERROR : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Ignoring --track-renames as the source and destination do not have a common hash 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35942") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36850->172.17.0.9:35942, err= 2026/02/15 03:18:30 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : yam: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31374") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33683") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39262->172.17.0.9:31374, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41188->172.17.0.9:33683, err= 2026/02/15 03:18:30 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/02/15 03:18:30 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/02/15 03:18:30 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/02/15 03:18:30 INFO : yam: Copied (new) 2026/02/15 03:18:30 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/02/15 03:18:30 INFO : potato: Copied (new) 2026/02/15 03:18:30 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38011") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50668->172.17.0.9:38011, err= 2026/02/15 03:18:30 ERROR : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Ignoring --track-renames as the source and destination do not have a common hash 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38013") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56386->172.17.0.9:38013, err= 2026/02/15 03:18:30 DEBUG : potato: size = 14 OK 2026/02/15 03:18:30 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:30 DEBUG : yaml: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : potato: Unchanged skipping 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30273") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44786->172.17.0.9:30273, err= 2026/02/15 03:18:30 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/02/15 03:18:30 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/02/15 03:18:30 INFO : yaml: Copied (new) 2026/02/15 03:18:30 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:30 INFO : yam: Deleted 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39255") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47294->172.17.0.9:39255, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32076") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53734->172.17.0.9:32076, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36028") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50520->172.17.0.9:36028, 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.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35990") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46582->172.17.0.9:35990, err= 2026/02/15 03:18:30 INFO : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Making map for --track-renames 2026/02/15 03:18:30 INFO : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Finished making map for --track-renames 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/15 03:18:30 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for renames to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39956") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39298->172.17.0.9:39956, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38358") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57400->172.17.0.9:38358, err= 2026/02/15 03:18:30 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/02/15 03:18:30 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/02/15 03:18:30 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/02/15 03:18:30 INFO : yam: Copied (new) 2026/02/15 03:18:30 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/02/15 03:18:30 INFO : potato: Copied (new) 2026/02/15 03:18:30 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33562") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37390->172.17.0.9:33562, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38163") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55140->172.17.0.9:38163, err= 2026/02/15 03:18:30 DEBUG : potato: size = 14 OK 2026/02/15 03:18:30 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:30 INFO : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Making map for --track-renames 2026/02/15 03:18:30 INFO : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Finished making map for --track-renames 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : potato: Unchanged skipping 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for renames to finish 2026/02/15 03:18:30 INFO : yam: Moved (server-side) to: yaml 2026/02/15 03:18:30 INFO : yaml: Renamed from "yam" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:30 INFO : There was nothing to transfer 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33100") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55050->172.17.0.9:33100, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30247") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49962->172.17.0.9:30247, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34023") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56820->172.17.0.9:34023, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37979") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38320->172.17.0.9:37979, err= 2026/02/15 03:18:30 INFO : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Making map for --track-renames 2026/02/15 03:18:30 INFO : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Finished making map for --track-renames 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/15 03:18:30 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for renames to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37498") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34506->172.17.0.9:37498, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30925") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51252->172.17.0.9:30925, err= 2026/02/15 03:18:30 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/02/15 03:18:30 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/02/15 03:18:30 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/02/15 03:18:30 INFO : potato: Copied (new) 2026/02/15 03:18:30 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/02/15 03:18:30 INFO : sub/yam: Copied (new) 2026/02/15 03:18:30 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36321") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45786->172.17.0.9:36321, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35328") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34838->172.17.0.9:35328, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37760") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55640->172.17.0.9:37760, err= 2026/02/15 03:18:30 DEBUG : potato: size = 14 OK 2026/02/15 03:18:30 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38002") 2026/02/15 03:18:30 DEBUG : potato: Unchanged skipping 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55954->172.17.0.9:38002, err= 2026/02/15 03:18:30 INFO : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Making map for --track-renames 2026/02/15 03:18:30 INFO : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Finished making map for --track-renames 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for renames to finish 2026/02/15 03:18:30 INFO : sub/yam: Moved (server-side) to: yam 2026/02/15 03:18:30 INFO : yam: Renamed from "sub/yam" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:30 INFO : There was nothing to transfer 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33941") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50768->172.17.0.9:33941, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35655") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45540->172.17.0.9:35655, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33694") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56604->172.17.0.9:33694, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39171") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58484->172.17.0.9:39171, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32771") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36116->172.17.0.9:32771, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s) === RUN TestServerSideMoveLocal run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : Creating backend with remote "/tmp/rclone4224091496/dir1" 2026/02/15 03:18:30 DEBUG : Creating backend with remote "/tmp/rclone4224091496/dir2" 2026/02/15 03:18:30 DEBUG : Local file system at /tmp/rclone4224091496/dir2: Using server-side directory move 2026/02/15 03:18:30 INFO : Local file system at /tmp/rclone4224091496/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/15 03:18:30 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : Local file system at /tmp/rclone4224091496/dir2: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : Local file system at /tmp/rclone4224091496/dir2: Waiting for transfers to finish 2026/02/15 03:18:30 INFO : file1.txt: Moved (server-side) 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34159") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39072->172.17.0.9:34159, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38187") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51866->172.17.0.9:38187, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35710") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51068->172.17.0.9:35710, err= 2026/02/15 03:18:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32003") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35342->172.17.0.9:32003, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39296") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42200->172.17.0.9:39296, err= 2026/02/15 03:18:30 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/15 03:18:30 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/02/15 03:18:30 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/15 03:18:30 INFO : sub dir/hello world: Copied (new) 2026/02/15 03:18:30 INFO : sub dir/hello world: Deleted 2026/02/15 03:18:30 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/02/15 03:18:30 INFO : nested/sub dir/file: Copied (new) 2026/02/15 03:18:30 INFO : nested/sub dir/file: Deleted 2026/02/15 03:18:30 INFO : sub dir: Removing directory 2026/02/15 03:18:30 INFO : nested/sub dir: Removing directory 2026/02/15 03:18:30 INFO : nested: Removing directory 2026/02/15 03:18:30 DEBUG : Local file system at /tmp/rclone4224091496: deleted 3 directories 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35112") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43312->172.17.0.9:35112, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34308") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58596->172.17.0.9:34308, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39704") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56772->172.17.0.9:39704, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30353") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52190->172.17.0.9:30353, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30753") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34010->172.17.0.9:30753, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32739") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52530->172.17.0.9:32739, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32040") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60044->172.17.0.9:32040, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30211") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53568->172.17.0.9:30211, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34826") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51638->172.17.0.9:34826, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31649") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47906->172.17.0.9:31649, err= 2026/02/15 03:18:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39393") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36668->172.17.0.9:39393, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39865") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35642->172.17.0.9:39865, err= 2026/02/15 03:18:30 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/15 03:18:30 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/02/15 03:18:30 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/15 03:18:30 INFO : sub dir/hello world: Copied (new) 2026/02/15 03:18:30 INFO : sub dir/hello world: Deleted 2026/02/15 03:18:30 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/02/15 03:18:30 INFO : nested/sub dir/file: Copied (new) 2026/02/15 03:18:30 INFO : nested/sub dir/file: Deleted 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32874") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53176->172.17.0.9:32874, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37124") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59418->172.17.0.9:37124, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33503") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52494->172.17.0.9:33503, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37977") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60058->172.17.0.9:37977, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39140") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51478->172.17.0.9:39140, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35283") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37141") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37154->172.17.0.9:35283, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53274->172.17.0.9:37141, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32283") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45238->172.17.0.9:32283, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34192") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41668->172.17.0.9:34192, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34659") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52010->172.17.0.9:34659, err= 2026/02/15 03:18:30 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38212") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38354") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50240->172.17.0.9:38212, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52406->172.17.0.9:38354, err= 2026/02/15 03:18:30 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/02/15 03:18:30 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/02/15 03:18:30 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/02/15 03:18:30 INFO : existing: Copied (new) 2026/02/15 03:18:30 INFO : existing: Deleted 2026/02/15 03:18:30 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/02/15 03:18:30 INFO : existing-b: Copied (new) 2026/02/15 03:18:30 INFO : existing-b: Deleted 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31767") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60986->172.17.0.9:31767, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38285") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49022->172.17.0.9:38285, err= 2026/02/15 03:18:30 DEBUG : existing: Destination exists, skipping 2026/02/15 03:18:30 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:30 INFO : There was nothing to transfer 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39136") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36868->172.17.0.9:39136, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35586") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48928->172.17.0.9:35586, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32042") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35318->172.17.0.9:32042, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yevigoj4piku" 2026/02/15 03:18:30 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/15 03:18:30 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:30 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:30 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7cBOy}" suffix to name 2026/02/15 03:18:30 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:30 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-yevigoj4piku: Connecting to FTP server 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-yevigoj4piku: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-yevigoj4piku: > dial: conn=172.17.0.1:56596->172.17.0.9:21, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31501") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49448->172.17.0.9:31501, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30013") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43626->172.17.0.9:30013, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30188") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53942->172.17.0.9:30188, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37507") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45716->172.17.0.9:37507, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.9:21/rclone-test-haromem4yaxo -> ftp://172.17.0.9:21/rclone-test-yevigoj4piku 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-yevigoj4piku: dial("tcp","172.17.0.9:38770") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-yevigoj4piku: > dial: conn=172.17.0.1:55508->172.17.0.9:38770, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-yevigoj4piku: dial("tcp","172.17.0.9:34479") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-yevigoj4piku: > dial: conn=172.17.0.1:34656->172.17.0.9:34479, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-yevigoj4piku: dial("tcp","172.17.0.9:38287") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-yevigoj4piku: > dial: conn=172.17.0.1:55338->172.17.0.9:38287, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-yevigoj4piku: Using server-side directory move 2026/02/15 03:18:30 INFO : ftp://172.17.0.9:21/rclone-test-yevigoj4piku: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-yevigoj4piku: dial("tcp","172.17.0.9:30508") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-yevigoj4piku: > dial: conn=172.17.0.1:50494->172.17.0.9:30508, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37209") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48248->172.17.0.9:37209, err= 2026/02/15 03:18:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : empty space: size = 1 OK 2026/02/15 03:18:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/02/15 03:18:30 DEBUG : empty space: Unchanged skipping 2026/02/15 03:18:30 DEBUG : potato3: size = 68 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo) 2026/02/15 03:18:30 DEBUG : potato3: size = 60 (ftp://172.17.0.9:21/rclone-test-yevigoj4piku) 2026/02/15 03:18:30 DEBUG : potato3: Sizes differ 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-yevigoj4piku: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-yevigoj4piku: Connecting to FTP server 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-yevigoj4piku: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-yevigoj4piku: > dial: conn=172.17.0.1:56610->172.17.0.9:21, err= 2026/02/15 03:18:30 INFO : empty space: Deleted 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-yevigoj4piku: Waiting for transfers to finish 2026/02/15 03:18:30 INFO : potato2: Moved (server-side) 2026/02/15 03:18:30 INFO : potato3: Deleted 2026/02/15 03:18:30 INFO : potato3: Moved (server-side) 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33330") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54464->172.17.0.9:33330, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-yevigoj4piku: dial("tcp","172.17.0.9:32835") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-yevigoj4piku: > dial: conn=172.17.0.1:38964->172.17.0.9:32835, err= 2026/02/15 03:18:30 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-remiwib6yawu" 2026/02/15 03:18:30 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/15 03:18:30 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:30 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:30 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7cBOy}" suffix to name 2026/02/15 03:18:30 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:30 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-remiwib6yawu: Connecting to FTP server 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-remiwib6yawu: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-remiwib6yawu: > dial: conn=172.17.0.1:56620->172.17.0.9:21, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-remiwib6yawu: Using server-side directory move 2026/02/15 03:18:30 INFO : ftp://172.17.0.9:21/rclone-test-remiwib6yawu: Server side directory move succeeded 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-remiwib6yawu: dial("tcp","172.17.0.9:30315") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-remiwib6yawu: > dial: conn=172.17.0.1:42786->172.17.0.9:30315, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-yevigoj4piku: dial("tcp","172.17.0.9:39511") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-yevigoj4piku: > dial: conn=172.17.0.1:50568->172.17.0.9:39511, err= 2026/02/15 03:18:30 ERROR : error listing: directory not found 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-remiwib6yawu: dial("tcp","172.17.0.9:34270") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-remiwib6yawu: > dial: conn=172.17.0.1:45996->172.17.0.9:34270, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-remiwib6yawu: Purge object "empty space" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-remiwib6yawu: Purge object "potato2" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-remiwib6yawu: Purge object "potato3" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-remiwib6yawu: Purge dir "" 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-yevigoj4piku: dial("tcp","172.17.0.9:39866") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-yevigoj4piku: > dial: conn=172.17.0.1:58286->172.17.0.9:39866, err= 2026/02/15 03:18:30 ERROR : error listing: directory not found 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-yevigoj4piku: Purge dir "" 2026/02/15 03:18:30 NOTICE: purge failed to rmdir "": directory not found 2026/02/15 03:18:30 NOTICE: purge failed: directory not found 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34660") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51322->172.17.0.9:34660, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31050") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49514->172.17.0.9:31050, err= --- PASS: TestServerSideMove (0.07s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:30 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lezumox3tisu" 2026/02/15 03:18:30 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/15 03:18:30 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:30 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:30 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7cBOy}" suffix to name 2026/02/15 03:18:30 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:30 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-lezumox3tisu: Connecting to FTP server 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-lezumox3tisu: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-lezumox3tisu: > dial: conn=172.17.0.1:56636->172.17.0.9:21, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39106") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52962->172.17.0.9:39106, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39060") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34636->172.17.0.9:39060, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39082") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59676->172.17.0.9:39082, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35206") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33910->172.17.0.9:35206, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.9:21/rclone-test-haromem4yaxo -> ftp://172.17.0.9:21/rclone-test-lezumox3tisu 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-lezumox3tisu: dial("tcp","172.17.0.9:34819") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-lezumox3tisu: > dial: conn=172.17.0.1:36308->172.17.0.9:34819, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-lezumox3tisu: dial("tcp","172.17.0.9:38915") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-lezumox3tisu: > dial: conn=172.17.0.1:41130->172.17.0.9:38915, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-lezumox3tisu: dial("tcp","172.17.0.9:33807") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-lezumox3tisu: > dial: conn=172.17.0.1:46324->172.17.0.9:33807, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-lezumox3tisu: dial("tcp","172.17.0.9:34366") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-lezumox3tisu: > dial: conn=172.17.0.1:46634->172.17.0.9:34366, err= 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36393") 2026/02/15 03:18:30 DEBUG : empty space: Excluded (Size Filter) 2026/02/15 03:18:30 DEBUG : empty space: Excluded 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42388->172.17.0.9:36393, err= 2026/02/15 03:18:30 DEBUG : empty space: Excluded (Size Filter) 2026/02/15 03:18:30 DEBUG : empty space: Excluded 2026/02/15 03:18:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/15 03:18:30 DEBUG : potato3: size = 68 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo) 2026/02/15 03:18:30 DEBUG : potato3: size = 60 (ftp://172.17.0.9:21/rclone-test-lezumox3tisu) 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-lezumox3tisu: Waiting for checks to finish 2026/02/15 03:18:30 DEBUG : potato3: Sizes differ 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-lezumox3tisu: Waiting for transfers to finish 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-lezumox3tisu: Connecting to FTP server 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-lezumox3tisu: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:30 DEBUG : ftp://172.17.0.9:21/rclone-test-lezumox3tisu: > dial: conn=172.17.0.1:56642->172.17.0.9:21, err= 2026/02/15 03:18:30 INFO : potato2: Moved (server-side) 2026/02/15 03:18:31 INFO : potato3: Deleted 2026/02/15 03:18:31 INFO : potato3: Moved (server-side) 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39141") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36888->172.17.0.9:39141, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-lezumox3tisu: dial("tcp","172.17.0.9:35701") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-lezumox3tisu: > dial: conn=172.17.0.1:48232->172.17.0.9:35701, err= 2026/02/15 03:18:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-juyamud6yita" 2026/02/15 03:18:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7cBOy}" suffix to name 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-juyamud6yita: Connecting to FTP server 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-juyamud6yita: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-juyamud6yita: > dial: conn=172.17.0.1:56650->172.17.0.9:21, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-lezumox3tisu: dial("tcp","172.17.0.9:37793") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-juyamud6yita: dial("tcp","172.17.0.9:37569") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-lezumox3tisu: > dial: conn=172.17.0.1:47066->172.17.0.9:37793, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-juyamud6yita: > dial: conn=172.17.0.1:49564->172.17.0.9:37569, err= 2026/02/15 03:18:31 DEBUG : empty space: Excluded (Size Filter) 2026/02/15 03:18:31 DEBUG : empty space: Excluded 2026/02/15 03:18:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/15 03:18:31 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-juyamud6yita: Connecting to FTP server 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-juyamud6yita: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-juyamud6yita: Waiting for checks to finish 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-juyamud6yita: Waiting for transfers to finish 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-juyamud6yita: > dial: conn=172.17.0.1:56666->172.17.0.9:21, err= 2026/02/15 03:18:31 INFO : potato2: Moved (server-side) 2026/02/15 03:18:31 INFO : potato3: Moved (server-side) 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-juyamud6yita: dial("tcp","172.17.0.9:32339") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-juyamud6yita: > dial: conn=172.17.0.1:59564->172.17.0.9:32339, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-lezumox3tisu: dial("tcp","172.17.0.9:38899") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-lezumox3tisu: > dial: conn=172.17.0.1:48440->172.17.0.9:38899, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-juyamud6yita: dial("tcp","172.17.0.9:30252") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-juyamud6yita: > dial: conn=172.17.0.1:60248->172.17.0.9:30252, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-juyamud6yita: Purge object "potato2" 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-juyamud6yita: Purge object "potato3" 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-juyamud6yita: Purge dir "" 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-lezumox3tisu: dial("tcp","172.17.0.9:34318") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-lezumox3tisu: > dial: conn=172.17.0.1:38540->172.17.0.9:34318, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-lezumox3tisu: Purge object "empty space" 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-lezumox3tisu: Purge dir "" 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32160") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58948->172.17.0.9:32160, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36767") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59594->172.17.0.9:36767, err= --- PASS: TestServerSideMoveWithFilter (0.08s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-decupiw3fuku" 2026/02/15 03:18:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7cBOy}" suffix to name 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-decupiw3fuku: Connecting to FTP server 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-decupiw3fuku: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-decupiw3fuku: > dial: conn=172.17.0.1:56668->172.17.0.9:21, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31014") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47314->172.17.0.9:31014, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33998") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49702->172.17.0.9:33998, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31608") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48042->172.17.0.9:31608, err= 2026/02/15 03:18:31 INFO : tomatoDir: Making directory 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39393") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36678->172.17.0.9:39393, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37291") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56076->172.17.0.9:37291, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.9:21/rclone-test-haromem4yaxo -> ftp://172.17.0.9:21/rclone-test-decupiw3fuku 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-decupiw3fuku: dial("tcp","172.17.0.9:39297") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-decupiw3fuku: > dial: conn=172.17.0.1:37304->172.17.0.9:39297, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-decupiw3fuku: dial("tcp","172.17.0.9:37517") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-decupiw3fuku: > dial: conn=172.17.0.1:43980->172.17.0.9:37517, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-decupiw3fuku: dial("tcp","172.17.0.9:33557") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-decupiw3fuku: > dial: conn=172.17.0.1:38490->172.17.0.9:33557, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-decupiw3fuku: Using server-side directory move 2026/02/15 03:18:31 INFO : ftp://172.17.0.9:21/rclone-test-decupiw3fuku: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35295") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-decupiw3fuku: dial("tcp","172.17.0.9:30106") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53036->172.17.0.9:35295, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-decupiw3fuku: > dial: conn=172.17.0.1:58676->172.17.0.9:30106, err= 2026/02/15 03:18:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/15 03:18:31 DEBUG : empty space: size = 1 OK 2026/02/15 03:18:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/02/15 03:18:31 DEBUG : empty space: Unchanged skipping 2026/02/15 03:18:31 DEBUG : potato3: size = 68 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo) 2026/02/15 03:18:31 DEBUG : potato3: size = 60 (ftp://172.17.0.9:21/rclone-test-decupiw3fuku) 2026/02/15 03:18:31 DEBUG : potato3: Sizes differ 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-decupiw3fuku: Connecting to FTP server 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-decupiw3fuku: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36200") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-decupiw3fuku: > dial: conn=172.17.0.1:56684->172.17.0.9:21, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33352->172.17.0.9:36200, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-decupiw3fuku: Waiting for checks to finish 2026/02/15 03:18:31 INFO : potato2: Moved (server-side) 2026/02/15 03:18:31 INFO : empty space: Deleted 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-decupiw3fuku: Waiting for transfers to finish 2026/02/15 03:18:31 INFO : potato3: Deleted 2026/02/15 03:18:31 INFO : potato3: Moved (server-side) 2026/02/15 03:18:31 INFO : tomatoDir: Removing directory 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: deleted 1 directories 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32402") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35808->172.17.0.9:32402, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36295") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50306->172.17.0.9:36295, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-decupiw3fuku: dial("tcp","172.17.0.9:34588") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-decupiw3fuku: > dial: conn=172.17.0.1:59852->172.17.0.9:34588, err= 2026/02/15 03:18:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-luzejoj3taqe" 2026/02/15 03:18:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7cBOy}" suffix to name 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-luzejoj3taqe: Connecting to FTP server 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-luzejoj3taqe: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-luzejoj3taqe: > dial: conn=172.17.0.1:56686->172.17.0.9:21, err= 2026/02/15 03:18:31 INFO : tomatoDir: Making directory 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-luzejoj3taqe: Using server-side directory move 2026/02/15 03:18:31 INFO : ftp://172.17.0.9:21/rclone-test-luzejoj3taqe: Server side directory move succeeded 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-luzejoj3taqe: dial("tcp","172.17.0.9:39440") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-luzejoj3taqe: > dial: conn=172.17.0.1:57618->172.17.0.9:39440, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-luzejoj3taqe: dial("tcp","172.17.0.9:32510") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-luzejoj3taqe: > dial: conn=172.17.0.1:47136->172.17.0.9:32510, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-decupiw3fuku: dial("tcp","172.17.0.9:33639") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-decupiw3fuku: > dial: conn=172.17.0.1:41760->172.17.0.9:33639, err= 2026/02/15 03:18:31 ERROR : error listing: directory not found 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-decupiw3fuku: dial("tcp","172.17.0.9:31082") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-decupiw3fuku: > dial: conn=172.17.0.1:34182->172.17.0.9:31082, err= 2026/02/15 03:18:31 ERROR : error listing: directory not found 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-luzejoj3taqe: dial("tcp","172.17.0.9:38625") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-luzejoj3taqe: > dial: conn=172.17.0.1:48062->172.17.0.9:38625, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-luzejoj3taqe: Purge object "empty space" 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-luzejoj3taqe: Purge object "potato2" 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-luzejoj3taqe: Purge object "potato3" 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-luzejoj3taqe: dial("tcp","172.17.0.9:37019") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-luzejoj3taqe: > dial: conn=172.17.0.1:47026->172.17.0.9:37019, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-luzejoj3taqe: Purge dir "tomatoDir" 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-luzejoj3taqe: Purge dir "" 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-decupiw3fuku: dial("tcp","172.17.0.9:39533") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-decupiw3fuku: > dial: conn=172.17.0.1:60530->172.17.0.9:39533, err= 2026/02/15 03:18:31 ERROR : error listing: directory not found 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-decupiw3fuku: Purge dir "" 2026/02/15 03:18:31 NOTICE: purge failed to rmdir "": directory not found 2026/02/15 03:18:31 NOTICE: purge failed: directory not found 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35856") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45088->172.17.0.9:35856, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39573") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43298->172.17.0.9:39573, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.08s) === RUN TestServerSideMoveOverlap run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30591") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60686->172.17.0.9:30591, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39405") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59816->172.17.0.9:39405, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-haromem4yaxo/rclone-sync-test" 2026/02/15 03:18:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7cBOy}" suffix to name 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/rclone-sync-test: Connecting to FTP server 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/rclone-sync-test: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/rclone-sync-test: > dial: conn=172.17.0.1:56702->172.17.0.9:21, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39813") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55780->172.17.0.9:39813, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36294") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44820->172.17.0.9:36294, err= --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-haromem4yaxo/rclone-sync-test" 2026/02/15 03:18:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7cBOy}" suffix to name 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/rclone-sync-test: Connecting to FTP server 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/rclone-sync-test: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/rclone-sync-test: > dial: conn=172.17.0.1:56706->172.17.0.9:21, err= 2026/02/15 03:18:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-haromem4yaxo/rclone-sync-test-include/layer2" 2026/02/15 03:18:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7cBOy}" suffix to name 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/rclone-sync-test-include/layer2: Connecting to FTP server 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:56714->172.17.0.9:21, err= 2026/02/15 03:18:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-haromem4yaxo/rclone-sync-test-ignore-file" 2026/02/15 03:18:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7cBOy}" suffix to name 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/rclone-sync-test-ignore-file: Connecting to FTP server 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/rclone-sync-test-ignore-file: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:56728->172.17.0.9:21, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39288") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46950->172.17.0.9:39288, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/rclone-sync-test: dial("tcp","172.17.0.9:33522") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30922") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/rclone-sync-test: > dial: conn=172.17.0.1:54962->172.17.0.9:33522, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55782->172.17.0.9:30922, err= 2026/02/15 03:18:31 DEBUG : rclone-sync-test: Excluded 2026/02/15 03:18:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39268") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45162->172.17.0.9:39268, err= 2026/02/15 03:18:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/rclone-sync-test: Waiting for checks to finish 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/rclone-sync-test: Waiting for transfers to finish 2026/02/15 03:18:31 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:31 INFO : There was nothing to transfer 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/rclone-sync-test: dial("tcp","172.17.0.9:33121") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35882") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34780->172.17.0.9:35882, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/rclone-sync-test: > dial: conn=172.17.0.1:59834->172.17.0.9:33121, err= 2026/02/15 03:18:31 DEBUG : rclone-sync-test: Excluded 2026/02/15 03:18:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35147") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51814->172.17.0.9:35147, err= 2026/02/15 03:18:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:31 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:31 INFO : rclone-sync-test-include: Removing directory 2026/02/15 03:18:31 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: failed to delete 1 directories 2026/02/15 03:18:31 INFO : There was nothing to transfer 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35497") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.9:39261") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37224->172.17.0.9:35497, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:58506->172.17.0.9:39261, err= 2026/02/15 03:18:31 DEBUG : rclone-sync-test: Excluded 2026/02/15 03:18:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39569") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35132->172.17.0.9:39569, err= 2026/02/15 03:18:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/02/15 03:18:31 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:31 INFO : There was nothing to transfer 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.9:34503") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34012") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:42104->172.17.0.9:34503, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36582->172.17.0.9:34012, err= 2026/02/15 03:18:31 DEBUG : rclone-sync-test: Excluded 2026/02/15 03:18:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35638") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35294->172.17.0.9:35638, err= 2026/02/15 03:18:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:31 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:31 INFO : rclone-sync-test-include: Removing directory 2026/02/15 03:18:31 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: failed to delete 1 directories 2026/02/15 03:18:31 INFO : There was nothing to transfer 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/rclone-sync-test-ignore-file: dial("tcp","172.17.0.9:35521") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:35526->172.17.0.9:35521, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38428") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41360->172.17.0.9:38428, err= 2026/02/15 03:18:31 DEBUG : Excluded 2026/02/15 03:18:31 DEBUG : rclone-sync-test: Excluded 2026/02/15 03:18:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34084") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34370->172.17.0.9:34084, err= 2026/02/15 03:18:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/02/15 03:18:31 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:31 INFO : There was nothing to transfer 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36577") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40752->172.17.0.9:36577, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30586") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36785") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31712") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35884->172.17.0.9:30586, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49414->172.17.0.9:36785, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53796->172.17.0.9:31712, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37959") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57990->172.17.0.9:37959, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30403") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39870->172.17.0.9:30403, err= --- PASS: TestSyncOverlapWithFilter (0.07s) === RUN TestSyncCompareDest run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-haromem4yaxo/dst" 2026/02/15 03:18:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7cBOy}" suffix to name 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: Connecting to FTP server 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:56740->172.17.0.9:21, err= 2026/02/15 03:18:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-haromem4yaxo/CompareDest" 2026/02/15 03:18:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7cBOy}" suffix to name 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/CompareDest: Connecting to FTP server 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/CompareDest: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/CompareDest: > dial: conn=172.17.0.1:56754->172.17.0.9:21, err= 2026/02/15 03:18:31 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-haromem4yaxo/CompareDest" to be canonical "TestFTPPureftpd{7cBOy}:rclone-test-haromem4yaxo/CompareDest" 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:34314") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:53244->172.17.0.9:34314, err= 2026/02/15 03:18:31 DEBUG : one: Need to transfer - File not found at Destination 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: Waiting for checks to finish 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: Waiting for transfers to finish 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:32355") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:32786->172.17.0.9:32355, err= 2026/02/15 03:18:31 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/02/15 03:18:31 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/02/15 03:18:31 INFO : one: Copied (new) 2026/02/15 03:18:31 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36678") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41944->172.17.0.9:36678, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33105") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37142->172.17.0.9:33105, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39782") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60610->172.17.0.9:39782, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34948") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57050->172.17.0.9:34948, err= 2026/02/15 03:18:31 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-haromem4yaxo/CompareDest" for canonical name "TestFTPPureftpd{7cBOy}:rclone-test-haromem4yaxo/CompareDest" 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:35046") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:56404->172.17.0.9:35046, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: Waiting for checks to finish 2026/02/15 03:18:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:31 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst) 2026/02/15 03:18:31 DEBUG : one: Sizes differ 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: Waiting for transfers to finish 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:38847") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:34158->172.17.0.9:38847, err= 2026/02/15 03:18:31 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/02/15 03:18:31 DEBUG : one.4a8516eb.partial: renamed to: one 2026/02/15 03:18:31 INFO : one: Copied (replaced existing) 2026/02/15 03:18:31 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39264") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42550->172.17.0.9:39264, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38240") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36620->172.17.0.9:38240, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38837") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50534->172.17.0.9:38837, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36402") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34666->172.17.0.9:36402, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36530") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50054->172.17.0.9:36530, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39354") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37006") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40834->172.17.0.9:39354, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47162->172.17.0.9:37006, err= 2026/02/15 03:18:31 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-haromem4yaxo/CompareDest" for canonical name "TestFTPPureftpd{7cBOy}:rclone-test-haromem4yaxo/CompareDest" 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:34062") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:60878->172.17.0.9:34062, err= 2026/02/15 03:18:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:31 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst) 2026/02/15 03:18:31 DEBUG : one: Sizes differ 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: Waiting for checks to finish 2026/02/15 03:18:31 DEBUG : one: size = 5 OK 2026/02/15 03:18:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/15 03:18:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: Waiting for transfers to finish 2026/02/15 03:18:31 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:31 INFO : There was nothing to transfer 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33965") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59030->172.17.0.9:33965, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33305") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34295") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52054->172.17.0.9:33305, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55516->172.17.0.9:34295, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32904") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51788->172.17.0.9:32904, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37716") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58180->172.17.0.9:37716, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34157") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48528->172.17.0.9:34157, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39056") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35222->172.17.0.9:39056, err= 2026/02/15 03:18:31 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-haromem4yaxo/CompareDest" for canonical name "TestFTPPureftpd{7cBOy}:rclone-test-haromem4yaxo/CompareDest" 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:36764") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:58240->172.17.0.9:36764, err= 2026/02/15 03:18:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:31 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst) 2026/02/15 03:18:31 DEBUG : one: Sizes differ 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/CompareDest: Connecting to FTP server 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/CompareDest: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:31 DEBUG : two: size = 3 OK 2026/02/15 03:18:31 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/15 03:18:31 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: Waiting for checks to finish 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/CompareDest: > dial: conn=172.17.0.1:56768->172.17.0.9:21, err= 2026/02/15 03:18:31 DEBUG : one: size = 5 OK 2026/02/15 03:18:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/15 03:18:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: Waiting for transfers to finish 2026/02/15 03:18:31 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:31 INFO : There was nothing to transfer 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39265") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33684->172.17.0.9:39265, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30361") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38853") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48670->172.17.0.9:38853, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46446->172.17.0.9:30361, err= 2026/02/15 03:18:31 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-haromem4yaxo/CompareDest" for canonical name "TestFTPPureftpd{7cBOy}:rclone-test-haromem4yaxo/CompareDest" 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:38520") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:53414->172.17.0.9:38520, err= 2026/02/15 03:18:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:31 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst) 2026/02/15 03:18:31 DEBUG : one: Sizes differ 2026/02/15 03:18:31 DEBUG : two: size = 3 OK 2026/02/15 03:18:31 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/15 03:18:31 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/15 03:18:31 DEBUG : one: size = 5 OK 2026/02/15 03:18:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/15 03:18:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: Waiting for checks to finish 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: Waiting for transfers to finish 2026/02/15 03:18:31 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:31 INFO : There was nothing to transfer 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38507") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60002->172.17.0.9:38507, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38667") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37272") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41708->172.17.0.9:38667, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38032->172.17.0.9:37272, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38510") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37486->172.17.0.9:38510, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39270") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36880") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48872->172.17.0.9:39270, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34126->172.17.0.9:36880, err= 2026/02/15 03:18:31 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-haromem4yaxo/CompareDest" for canonical name "TestFTPPureftpd{7cBOy}:rclone-test-haromem4yaxo/CompareDest" 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:31750") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:48620->172.17.0.9:31750, err= 2026/02/15 03:18:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:31 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst) 2026/02/15 03:18:31 DEBUG : one: Sizes differ 2026/02/15 03:18:31 DEBUG : two: size = 5 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:31 DEBUG : two: size = 3 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo/CompareDest) 2026/02/15 03:18:31 DEBUG : two: Sizes differ 2026/02/15 03:18:31 DEBUG : two: Need to transfer - File not found at Destination 2026/02/15 03:18:31 DEBUG : one: size = 5 OK 2026/02/15 03:18:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/15 03:18:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: Waiting for checks to finish 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: Waiting for transfers to finish 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:32482") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:37602->172.17.0.9:32482, err= 2026/02/15 03:18:31 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/02/15 03:18:31 DEBUG : two.a319cd8b.partial: renamed to: two 2026/02/15 03:18:31 INFO : two: Copied (new) 2026/02/15 03:18:31 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31160") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39716->172.17.0.9:31160, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31835") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35195") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42140->172.17.0.9:31835, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40632->172.17.0.9:35195, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38088") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60136->172.17.0.9:38088, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39326") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46804->172.17.0.9:39326, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35333") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37100->172.17.0.9:35333, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34821") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33730->172.17.0.9:34821, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.12s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39783") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57850->172.17.0.9:39783, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39898") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39996->172.17.0.9:39898, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30134") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34936->172.17.0.9:30134, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30207") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37811") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45008->172.17.0.9:30207, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35870->172.17.0.9:37811, err= 2026/02/15 03:18:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-haromem4yaxo/dest" 2026/02/15 03:18:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7cBOy}" suffix to name 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dest: Connecting to FTP server 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dest: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dest: > dial: conn=172.17.0.1:56770->172.17.0.9:21, err= 2026/02/15 03:18:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-haromem4yaxo/pre-dest1" 2026/02/15 03:18:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7cBOy}" suffix to name 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/pre-dest1: Connecting to FTP server 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/pre-dest1: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/pre-dest1: > dial: conn=172.17.0.1:56782->172.17.0.9:21, err= 2026/02/15 03:18:31 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-haromem4yaxo/pre-dest1" to be canonical "TestFTPPureftpd{7cBOy}:rclone-test-haromem4yaxo/pre-dest1" 2026/02/15 03:18:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-haromem4yaxo/pre-dest2" 2026/02/15 03:18:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7cBOy}" suffix to name 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/pre-dest2: Connecting to FTP server 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/pre-dest2: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/pre-dest2: > dial: conn=172.17.0.1:56792->172.17.0.9:21, err= 2026/02/15 03:18:31 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-haromem4yaxo/pre-dest2" to be canonical "TestFTPPureftpd{7cBOy}:rclone-test-haromem4yaxo/pre-dest2" 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dest: dial("tcp","172.17.0.9:38409") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dest: > dial: conn=172.17.0.1:33084->172.17.0.9:38409, err= 2026/02/15 03:18:31 DEBUG : 1: size = 1 OK 2026/02/15 03:18:31 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:31 DEBUG : 1: Destination found in --compare-dest, skipping 2026/02/15 03:18:31 DEBUG : 2: size = 1 OK 2026/02/15 03:18:31 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:31 DEBUG : 2: Destination found in --compare-dest, skipping 2026/02/15 03:18:31 DEBUG : 3: Need to transfer - File not found at Destination 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dest: Waiting for checks to finish 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dest: Waiting for transfers to finish 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dest: dial("tcp","172.17.0.9:30607") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dest: > dial: conn=172.17.0.1:46830->172.17.0.9:30607, err= 2026/02/15 03:18:31 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/02/15 03:18:31 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/02/15 03:18:31 INFO : 3: Copied (new) 2026/02/15 03:18:31 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dest: dial("tcp","172.17.0.9:37305") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dest: > dial: conn=172.17.0.1:44738->172.17.0.9:37305, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37731") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46852->172.17.0.9:37731, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37175") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54688->172.17.0.9:37175, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35297") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37684") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33258->172.17.0.9:37684, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53768->172.17.0.9:35297, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35943") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49226->172.17.0.9:35943, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33818") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33060") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35202->172.17.0.9:33818, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53578->172.17.0.9:33060, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34054") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40942->172.17.0.9:34054, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30038") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39346->172.17.0.9:30038, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/pre-dest1: closing 1 unused connections 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.07s) === RUN TestSyncCopyDest run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31658") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41238->172.17.0.9:31658, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35959") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45708->172.17.0.9:35959, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39510") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48446->172.17.0.9:39510, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35705") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57010->172.17.0.9:35705, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39585") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53532->172.17.0.9:39585, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30646") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39960->172.17.0.9:30646, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31364") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40614->172.17.0.9:31364, err= 2026/02/15 03:18:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-haromem4yaxo/dst" 2026/02/15 03:18:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7cBOy}" suffix to name 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: Connecting to FTP server 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:56794->172.17.0.9:21, err= 2026/02/15 03:18:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-haromem4yaxo/backup" 2026/02/15 03:18:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7cBOy}" suffix to name 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/backup: Connecting to FTP server 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/backup: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/backup: > dial: conn=172.17.0.1:56800->172.17.0.9:21, err= 2026/02/15 03:18:31 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-haromem4yaxo/backup" to be canonical "TestFTPPureftpd{7cBOy}:rclone-test-haromem4yaxo/backup" 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:34715") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:38328->172.17.0.9:34715, err= 2026/02/15 03:18:31 DEBUG : one: size = 4 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:31 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst) 2026/02/15 03:18:31 DEBUG : one: Sizes differ 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: Waiting for checks to finish 2026/02/15 03:18:31 DEBUG : two: size = 3 OK 2026/02/15 03:18:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:31 DEBUG : two: Unchanged skipping 2026/02/15 03:18:31 INFO : one: Moved (server-side) 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: Waiting for transfers to finish 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:35107") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:47904->172.17.0.9:35107, err= 2026/02/15 03:18:31 DEBUG : one.a292864a.partial: size = 4 OK 2026/02/15 03:18:31 DEBUG : one.a292864a.partial: renamed to: one 2026/02/15 03:18:31 INFO : one: Copied (new) 2026/02/15 03:18:31 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:31 INFO : three.txt: Moved (server-side) 2026/02/15 03:18:31 INFO : three.txt: Moved into backup dir 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38467") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49714->172.17.0.9:38467, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32040") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36202") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37268->172.17.0.9:36202, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60046->172.17.0.9:32040, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38113") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37676->172.17.0.9:38113, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36144") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50780->172.17.0.9:36144, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30927") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33701") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53328->172.17.0.9:30927, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59944->172.17.0.9:33701, err= 2026/02/15 03:18:31 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-haromem4yaxo/backup" for canonical name "TestFTPPureftpd{7cBOy}:rclone-test-haromem4yaxo/backup" 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:34565") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:47714->172.17.0.9:34565, err= 2026/02/15 03:18:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:31 DEBUG : one: size = 4 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst) 2026/02/15 03:18:31 DEBUG : two: size = 3 OK 2026/02/15 03:18:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:31 DEBUG : one: Sizes differ 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: Waiting for checks to finish 2026/02/15 03:18:31 DEBUG : two: Unchanged skipping 2026/02/15 03:18:31 INFO : one: Deleted 2026/02/15 03:18:31 INFO : one: Moved (server-side) 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: Waiting for transfers to finish 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:37736") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:60004->172.17.0.9:37736, err= 2026/02/15 03:18:31 DEBUG : one.4c47835a.partial: size = 5 OK 2026/02/15 03:18:31 DEBUG : one.4c47835a.partial: renamed to: one 2026/02/15 03:18:31 INFO : one: Copied (new) 2026/02/15 03:18:31 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:31 INFO : three.txt: Deleted 2026/02/15 03:18:31 INFO : three.txt: Moved (server-side) 2026/02/15 03:18:31 INFO : three.txt: Moved into backup dir 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37176") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53686->172.17.0.9:37176, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33940") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51840->172.17.0.9:33940, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37766") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38294->172.17.0.9:37766, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37194") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49484->172.17.0.9:37194, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37792") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51906->172.17.0.9:37792, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32788") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55318->172.17.0.9:32788, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38010") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48636->172.17.0.9:38010, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.07s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36446") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41630->172.17.0.9:36446, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37024") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59678->172.17.0.9:37024, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36696") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38036->172.17.0.9:36696, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39961") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34484->172.17.0.9:39961, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32151") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45450->172.17.0.9:32151, err= 2026/02/15 03:18:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-haromem4yaxo/dst" 2026/02/15 03:18:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7cBOy}" suffix to name 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: Connecting to FTP server 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:56806->172.17.0.9:21, err= 2026/02/15 03:18:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-haromem4yaxo/backup" 2026/02/15 03:18:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7cBOy}" suffix to name 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/backup: Connecting to FTP server 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/backup: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/backup: > dial: conn=172.17.0.1:56820->172.17.0.9:21, err= 2026/02/15 03:18:31 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-haromem4yaxo/backup" to be canonical "TestFTPPureftpd{7cBOy}:rclone-test-haromem4yaxo/backup" 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:35450") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:37164->172.17.0.9:35450, err= 2026/02/15 03:18:31 DEBUG : one: size = 4 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:31 DEBUG : two: size = 3 OK 2026/02/15 03:18:31 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst) 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: Waiting for checks to finish 2026/02/15 03:18:31 DEBUG : one: Sizes differ 2026/02/15 03:18:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:31 DEBUG : two: Unchanged skipping 2026/02/15 03:18:31 INFO : one: Moved (server-side) to: one.bak 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: Waiting for transfers to finish 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:32153") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:48032->172.17.0.9:32153, err= 2026/02/15 03:18:31 DEBUG : one.a292864a.partial: size = 4 OK 2026/02/15 03:18:31 DEBUG : one.a292864a.partial: renamed to: one 2026/02/15 03:18:31 INFO : one: Copied (new) 2026/02/15 03:18:31 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/15 03:18:31 INFO : three.txt: Moved into backup dir 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37421") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33712->172.17.0.9:37421, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35179") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46666->172.17.0.9:35179, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39456") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51926->172.17.0.9:39456, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33557") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38498->172.17.0.9:33557, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36370") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39142->172.17.0.9:36370, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31420") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33177") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35054->172.17.0.9:33177, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50866->172.17.0.9:31420, err= 2026/02/15 03:18:31 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-haromem4yaxo/backup" for canonical name "TestFTPPureftpd{7cBOy}:rclone-test-haromem4yaxo/backup" 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:36671") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:53724->172.17.0.9:36671, err= 2026/02/15 03:18:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:31 DEBUG : one: size = 4 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst) 2026/02/15 03:18:31 DEBUG : one: Sizes differ 2026/02/15 03:18:31 DEBUG : two: size = 3 OK 2026/02/15 03:18:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:31 DEBUG : two: Unchanged skipping 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: Waiting for checks to finish 2026/02/15 03:18:31 INFO : one.bak: Deleted 2026/02/15 03:18:31 INFO : one: Moved (server-side) to: one.bak 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: Waiting for transfers to finish 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:34469") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:34988->172.17.0.9:34469, err= 2026/02/15 03:18:31 DEBUG : one.4c47835a.partial: size = 5 OK 2026/02/15 03:18:31 DEBUG : one.4c47835a.partial: renamed to: one 2026/02/15 03:18:31 INFO : one: Copied (new) 2026/02/15 03:18:31 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:31 INFO : three.txt.bak: Deleted 2026/02/15 03:18:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/15 03:18:31 INFO : three.txt: Moved into backup dir 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32456") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44946->172.17.0.9:32456, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30856") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43042->172.17.0.9:30856, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39362") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60030->172.17.0.9:39362, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31022") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56490->172.17.0.9:31022, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35878") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35004") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48306->172.17.0.9:35004, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37772->172.17.0.9:35878, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34267") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46386->172.17.0.9:34267, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.07s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33984") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47086->172.17.0.9:33984, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34148") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58010->172.17.0.9:34148, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37918") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41758->172.17.0.9:37918, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32867") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54720->172.17.0.9:32867, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39136") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36870->172.17.0.9:39136, err= 2026/02/15 03:18:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-haromem4yaxo/dst" 2026/02/15 03:18:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7cBOy}" suffix to name 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: Connecting to FTP server 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:56828->172.17.0.9:21, err= 2026/02/15 03:18:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-haromem4yaxo/backup" 2026/02/15 03:18:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7cBOy}" suffix to name 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/backup: Connecting to FTP server 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/backup: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/backup: > dial: conn=172.17.0.1:56832->172.17.0.9:21, err= 2026/02/15 03:18:31 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-haromem4yaxo/backup" to be canonical "TestFTPPureftpd{7cBOy}:rclone-test-haromem4yaxo/backup" 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:32614") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:33086->172.17.0.9:32614, err= 2026/02/15 03:18:31 DEBUG : one: size = 4 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:31 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst) 2026/02/15 03:18:31 DEBUG : two: size = 3 OK 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: Waiting for checks to finish 2026/02/15 03:18:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:31 DEBUG : two: Unchanged skipping 2026/02/15 03:18:31 DEBUG : one: Sizes differ 2026/02/15 03:18:31 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: Waiting for transfers to finish 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:30415") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:35486->172.17.0.9:30415, err= 2026/02/15 03:18:31 DEBUG : one.a292864a.partial: size = 4 OK 2026/02/15 03:18:31 DEBUG : one.a292864a.partial: renamed to: one 2026/02/15 03:18:31 INFO : one: Copied (new) 2026/02/15 03:18:31 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/15 03:18:31 INFO : three.txt: Moved into backup dir 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37257") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43240->172.17.0.9:37257, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33253") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46626->172.17.0.9:33253, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38901") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33504->172.17.0.9:38901, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39256") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40132->172.17.0.9:39256, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37114") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40016->172.17.0.9:37114, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35626") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60302->172.17.0.9:35626, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38167") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39374->172.17.0.9:38167, err= 2026/02/15 03:18:31 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-haromem4yaxo/backup" for canonical name "TestFTPPureftpd{7cBOy}:rclone-test-haromem4yaxo/backup" 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:36056") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:36666->172.17.0.9:36056, err= 2026/02/15 03:18:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:31 DEBUG : one: size = 4 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst) 2026/02/15 03:18:31 DEBUG : one: Sizes differ 2026/02/15 03:18:31 DEBUG : two: size = 3 OK 2026/02/15 03:18:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:31 DEBUG : two: Unchanged skipping 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: Waiting for checks to finish 2026/02/15 03:18:31 INFO : one-2019-01-01: Deleted 2026/02/15 03:18:31 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: Waiting for transfers to finish 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:32165") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:47698->172.17.0.9:32165, err= 2026/02/15 03:18:31 DEBUG : one.4c47835a.partial: size = 5 OK 2026/02/15 03:18:31 DEBUG : one.4c47835a.partial: renamed to: one 2026/02/15 03:18:31 INFO : one: Copied (new) 2026/02/15 03:18:31 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:31 INFO : three-2019-01-01.txt: Deleted 2026/02/15 03:18:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/15 03:18:31 INFO : three.txt: Moved into backup dir 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37620") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40582->172.17.0.9:37620, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37347") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56900->172.17.0.9:37347, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34349") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53336->172.17.0.9:34349, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31931") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59522->172.17.0.9:31931, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30749") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55548->172.17.0.9:30749, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34937") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57342->172.17.0.9:34937, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34111") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53110->172.17.0.9:34111, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.07s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37521") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57336->172.17.0.9:37521, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33693") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54254->172.17.0.9:33693, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38849") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35346->172.17.0.9:38849, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38239") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35556->172.17.0.9:38239, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31602") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39022->172.17.0.9:31602, err= 2026/02/15 03:18:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-haromem4yaxo/dst" 2026/02/15 03:18:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7cBOy}" suffix to name 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: Connecting to FTP server 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:56834->172.17.0.9:21, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:38146") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:40228->172.17.0.9:38146, err= 2026/02/15 03:18:31 DEBUG : one: size = 4 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:31 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst) 2026/02/15 03:18:31 DEBUG : one: Sizes differ 2026/02/15 03:18:31 DEBUG : two: size = 3 OK 2026/02/15 03:18:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:31 DEBUG : two: Unchanged skipping 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: Waiting for checks to finish 2026/02/15 03:18:31 INFO : one: Moved (server-side) to: one.bak 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: Waiting for transfers to finish 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:38637") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:42656->172.17.0.9:38637, err= 2026/02/15 03:18:31 DEBUG : one.a292864a.partial: size = 4 OK 2026/02/15 03:18:31 DEBUG : one.a292864a.partial: renamed to: one 2026/02/15 03:18:31 INFO : one: Copied (new) 2026/02/15 03:18:31 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/15 03:18:31 INFO : three.txt: Moved into backup dir 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32209") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44944->172.17.0.9:32209, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34393") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55466->172.17.0.9:34393, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32600") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44070->172.17.0.9:32600, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34850") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40122->172.17.0.9:34850, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38236") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34796->172.17.0.9:38236, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:31004") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:35654->172.17.0.9:31004, err= 2026/02/15 03:18:31 DEBUG : one.bak: Excluded (Path Filter) 2026/02/15 03:18:31 DEBUG : one.bak: Excluded 2026/02/15 03:18:31 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/02/15 03:18:31 DEBUG : three.txt.bak: Excluded 2026/02/15 03:18:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:31 DEBUG : two: size = 3 OK 2026/02/15 03:18:31 DEBUG : one: size = 4 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst) 2026/02/15 03:18:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:31 DEBUG : one: Sizes differ 2026/02/15 03:18:31 DEBUG : two: Unchanged skipping 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: Waiting for checks to finish 2026/02/15 03:18:31 INFO : one.bak: Deleted 2026/02/15 03:18:31 INFO : one: Moved (server-side) to: one.bak 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: Waiting for transfers to finish 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:32354") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:51390->172.17.0.9:32354, err= 2026/02/15 03:18:31 DEBUG : one.4c47835a.partial: size = 5 OK 2026/02/15 03:18:31 DEBUG : one.4c47835a.partial: renamed to: one 2026/02/15 03:18:31 INFO : one: Copied (new) 2026/02/15 03:18:31 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:31 INFO : three.txt.bak: Deleted 2026/02/15 03:18:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/15 03:18:31 INFO : three.txt: Moved into backup dir 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35052") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35354->172.17.0.9:35052, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33205") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52208->172.17.0.9:33205, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30934") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34904->172.17.0.9:30934, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37879") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48754->172.17.0.9:37879, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35588") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39922->172.17.0.9:35588, err= --- PASS: TestSyncBackupDirSuffixOnly (0.06s) === RUN TestSyncSuffix run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30195") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55234->172.17.0.9:30195, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33046") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46742->172.17.0.9:33046, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36885") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47850->172.17.0.9:36885, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35392") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40430->172.17.0.9:35392, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37589") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44218->172.17.0.9:37589, err= 2026/02/15 03:18:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-haromem4yaxo/dst" 2026/02/15 03:18:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7cBOy}" suffix to name 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: Connecting to FTP server 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:56844->172.17.0.9:21, err= 2026/02/15 03:18:31 DEBUG : one: size = 4 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:31 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst) 2026/02/15 03:18:31 DEBUG : one: Sizes differ 2026/02/15 03:18:31 INFO : one: Moved (server-side) to: one.bak 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:38051") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:44856->172.17.0.9:38051, err= 2026/02/15 03:18:31 DEBUG : one.a292864a.partial: size = 4 OK 2026/02/15 03:18:31 DEBUG : one.a292864a.partial: renamed to: one 2026/02/15 03:18:31 INFO : one: Copied (new) 2026/02/15 03:18:31 DEBUG : two: size = 3 OK 2026/02/15 03:18:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:31 DEBUG : two: Unchanged skipping 2026/02/15 03:18:31 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:31 DEBUG : three.txt: size = 5 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst) 2026/02/15 03:18:31 DEBUG : three.txt: Sizes differ 2026/02/15 03:18:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:35293") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:56894->172.17.0.9:35293, err= 2026/02/15 03:18:31 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/02/15 03:18:31 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/02/15 03:18:31 INFO : three.txt: Copied (new) 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30016") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57798->172.17.0.9:30016, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31908") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48058->172.17.0.9:31908, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37625") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35352->172.17.0.9:37625, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34089") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46698->172.17.0.9:34089, err= 2026/02/15 03:18:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:31 DEBUG : one: size = 4 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst) 2026/02/15 03:18:31 DEBUG : one: Sizes differ 2026/02/15 03:18:31 INFO : one.bak: Deleted 2026/02/15 03:18:31 INFO : one: Moved (server-side) to: one.bak 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:31013") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:53300->172.17.0.9:31013, err= 2026/02/15 03:18:31 DEBUG : one.4c47835a.partial: size = 5 OK 2026/02/15 03:18:31 DEBUG : one.4c47835a.partial: renamed to: one 2026/02/15 03:18:31 INFO : one: Copied (new) 2026/02/15 03:18:31 DEBUG : two: size = 3 OK 2026/02/15 03:18:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:31 DEBUG : two: Unchanged skipping 2026/02/15 03:18:31 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:31 DEBUG : three.txt: size = 6 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst) 2026/02/15 03:18:31 DEBUG : three.txt: Sizes differ 2026/02/15 03:18:31 INFO : three.txt.bak: Deleted 2026/02/15 03:18:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:33356") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:43312->172.17.0.9:33356, err= 2026/02/15 03:18:31 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/02/15 03:18:31 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/02/15 03:18:31 INFO : three.txt: Copied (new) 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32107") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33766->172.17.0.9:32107, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37796") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60570->172.17.0.9:37796, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30276") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44914->172.17.0.9:30276, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35917") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41616->172.17.0.9:35917, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36433") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42826->172.17.0.9:36433, err= --- PASS: TestSyncSuffix (0.08s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39585") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53534->172.17.0.9:39585, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32422") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54948->172.17.0.9:32422, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37185") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39102->172.17.0.9:37185, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33888") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37642->172.17.0.9:33888, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37984") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38834->172.17.0.9:37984, err= 2026/02/15 03:18:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-haromem4yaxo/dst" 2026/02/15 03:18:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7cBOy}" suffix to name 2026/02/15 03:18:31 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/15 03:18:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/15 03:18:31 DEBUG : Setting pass="hRTkIMD_ELCBerSzM-kEmY0bLhB5MBKUDPmQ5SUZgbg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/15 03:18:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: Connecting to FTP server 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:56850->172.17.0.9:21, err= 2026/02/15 03:18:31 DEBUG : one: size = 4 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:31 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst) 2026/02/15 03:18:31 DEBUG : one: Sizes differ 2026/02/15 03:18:31 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:38692") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:55508->172.17.0.9:38692, err= 2026/02/15 03:18:31 DEBUG : one.a292864a.partial: size = 4 OK 2026/02/15 03:18:31 DEBUG : one.a292864a.partial: renamed to: one 2026/02/15 03:18:31 INFO : one: Copied (new) 2026/02/15 03:18:31 DEBUG : two: size = 3 OK 2026/02/15 03:18:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:31 DEBUG : two: Unchanged skipping 2026/02/15 03:18:31 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:31 DEBUG : three.txt: size = 5 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst) 2026/02/15 03:18:31 DEBUG : three.txt: Sizes differ 2026/02/15 03:18:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:38283") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:41898->172.17.0.9:38283, err= 2026/02/15 03:18:31 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/02/15 03:18:31 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/02/15 03:18:31 INFO : three.txt: Copied (new) 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37565") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49954->172.17.0.9:37565, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33203") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35342->172.17.0.9:33203, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33742") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58826->172.17.0.9:33742, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35151") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46072->172.17.0.9:35151, err= 2026/02/15 03:18:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:31 DEBUG : one: size = 4 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst) 2026/02/15 03:18:31 DEBUG : one: Sizes differ 2026/02/15 03:18:31 INFO : one-2019-01-01: Deleted 2026/02/15 03:18:31 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:38366") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:34404->172.17.0.9:38366, err= 2026/02/15 03:18:31 DEBUG : one.4c47835a.partial: size = 5 OK 2026/02/15 03:18:31 DEBUG : one.4c47835a.partial: renamed to: one 2026/02/15 03:18:31 INFO : one: Copied (new) 2026/02/15 03:18:31 DEBUG : two: size = 3 OK 2026/02/15 03:18:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:31 DEBUG : two: Unchanged skipping 2026/02/15 03:18:31 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:31 DEBUG : three.txt: size = 6 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst) 2026/02/15 03:18:31 DEBUG : three.txt: Sizes differ 2026/02/15 03:18:31 INFO : three-2019-01-01.txt: Deleted 2026/02/15 03:18:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: dial("tcp","172.17.0.9:37695") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo/dst: > dial: conn=172.17.0.1:57660->172.17.0.9:37695, err= 2026/02/15 03:18:31 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/02/15 03:18:31 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/02/15 03:18:31 INFO : three.txt: Copied (new) 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30060") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56372->172.17.0.9:30060, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34196") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43276->172.17.0.9:34196, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34597") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35442->172.17.0.9:34597, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35590") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55760->172.17.0.9:35590, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38913") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34008->172.17.0.9:38913, err= --- PASS: TestSyncSuffixKeepExtension (0.08s) === RUN TestSyncUTFNorm run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33972") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52018->172.17.0.9:33972, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33582") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52774->172.17.0.9:33582, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35681") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52834->172.17.0.9:35681, err= 2026/02/15 03:18:31 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:31 DEBUG : Testêé: size = 18 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo) 2026/02/15 03:18:31 DEBUG : Testêé: Sizes differ 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36961") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60418->172.17.0.9:36961, err= 2026/02/15 03:18:31 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/02/15 03:18:31 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/02/15 03:18:31 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/02/15 03:18:31 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31818") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42876->172.17.0.9:31818, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37520") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51086->172.17.0.9:37520, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32789") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37514->172.17.0.9:32789, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31641") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39080->172.17.0.9:31641, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32840") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57682->172.17.0.9:32840, err= 2026/02/15 03:18:31 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37101") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41468->172.17.0.9:37101, err= 2026/02/15 03:18:31 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/02/15 03:18:31 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/02/15 03:18:31 INFO : existing: Copied (new) 2026/02/15 03:18:31 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32612") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46868->172.17.0.9:32612, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37516") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34424->172.17.0.9:37516, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39603") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55970->172.17.0.9:39603, err= 2026/02/15 03:18:31 DEBUG : existing: size = 8 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:31 DEBUG : existing: size = 6 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo) 2026/02/15 03:18:31 DEBUG : existing: Sizes differ 2026/02/15 03:18:31 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:31 ERROR : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: not deleting files as there were IO errors 2026/02/15 03:18:31 ERROR : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: not deleting directories as there were IO errors 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33762") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36198->172.17.0.9:33762, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32834") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34126->172.17.0.9:32834, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31843") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52088->172.17.0.9:31843, err= --- PASS: TestSyncImmutable (0.05s) === RUN TestSyncIgnoreCase run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33743") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60184->172.17.0.9:33743, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30602") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54710->172.17.0.9:30602, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30046") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35784->172.17.0.9:30046, err= 2026/02/15 03:18:31 DEBUG : EXISTING: size = 6 OK 2026/02/15 03:18:31 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:31 DEBUG : existing: Unchanged skipping 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:31 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:31 INFO : There was nothing to transfer 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34681") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50360->172.17.0.9:34681, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32641") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55506->172.17.0.9:32641, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32829") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54676->172.17.0.9:32829, err= --- PASS: TestSyncIgnoreCase (0.03s) === RUN TestFixCase run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31366") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56172->172.17.0.9:31366, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38261") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46620->172.17.0.9:38261, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34349") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53340->172.17.0.9:34349, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35209") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39232->172.17.0.9:35209, err= === RUN TestMaxTransfer/Soft run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37532") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43014->172.17.0.9:37532, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34630") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59288->172.17.0.9:34630, err= === RUN TestMaxTransfer/Cautious run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31773") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43038->172.17.0.9:31773, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31226") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60462->172.17.0.9:31226, err= --- PASS: TestMaxTransfer (0.01s) --- 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.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38425") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48208->172.17.0.9:38425, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30275") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33630->172.17.0.9:30275, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38579") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48634->172.17.0.9:38579, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31110") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54712->172.17.0.9:31110, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39801") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37606->172.17.0.9:39801, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37342") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49668->172.17.0.9:37342, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39061") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47184->172.17.0.9:39061, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31757") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59180->172.17.0.9:31757, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32645") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39394->172.17.0.9:32645, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35119") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34744->172.17.0.9:35119, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39249") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55048->172.17.0.9:39249, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39377") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44412->172.17.0.9:39377, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38796") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34734->172.17.0.9:38796, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35891") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40792->172.17.0.9:35891, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37955") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38714->172.17.0.9:37955, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36664") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37574->172.17.0.9:36664, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38127") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46616->172.17.0.9:38127, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34675") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43832->172.17.0.9:34675, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34365") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44564->172.17.0.9:34365, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31969") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53526->172.17.0.9:31969, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32237") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49650->172.17.0.9:32237, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39528") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57686->172.17.0.9:39528, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34482") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42968->172.17.0.9:34482, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33652") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35124->172.17.0.9:33652, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39875") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58986->172.17.0.9:39875, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34901") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56456->172.17.0.9:34901, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35513") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50970->172.17.0.9:35513, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34550") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36136->172.17.0.9:34550, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38182") 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53168->172.17.0.9:38182, err= 2026/02/15 03:18:31 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30889") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39328->172.17.0.9:30889, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38651") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49572->172.17.0.9:38651, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31467") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43544->172.17.0.9:31467, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35549") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44314->172.17.0.9:35549, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34731") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43130->172.17.0.9:34731, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33587") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54086->172.17.0.9:33587, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39183") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55208->172.17.0.9:39183, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37737") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36306->172.17.0.9:37737, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34457") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35398->172.17.0.9:34457, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31111") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46598->172.17.0.9:31111, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34300") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35598->172.17.0.9:34300, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32944") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57610->172.17.0.9:32944, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39295") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45434->172.17.0.9:39295, err= 2026/02/15 03:18:32 DEBUG : both0: size = 6 OK 2026/02/15 03:18:32 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : both0: Unchanged skipping 2026/02/15 03:18:32 DEBUG : both10: size = 6 OK 2026/02/15 03:18:32 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : both10: Unchanged skipping 2026/02/15 03:18:32 DEBUG : both11: size = 6 OK 2026/02/15 03:18:32 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:32 DEBUG : both13: size = 6 OK 2026/02/15 03:18:32 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : both12: size = 6 OK 2026/02/15 03:18:32 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : both14: size = 6 OK 2026/02/15 03:18:32 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : both11: Unchanged skipping 2026/02/15 03:18:32 DEBUG : both15: size = 6 OK 2026/02/15 03:18:32 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : both13: Unchanged skipping 2026/02/15 03:18:32 DEBUG : both16: size = 6 OK 2026/02/15 03:18:32 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : both12: Unchanged skipping 2026/02/15 03:18:32 DEBUG : both17: size = 6 OK 2026/02/15 03:18:32 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : both17: Unchanged skipping 2026/02/15 03:18:32 DEBUG : both18: size = 6 OK 2026/02/15 03:18:32 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : both14: Unchanged skipping 2026/02/15 03:18:32 DEBUG : both19: size = 6 OK 2026/02/15 03:18:32 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : both15: Unchanged skipping 2026/02/15 03:18:32 DEBUG : both1: size = 6 OK 2026/02/15 03:18:32 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : both16: Unchanged skipping 2026/02/15 03:18:32 DEBUG : both2: size = 6 OK 2026/02/15 03:18:32 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : both2: Unchanged skipping 2026/02/15 03:18:32 DEBUG : both3: size = 6 OK 2026/02/15 03:18:32 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : both18: Unchanged skipping 2026/02/15 03:18:32 DEBUG : both4: size = 6 OK 2026/02/15 03:18:32 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : both4: Unchanged skipping 2026/02/15 03:18:32 DEBUG : both5: size = 6 OK 2026/02/15 03:18:32 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : both5: Unchanged skipping 2026/02/15 03:18:32 DEBUG : both6: size = 6 OK 2026/02/15 03:18:32 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : both19: Unchanged skipping 2026/02/15 03:18:32 DEBUG : both7: size = 6 OK 2026/02/15 03:18:32 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : both7: Unchanged skipping 2026/02/15 03:18:32 DEBUG : both8: size = 6 OK 2026/02/15 03:18:32 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : both1: Unchanged skipping 2026/02/15 03:18:32 DEBUG : both9: size = 6 OK 2026/02/15 03:18:32 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : both9: Unchanged skipping 2026/02/15 03:18:32 DEBUG : both3: Unchanged skipping 2026/02/15 03:18:32 DEBUG : both6: Unchanged skipping 2026/02/15 03:18:32 DEBUG : both8: Unchanged skipping 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:32 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:32 INFO : only3: Deleted 2026/02/15 03:18:32 INFO : only17: Deleted 2026/02/15 03:18:32 INFO : only13: Deleted 2026/02/15 03:18:32 INFO : only9: Deleted 2026/02/15 03:18:32 INFO : only11: Deleted 2026/02/15 03:18:32 INFO : only15: Deleted 2026/02/15 03:18:32 INFO : only16: Deleted 2026/02/15 03:18:32 INFO : only4: Deleted 2026/02/15 03:18:32 INFO : only5: Deleted 2026/02/15 03:18:32 INFO : only18: Deleted 2026/02/15 03:18:32 INFO : only1: Deleted 2026/02/15 03:18:32 INFO : only8: Deleted 2026/02/15 03:18:32 INFO : only19: Deleted 2026/02/15 03:18:32 INFO : only6: Deleted 2026/02/15 03:18:32 INFO : only2: Deleted 2026/02/15 03:18:32 INFO : only0: Deleted 2026/02/15 03:18:32 INFO : only12: Deleted 2026/02/15 03:18:32 INFO : only10: Deleted 2026/02/15 03:18:32 INFO : only7: Deleted 2026/02/15 03:18:32 INFO : only14: Deleted 2026/02/15 03:18:32 INFO : There was nothing to transfer 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38773") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36406->172.17.0.9:38773, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30866") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33610->172.17.0.9:30866, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38064") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51092->172.17.0.9:38064, err= --- PASS: TestSyncConcurrentDelete (0.08s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39891") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59436->172.17.0.9:39891, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36666") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54004->172.17.0.9:36666, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34858") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58992->172.17.0.9:34858, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33088") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60810->172.17.0.9:33088, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35411") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59956->172.17.0.9:35411, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38271") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41872->172.17.0.9:38271, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33661") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52120->172.17.0.9:33661, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34037") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34060->172.17.0.9:34037, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35682") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58222->172.17.0.9:35682, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30644") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57794->172.17.0.9:30644, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35549") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44328->172.17.0.9:35549, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30008") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53884->172.17.0.9:30008, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30958") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48728->172.17.0.9:30958, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33891") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56416->172.17.0.9:33891, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37036") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54698->172.17.0.9:37036, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31145") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39936->172.17.0.9:31145, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31541") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60840->172.17.0.9:31541, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30362") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40630->172.17.0.9:30362, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39843") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:32806->172.17.0.9:39843, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32334") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37556->172.17.0.9:32334, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35164") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40730->172.17.0.9:35164, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35697") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51006->172.17.0.9:35697, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30173") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:32956->172.17.0.9:30173, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38974") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48622->172.17.0.9:38974, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35314") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45284->172.17.0.9:35314, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38271") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41874->172.17.0.9:38271, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31503") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:32874->172.17.0.9:31503, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38603") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41114->172.17.0.9:38603, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35607") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46300->172.17.0.9:35607, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32019") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56904->172.17.0.9:32019, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30375") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47904->172.17.0.9:30375, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37112") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39126->172.17.0.9:37112, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37118") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38888->172.17.0.9:37118, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36753") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53724->172.17.0.9:36753, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32837") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52586->172.17.0.9:32837, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37420") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35454->172.17.0.9:37420, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37069") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53518->172.17.0.9:37069, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30262") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52292->172.17.0.9:30262, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37787") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47418->172.17.0.9:37787, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37350") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51698->172.17.0.9:37350, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37108") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52798->172.17.0.9:37108, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38438") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52732->172.17.0.9:38438, err= 2026/02/15 03:18:32 DEBUG : both10: size = 6 OK 2026/02/15 03:18:32 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:32 DEBUG : both11: size = 6 OK 2026/02/15 03:18:32 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : both0: size = 6 OK 2026/02/15 03:18:32 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : both12: size = 6 OK 2026/02/15 03:18:32 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : both10: Unchanged skipping 2026/02/15 03:18:32 DEBUG : both13: size = 6 OK 2026/02/15 03:18:32 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : both12: Unchanged skipping 2026/02/15 03:18:32 DEBUG : both14: size = 6 OK 2026/02/15 03:18:32 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : both14: Unchanged skipping 2026/02/15 03:18:32 DEBUG : both15: size = 6 OK 2026/02/15 03:18:32 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : both15: Unchanged skipping 2026/02/15 03:18:32 DEBUG : both16: size = 6 OK 2026/02/15 03:18:32 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : both16: Unchanged skipping 2026/02/15 03:18:32 DEBUG : both17: size = 6 OK 2026/02/15 03:18:32 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : both13: Unchanged skipping 2026/02/15 03:18:32 DEBUG : both18: size = 6 OK 2026/02/15 03:18:32 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : both0: Unchanged skipping 2026/02/15 03:18:32 DEBUG : both19: size = 6 OK 2026/02/15 03:18:32 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : both19: Unchanged skipping 2026/02/15 03:18:32 DEBUG : both1: size = 6 OK 2026/02/15 03:18:32 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : both17: Unchanged skipping 2026/02/15 03:18:32 DEBUG : both2: size = 6 OK 2026/02/15 03:18:32 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : both2: Unchanged skipping 2026/02/15 03:18:32 DEBUG : both3: size = 6 OK 2026/02/15 03:18:32 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : both3: Unchanged skipping 2026/02/15 03:18:32 DEBUG : both4: size = 6 OK 2026/02/15 03:18:32 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : both4: Unchanged skipping 2026/02/15 03:18:32 DEBUG : both5: size = 6 OK 2026/02/15 03:18:32 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : both5: Unchanged skipping 2026/02/15 03:18:32 DEBUG : both6: size = 6 OK 2026/02/15 03:18:32 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : both6: Unchanged skipping 2026/02/15 03:18:32 DEBUG : both7: size = 6 OK 2026/02/15 03:18:32 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : both11: Unchanged skipping 2026/02/15 03:18:32 DEBUG : both8: size = 6 OK 2026/02/15 03:18:32 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : both7: Unchanged skipping 2026/02/15 03:18:32 DEBUG : both9: size = 6 OK 2026/02/15 03:18:32 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : both9: Unchanged skipping 2026/02/15 03:18:32 DEBUG : only0: size = 0 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:32 DEBUG : only0: size = 6 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo) 2026/02/15 03:18:32 DEBUG : only0: Sizes differ 2026/02/15 03:18:32 DEBUG : only10: size = 0 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:32 DEBUG : only10: size = 6 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo) 2026/02/15 03:18:32 DEBUG : only10: Sizes differ 2026/02/15 03:18:32 DEBUG : both8: Unchanged skipping 2026/02/15 03:18:32 DEBUG : only11: size = 0 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:32 DEBUG : only11: size = 6 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo) 2026/02/15 03:18:32 DEBUG : only11: Sizes differ 2026/02/15 03:18:32 DEBUG : only12: size = 0 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:32 DEBUG : only12: size = 6 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo) 2026/02/15 03:18:32 DEBUG : only12: Sizes differ 2026/02/15 03:18:32 DEBUG : only13: size = 0 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:32 DEBUG : only13: size = 6 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo) 2026/02/15 03:18:32 DEBUG : only13: Sizes differ 2026/02/15 03:18:32 DEBUG : only14: size = 0 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:32 DEBUG : only14: size = 6 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo) 2026/02/15 03:18:32 DEBUG : only14: Sizes differ 2026/02/15 03:18:32 DEBUG : only15: size = 0 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:32 DEBUG : only15: size = 6 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo) 2026/02/15 03:18:32 DEBUG : only15: Sizes differ 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38446") 2026/02/15 03:18:32 DEBUG : only16: size = 0 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:32 DEBUG : only16: size = 6 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo) 2026/02/15 03:18:32 DEBUG : only16: Sizes differ 2026/02/15 03:18:32 DEBUG : only17: size = 0 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:32 DEBUG : only17: size = 6 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo) 2026/02/15 03:18:32 DEBUG : only17: Sizes differ 2026/02/15 03:18:32 DEBUG : only18: size = 0 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:32 DEBUG : only18: size = 6 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo) 2026/02/15 03:18:32 DEBUG : only18: Sizes differ 2026/02/15 03:18:32 DEBUG : only19: size = 0 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:32 DEBUG : only19: size = 6 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo) 2026/02/15 03:18:32 DEBUG : only19: Sizes differ 2026/02/15 03:18:32 DEBUG : only1: size = 0 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:32 DEBUG : only1: size = 6 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo) 2026/02/15 03:18:32 DEBUG : only1: Sizes differ 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35568->172.17.0.9:38446, err= 2026/02/15 03:18:32 DEBUG : only2: size = 0 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:32 DEBUG : only2: size = 6 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo) 2026/02/15 03:18:32 DEBUG : only2: Sizes differ 2026/02/15 03:18:32 DEBUG : only3: size = 0 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:32 DEBUG : only3: size = 6 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo) 2026/02/15 03:18:32 DEBUG : only3: Sizes differ 2026/02/15 03:18:32 DEBUG : only4: size = 0 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:32 DEBUG : only4: size = 6 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo) 2026/02/15 03:18:32 DEBUG : only4: Sizes differ 2026/02/15 03:18:32 DEBUG : only5: size = 0 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:32 DEBUG : only5: size = 6 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo) 2026/02/15 03:18:32 DEBUG : only5: Sizes differ 2026/02/15 03:18:32 DEBUG : only6: size = 0 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:32 DEBUG : only6: size = 6 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo) 2026/02/15 03:18:32 DEBUG : only6: Sizes differ 2026/02/15 03:18:32 DEBUG : only7: size = 0 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:32 DEBUG : only7: size = 6 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo) 2026/02/15 03:18:32 DEBUG : only7: Sizes differ 2026/02/15 03:18:32 DEBUG : only8: size = 0 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:32 DEBUG : only8: size = 6 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo) 2026/02/15 03:18:32 DEBUG : only8: Sizes differ 2026/02/15 03:18:32 DEBUG : only9: size = 0 (Local file system at /tmp/rclone4224091496) 2026/02/15 03:18:32 DEBUG : only9: size = 6 (ftp://172.17.0.9:21/rclone-test-haromem4yaxo) 2026/02/15 03:18:32 DEBUG : only9: Sizes differ 2026/02/15 03:18:32 DEBUG : both1: Unchanged skipping 2026/02/15 03:18:32 DEBUG : both18: Unchanged skipping 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37388") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32406") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38922->172.17.0.9:37388, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38384->172.17.0.9:32406, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39972") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53476->172.17.0.9:39972, err= 2026/02/15 03:18:32 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/02/15 03:18:32 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/02/15 03:18:32 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/02/15 03:18:32 INFO : only13: Copied (replaced existing) 2026/02/15 03:18:32 DEBUG : only11.51c18866.partial: size = 0 OK 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33665") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60758->172.17.0.9:33665, err= 2026/02/15 03:18:32 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/02/15 03:18:32 INFO : only0: Copied (replaced existing) 2026/02/15 03:18:32 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/02/15 03:18:32 DEBUG : only11.51c18866.partial: renamed to: only11 2026/02/15 03:18:32 INFO : only11: Copied (replaced existing) 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34302") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33254->172.17.0.9:34302, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32371") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48038->172.17.0.9:32371, err= 2026/02/15 03:18:32 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/02/15 03:18:32 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/02/15 03:18:32 INFO : only10: Copied (replaced existing) 2026/02/15 03:18:32 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34162") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53912->172.17.0.9:34162, err= 2026/02/15 03:18:32 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/02/15 03:18:32 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/02/15 03:18:32 INFO : only14: Copied (replaced existing) 2026/02/15 03:18:32 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/02/15 03:18:32 INFO : only15: Copied (replaced existing) 2026/02/15 03:18:32 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/02/15 03:18:32 INFO : only16: Copied (replaced existing) 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38575") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32498") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46490->172.17.0.9:38575, err= 2026/02/15 03:18:32 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41432->172.17.0.9:32498, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34191") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38850->172.17.0.9:34191, err= 2026/02/15 03:18:32 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/02/15 03:18:32 INFO : only17: Copied (replaced existing) 2026/02/15 03:18:32 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/02/15 03:18:32 DEBUG : only18.f963383f.partial: size = 0 OK 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37975") 2026/02/15 03:18:32 DEBUG : only1.77787b15.partial: size = 0 OK 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43762->172.17.0.9:37975, err= 2026/02/15 03:18:32 DEBUG : only18.f963383f.partial: renamed to: only18 2026/02/15 03:18:32 INFO : only18: Copied (replaced existing) 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34488") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39346->172.17.0.9:34488, err= 2026/02/15 03:18:32 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/02/15 03:18:32 INFO : only19: Copied (replaced existing) 2026/02/15 03:18:32 DEBUG : only1.77787b15.partial: renamed to: only1 2026/02/15 03:18:32 INFO : only1: Copied (replaced existing) 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39843") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:32812->172.17.0.9:39843, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34467") 2026/02/15 03:18:32 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/02/15 03:18:32 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55166->172.17.0.9:34467, err= 2026/02/15 03:18:32 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/02/15 03:18:32 INFO : only2: Copied (replaced existing) 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39750") 2026/02/15 03:18:32 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/02/15 03:18:32 INFO : only3: Copied (replaced existing) 2026/02/15 03:18:32 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43216->172.17.0.9:39750, err= 2026/02/15 03:18:32 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/02/15 03:18:32 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/02/15 03:18:32 INFO : only5: Copied (replaced existing) 2026/02/15 03:18:32 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31483") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39508") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43110->172.17.0.9:31483, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35364->172.17.0.9:39508, err= 2026/02/15 03:18:32 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/02/15 03:18:32 INFO : only6: Copied (replaced existing) 2026/02/15 03:18:32 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/02/15 03:18:32 INFO : only4: Copied (replaced existing) 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37475") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41008->172.17.0.9:37475, err= 2026/02/15 03:18:32 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32734") 2026/02/15 03:18:32 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/02/15 03:18:32 INFO : only7: Copied (replaced existing) 2026/02/15 03:18:32 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:32996->172.17.0.9:32734, err= 2026/02/15 03:18:32 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/02/15 03:18:32 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/02/15 03:18:32 INFO : only8: Copied (replaced existing) 2026/02/15 03:18:32 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/02/15 03:18:32 INFO : only9: Copied (replaced existing) 2026/02/15 03:18:32 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/02/15 03:18:32 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/02/15 03:18:32 INFO : only12: Copied (replaced existing) 2026/02/15 03:18:32 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37603") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55278->172.17.0.9:37603, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38245") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39466->172.17.0.9:38245, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33151") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51050->172.17.0.9:33151, err= --- PASS: TestSyncConcurrentTruncate (0.09s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:32 DEBUG : empty_dir: Making directory with metadata 2026/02/15 03:18:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/15 03:18:32 DEBUG : empty_on_remote: Making directory with metadata 2026/02/15 03:18:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/15 03:18:32 INFO : empty_on_remote: Making directory 2026/02/15 03:18:32 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/15 03:18:32 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/15 03:18:32 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/15 03:18:32 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/15 03:18:32 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30097") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47762->172.17.0.9:30097, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37600") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36541") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37901") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49782->172.17.0.9:37600, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39096->172.17.0.9:36541, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55824->172.17.0.9:37901, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32064") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45988->172.17.0.9:32064, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37130") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43028->172.17.0.9:37130, err= --- PASS: TestSyncReplaceDirModTime (0.04s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:32 DEBUG : empty_dir: Making directory with metadata 2026/02/15 03:18:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/15 03:18:32 DEBUG : empty_on_remote: Making directory with metadata 2026/02/15 03:18:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/15 03:18:32 INFO : empty_on_remote: Making directory 2026/02/15 03:18:32 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/15 03:18:32 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/15 03:18:32 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/15 03:18:32 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/15 03:18:32 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/15 03:18:32 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32446") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50498->172.17.0.9:32446, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38000") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30641") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36638") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41384->172.17.0.9:38000, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56618->172.17.0.9:30641, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45486->172.17.0.9:36638, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30776") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59420->172.17.0.9:30776, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38979") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42196->172.17.0.9:38979, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36144") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50788->172.17.0.9:36144, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.05s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/15 03:18:32 INFO : sub dir: Making directory 2026/02/15 03:18:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31333") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57426->172.17.0.9:31333, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32021") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33301") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57978->172.17.0.9:32021, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60834->172.17.0.9:33301, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39046") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59354->172.17.0.9:39046, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33656") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43852->172.17.0.9:33656, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39022") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40524->172.17.0.9:39022, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38070") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60024->172.17.0.9:38070, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36339") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51916->172.17.0.9:36339, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36318") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35356->172.17.0.9:36318, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36232") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47864->172.17.0.9:36232, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34283") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60954->172.17.0.9:34283, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.06s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/15 03:18:32 INFO : sub dir: Making directory 2026/02/15 03:18:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30191") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51930->172.17.0.9:30191, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36359") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36493") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49972->172.17.0.9:36359, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60390->172.17.0.9:36493, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30408") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43368->172.17.0.9:30408, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39371") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60366->172.17.0.9:39371, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30432") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47678->172.17.0.9:30432, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36124") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52180->172.17.0.9:36124, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37609") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52194->172.17.0.9:37609, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35490") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37816->172.17.0.9:35490, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34094") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49270->172.17.0.9:34094, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33531") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52740->172.17.0.9:33531, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.06s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33696") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39022->172.17.0.9:33696, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38203") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42672->172.17.0.9:38203, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32960") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54900->172.17.0.9:32960, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30229") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47228->172.17.0.9:30229, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38232") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59148->172.17.0.9:38232, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34601") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51530->172.17.0.9:34601, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37463") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59958->172.17.0.9:37463, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38068") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44384->172.17.0.9:38068, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35868") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37408->172.17.0.9:35868, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33447") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41022->172.17.0.9:33447, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34356") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34596->172.17.0.9:34356, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37299") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33706->172.17.0.9:37299, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37060") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53374->172.17.0.9:37060, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31157") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56790->172.17.0.9:31157, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31641") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39086->172.17.0.9:31641, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32469") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42480->172.17.0.9:32469, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32870") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60972->172.17.0.9:32870, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33827") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53330->172.17.0.9:33827, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33351") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:32802->172.17.0.9:33351, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32353") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42108->172.17.0.9:32353, err= 2026/02/15 03:18:32 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33855") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35562->172.17.0.9:33855, err= 2026/02/15 03:18:32 DEBUG : apple: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : apple: Excluded 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: Excluded 2026/02/15 03:18:32 DEBUG : banana: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : banana: Excluded 2026/02/15 03:18:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : splitbananasplit: Excluded 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39438") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57750->172.17.0.9:39438, err= 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35556") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38686->172.17.0.9:35556, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30849") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44990->172.17.0.9:30849, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32553") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60838->172.17.0.9:32553, err= 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/15 03:18:32 DEBUG : splitbananasplit: size = 16 OK 2026/02/15 03:18:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : banana: size = 6 OK 2026/02/15 03:18:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : banana: Unchanged skipping 2026/02/15 03:18:32 DEBUG : splitbananasplit: Unchanged skipping 2026/02/15 03:18:32 DEBUG : apple: size = 5 OK 2026/02/15 03:18:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : apple: Unchanged skipping 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37593") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42900->172.17.0.9:37593, err= 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:32 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:32 INFO : There was nothing to transfer 2026/02/15 03:18:32 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36160") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51074->172.17.0.9:36160, err= 2026/02/15 03:18:32 DEBUG : apple: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : apple: Excluded 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: Excluded 2026/02/15 03:18:32 DEBUG : banana: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : banana: Excluded 2026/02/15 03:18:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : splitbananasplit: Excluded 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38452") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53330->172.17.0.9:38452, err= 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39388") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39408->172.17.0.9:39388, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31509") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49898->172.17.0.9:31509, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33398") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41988->172.17.0.9:33398, err= 2026/02/15 03:18:32 DEBUG : apple: size = 5 OK 2026/02/15 03:18:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : apple: Unchanged skipping 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : splitbananasplit: size = 16 OK 2026/02/15 03:18:32 DEBUG : banana: size = 6 OK 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/15 03:18:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : splitbananasplit: Unchanged skipping 2026/02/15 03:18:32 DEBUG : banana: Unchanged skipping 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39172") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54562->172.17.0.9:39172, err= 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:32 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:32 INFO : There was nothing to transfer 2026/02/15 03:18:32 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35194") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58980->172.17.0.9:35194, err= 2026/02/15 03:18:32 DEBUG : apple: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : apple: Excluded 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: Excluded 2026/02/15 03:18:32 DEBUG : banana: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : banana: Excluded 2026/02/15 03:18:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : splitbananasplit: Excluded 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35678") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34700->172.17.0.9:35678, err= 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31624") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45864->172.17.0.9:31624, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33941") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50778->172.17.0.9:33941, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32491") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60620->172.17.0.9:32491, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33685") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38172->172.17.0.9:33685, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36459") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53312->172.17.0.9:36459, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34343") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56996->172.17.0.9:34343, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31285") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:32782->172.17.0.9:31285, err= === RUN TestTransform/NFD run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39081") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:32776->172.17.0.9:39081, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36424") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37210->172.17.0.9:36424, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31980") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50318->172.17.0.9:31980, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33915") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41206->172.17.0.9:33915, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39372") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37418->172.17.0.9:39372, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37827") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54962->172.17.0.9:37827, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39719") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53572->172.17.0.9:39719, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35291") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43854->172.17.0.9:35291, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31054") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45010->172.17.0.9:31054, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36284") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57660->172.17.0.9:36284, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30014") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37802->172.17.0.9:30014, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36929") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36548->172.17.0.9:36929, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31918") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42548->172.17.0.9:31918, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33054") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49486->172.17.0.9:33054, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30097") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47766->172.17.0.9:30097, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37123") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37668->172.17.0.9:37123, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32441") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44138->172.17.0.9:32441, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37599") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52110->172.17.0.9:37599, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30351") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41836->172.17.0.9:30351, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38221") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49732->172.17.0.9:38221, err= 2026/02/15 03:18:32 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37629") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54556->172.17.0.9:37629, err= 2026/02/15 03:18:32 DEBUG : apple: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : apple: Excluded 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: Excluded 2026/02/15 03:18:32 DEBUG : banana: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : banana: Excluded 2026/02/15 03:18:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : splitbananasplit: Excluded 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30106") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58690->172.17.0.9:30106, err= 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31319") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38892->172.17.0.9:31319, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35774") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54046->172.17.0.9:35774, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36178") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55284->172.17.0.9:36178, err= 2026/02/15 03:18:32 DEBUG : apple: size = 5 OK 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/15 03:18:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : apple: Unchanged skipping 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/15 03:18:32 DEBUG : splitbananasplit: size = 16 OK 2026/02/15 03:18:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : splitbananasplit: Unchanged skipping 2026/02/15 03:18:32 DEBUG : banana: size = 6 OK 2026/02/15 03:18:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : banana: Unchanged skipping 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34437") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53850->172.17.0.9:34437, err= 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:32 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:32 INFO : There was nothing to transfer 2026/02/15 03:18:32 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35058") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39156->172.17.0.9:35058, err= 2026/02/15 03:18:32 DEBUG : apple: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : apple: Excluded 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: Excluded 2026/02/15 03:18:32 DEBUG : banana: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : banana: Excluded 2026/02/15 03:18:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : splitbananasplit: Excluded 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31607") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45800->172.17.0.9:31607, err= 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36869") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43766->172.17.0.9:36869, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37438") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55266->172.17.0.9:37438, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30519") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40412->172.17.0.9:30519, err= 2026/02/15 03:18:32 DEBUG : apple: size = 5 OK 2026/02/15 03:18:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : apple: Unchanged skipping 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/15 03:18:32 DEBUG : banana: size = 6 OK 2026/02/15 03:18:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : banana: Unchanged skipping 2026/02/15 03:18:32 DEBUG : splitbananasplit: size = 16 OK 2026/02/15 03:18:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : splitbananasplit: Unchanged skipping 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39343") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55412->172.17.0.9:39343, err= 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:32 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:32 INFO : There was nothing to transfer 2026/02/15 03:18:32 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34217") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58782->172.17.0.9:34217, err= 2026/02/15 03:18:32 DEBUG : apple: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : apple: Excluded 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: Excluded 2026/02/15 03:18:32 DEBUG : banana: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : banana: Excluded 2026/02/15 03:18:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : splitbananasplit: Excluded 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35458") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38508->172.17.0.9:35458, err= 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32115") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43932->172.17.0.9:32115, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34747") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59714->172.17.0.9:34747, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36047") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59342->172.17.0.9:36047, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30802") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44614->172.17.0.9:30802, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33475") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60184->172.17.0.9:33475, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30423") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58878->172.17.0.9:30423, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34828") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34504->172.17.0.9:34828, err= === RUN TestTransform/base64 run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33324") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36076->172.17.0.9:33324, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36130") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48778->172.17.0.9:36130, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39959") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39748->172.17.0.9:39959, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31649") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47912->172.17.0.9:31649, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37826") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44452->172.17.0.9:37826, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38255") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52988->172.17.0.9:38255, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37541") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44394->172.17.0.9:37541, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31916") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36850->172.17.0.9:31916, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35181") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45756->172.17.0.9:35181, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33757") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48632->172.17.0.9:33757, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36808") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35850->172.17.0.9:36808, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35874") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35560->172.17.0.9:35874, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34130") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39216->172.17.0.9:34130, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38802") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:32954->172.17.0.9:38802, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39345") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38474->172.17.0.9:39345, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32002") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38406->172.17.0.9:32002, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30500") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36290->172.17.0.9:30500, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34879") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44718->172.17.0.9:34879, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35218") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42800->172.17.0.9:35218, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34865") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36346->172.17.0.9:34865, err= 2026/02/15 03:18:32 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34944") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40786->172.17.0.9:34944, err= 2026/02/15 03:18:32 DEBUG : apple: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : apple: Excluded 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: Excluded 2026/02/15 03:18:32 DEBUG : banana: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : banana: Excluded 2026/02/15 03:18:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : splitbananasplit: Excluded 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32731") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48588->172.17.0.9:32731, err= 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30145") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50030->172.17.0.9:30145, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33032") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51326->172.17.0.9:33032, err= 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 03:18:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 03:18:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 03:18:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 03:18:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 03:18:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35424") 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 03:18:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 03:18:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56746->172.17.0.9:35424, err= 2026/02/15 03:18:32 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 03:18:32 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 03:18:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 03:18:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Connecting to FTP server 2026/02/15 03:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 03:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 03:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34982") 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 03:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 03:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 03:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 03:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 03:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 03:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 03:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 03:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 03:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37483") 2026/02/15 03:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 03:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 03:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 03:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 03:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 03:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 03:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 03:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 03:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 03:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 03:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43300->172.17.0.9:37483, err= 2026/02/15 03:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 03:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 03:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 03:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55536->172.17.0.9:34982, err= 2026/02/15 03:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 03:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 03:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 03:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 03:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 03:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 03:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 03:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 03:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 03:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56858->172.17.0.9:21, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32025") 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 03:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 03:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 03:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45150->172.17.0.9:32025, err= 2026/02/15 03:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 03:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 03:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 03:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 03:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 03:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 03:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 03:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 03:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 03:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39383") 2026/02/15 03:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 03:18:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/15 03:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 03:18:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60416->172.17.0.9:39383, err= 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/15 03:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/02/15 03:18:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/02/15 03:18:32 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/02/15 03:18:32 INFO : apple: Copied (new) to: YXBwbGU= 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 03:18:32 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35163") 2026/02/15 03:18:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 03:18:32 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:32954->172.17.0.9:35163, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32227") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42546->172.17.0.9:32227, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34687") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50262->172.17.0.9:34687, err= 2026/02/15 03:18:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 03:18:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30208") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31530") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34325") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55258->172.17.0.9:31530, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39392->172.17.0.9:34325, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36306->172.17.0.9:30208, err= 2026/02/15 03:18:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 03:18:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 03:18:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 03:18:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30645") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44188->172.17.0.9:30645, err= 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32931") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40074->172.17.0.9:32931, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37510") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46376->172.17.0.9:37510, err= 2026/02/15 03:18:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/02/15 03:18:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 03:18:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34430") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34520->172.17.0.9:34430, err= 2026/02/15 03:18:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 03:18:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32180") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42066->172.17.0.9:32180, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33234") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55714->172.17.0.9:33234, err= 2026/02/15 03:18:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/02/15 03:18:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 03:18:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32421") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46652->172.17.0.9:32421, err= 2026/02/15 03:18:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/15 03:18:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/15 03:18:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39075") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53540->172.17.0.9:39075, err= 2026/02/15 03:18:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34268") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45820->172.17.0.9:34268, err= 2026/02/15 03:18:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32668") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60612->172.17.0.9:32668, err= 2026/02/15 03:18:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/15 03:18:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/15 03:18:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/02/15 03:18:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/02/15 03:18:32 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/02/15 03:18:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35294") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43776->172.17.0.9:35294, err= 2026/02/15 03:18:32 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/02/15 03:18:32 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/02/15 03:18:32 INFO : banana: Copied (new) to: YmFuYW5h 2026/02/15 03:18:32 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Connecting to FTP server 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Connecting to FTP server 2026/02/15 03:18:32 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56868->172.17.0.9:21, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Connecting to FTP server 2026/02/15 03:18:32 INFO : dir1/0011-56789;.txt: Deleted 2026/02/15 03:18:32 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/15 03:18:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/15 03:18:32 INFO : dir1/0003-defghij.txt: Deleted 2026/02/15 03:18:32 INFO : dir1/0015-9;=.txt: Deleted 2026/02/15 03:18:32 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/15 03:18:32 INFO : apple: Deleted 2026/02/15 03:18:32 INFO : dir1/0009-3456789.txt: Deleted 2026/02/15 03:18:32 INFO : dir1/0014-89;=.txt: Deleted 2026/02/15 03:18:32 INFO : dir1/0012-6789;.txt: Deleted 2026/02/15 03:18:32 INFO : dir1/0008-2345678.txt: Deleted 2026/02/15 03:18:32 INFO : appleappleapplebanana: Deleted 2026/02/15 03:18:32 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/15 03:18:32 INFO : splitbananasplit: Deleted 2026/02/15 03:18:32 INFO : dir1/0007-1234567.txt: Deleted 2026/02/15 03:18:32 INFO : banana: Deleted 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56882->172.17.0.9:21, err= 2026/02/15 03:18:32 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:21") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56894->172.17.0.9:21, err= 2026/02/15 03:18:32 INFO : dir1/0013-789;=.txt: Deleted 2026/02/15 03:18:32 INFO : dir1/0010-456789.txt: Deleted 2026/02/15 03:18:32 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30699") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59314->172.17.0.9:30699, err= 2026/02/15 03:18:32 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : YXBwbGU=: Excluded 2026/02/15 03:18:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/02/15 03:18:32 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : YmFuYW5h: Excluded 2026/02/15 03:18:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33536") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49656->172.17.0.9:33536, err= 2026/02/15 03:18:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/02/15 03:18:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/02/15 03:18:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/02/15 03:18:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/02/15 03:18:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/02/15 03:18:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/02/15 03:18:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/02/15 03:18:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/02/15 03:18:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/02/15 03:18:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/02/15 03:18:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/02/15 03:18:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/02/15 03:18:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/02/15 03:18:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/02/15 03:18:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/02/15 03:18:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37080") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55872->172.17.0.9:37080, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32819") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41086->172.17.0.9:32819, err= 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/15 03:18:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/15 03:18:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/15 03:18:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 03:18:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 03:18:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 03:18:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 03:18:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 03:18:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 03:18:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 03:18:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 03:18:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/15 03:18:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/15 03:18:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/15 03:18:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 03:18:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 03:18:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 03:18:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 03:18:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 03:18:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 03:18:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 03:18:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 03:18:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 03:18:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 03:18:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 03:18:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 03:18:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 03:18:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 03:18:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32795") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33486->172.17.0.9:32795, err= 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 03:18:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 03:18:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 03:18:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 03:18:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 03:18:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 03:18:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 03:18:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 03:18:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 03:18:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/15 03:18:32 DEBUG : YXBwbGU=: size = 5 OK 2026/02/15 03:18:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : apple: Unchanged skipping 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/15 03:18:32 DEBUG : YmFuYW5h: size = 6 OK 2026/02/15 03:18:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : banana: Unchanged skipping 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 03:18:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/15 03:18:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : splitbananasplit: Unchanged skipping 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 03:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37582") 2026/02/15 03:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 03:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 03:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 03:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 03:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 03:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 03:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 03:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 03:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 03:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 03:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 03:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 03:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 03:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 03:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 03:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 03:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 03:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 03:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 03:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 03:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57288->172.17.0.9:37582, err= 2026/02/15 03:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 03:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 03:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 03:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 03:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 03:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 03:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 03:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 03:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 03:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 03:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 03:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 03:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 03:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 03:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 03:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 03:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 03:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 03:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 03:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 03:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 03:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 03:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 03:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 03:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 03:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 03:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 03:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 03:18:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/15 03:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 03:18:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/15 03:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 03:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 03:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 03:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 03:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 03:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 03:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 03:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 03:18:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 03:18:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/15 03:18:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/15 03:18:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/15 03:18:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:32 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:32 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30828") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45042->172.17.0.9:30828, err= 2026/02/15 03:18:32 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : YXBwbGU=: Excluded 2026/02/15 03:18:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/02/15 03:18:32 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : YmFuYW5h: Excluded 2026/02/15 03:18:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39555") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53196->172.17.0.9:39555, err= 2026/02/15 03:18:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/02/15 03:18:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/02/15 03:18:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/02/15 03:18:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/02/15 03:18:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/02/15 03:18:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/02/15 03:18:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/02/15 03:18:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/02/15 03:18:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/02/15 03:18:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/02/15 03:18:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/02/15 03:18:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/02/15 03:18:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/02/15 03:18:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/02/15 03:18:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/02/15 03:18:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36257") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:32788->172.17.0.9:36257, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36756") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37768->172.17.0.9:36756, err= 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 03:18:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 03:18:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 03:18:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 03:18:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36207") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50546->172.17.0.9:36207, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36581") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44306->172.17.0.9:36581, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32729") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42128->172.17.0.9:32729, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36332") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42860->172.17.0.9:36332, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31160") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39728->172.17.0.9:31160, err= === RUN TestTransform/prefix run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37955") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38730->172.17.0.9:37955, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39507") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49568->172.17.0.9:39507, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35463") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46590->172.17.0.9:35463, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31664") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53824->172.17.0.9:31664, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37420") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35458->172.17.0.9:37420, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37295") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44210->172.17.0.9:37295, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38184") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38264->172.17.0.9:38184, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35902") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51220->172.17.0.9:35902, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39795") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34090->172.17.0.9:39795, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31109") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57720->172.17.0.9:31109, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36158") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51536->172.17.0.9:36158, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31604") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38344->172.17.0.9:31604, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31948") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50942->172.17.0.9:31948, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31783") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57422->172.17.0.9:31783, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34095") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56402->172.17.0.9:34095, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32987") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58340->172.17.0.9:32987, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37591") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59348->172.17.0.9:37591, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39633") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49350->172.17.0.9:39633, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34785") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50542->172.17.0.9:34785, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36392") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46266->172.17.0.9:36392, err= 2026/02/15 03:18:32 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39393") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36688->172.17.0.9:39393, err= 2026/02/15 03:18:32 DEBUG : apple: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : apple: Excluded 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: Excluded 2026/02/15 03:18:32 DEBUG : banana: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : banana: Excluded 2026/02/15 03:18:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : splitbananasplit: Excluded 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31649") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47922->172.17.0.9:31649, err= 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39964") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52948->172.17.0.9:39964, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35684") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52884->172.17.0.9:35684, err= 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 03:18:32 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 03:18:32 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 03:18:32 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 03:18:32 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 03:18:32 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 03:18:32 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 03:18:32 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36148") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59582->172.17.0.9:36148, err= 2026/02/15 03:18:32 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 03:18:32 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 03:18:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38428") 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41374->172.17.0.9:38428, err= 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/15 03:18:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/15 03:18:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/15 03:18:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/15 03:18:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/15 03:18:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/15 03:18:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/15 03:18:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/15 03:18:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/15 03:18:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/15 03:18:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/15 03:18:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/15 03:18:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/15 03:18:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/15 03:18:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/15 03:18:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/15 03:18:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/15 03:18:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/15 03:18:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/15 03:18:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/15 03:18:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/15 03:18:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/15 03:18:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/15 03:18:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/15 03:18:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/15 03:18:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/15 03:18:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/15 03:18:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/15 03:18:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/15 03:18:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/15 03:18:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/15 03:18:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/15 03:18:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/15 03:18:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/15 03:18:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/15 03:18:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/15 03:18:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/15 03:18:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/15 03:18:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/15 03:18:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/15 03:18:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/15 03:18:32 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 03:18:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/15 03:18:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/15 03:18:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/15 03:18:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/15 03:18:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/15 03:18:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/15 03:18:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/15 03:18:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/15 03:18:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/15 03:18:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/15 03:18:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/15 03:18:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/15 03:18:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/15 03:18:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/15 03:18:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/15 03:18:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/15 03:18:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 03:18:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/15 03:18:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/15 03:18:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/15 03:18:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/15 03:18:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/15 03:18:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/15 03:18:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/15 03:18:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/15 03:18:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/15 03:18:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/15 03:18:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/15 03:18:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/15 03:18:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/15 03:18:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/15 03:18:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/15 03:18:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/15 03:18:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/15 03:18:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/15 03:18:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/15 03:18:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/15 03:18:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/15 03:18:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/15 03:18:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/15 03:18:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/15 03:18:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/15 03:18:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/15 03:18:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33212") 2026/02/15 03:18:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/15 03:18:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/15 03:18:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/15 03:18:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/15 03:18:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/15 03:18:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/15 03:18:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/15 03:18:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/15 03:18:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40884->172.17.0.9:33212, err= 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/15 03:18:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/15 03:18:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/15 03:18:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/15 03:18:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/15 03:18:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/15 03:18:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/15 03:18:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/15 03:18:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/15 03:18:32 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37870") 2026/02/15 03:18:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43688->172.17.0.9:37870, err= 2026/02/15 03:18:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30556") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32595") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47326->172.17.0.9:32595, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42706->172.17.0.9:30556, err= 2026/02/15 03:18:32 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/02/15 03:18:32 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/02/15 03:18:32 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/02/15 03:18:32 INFO : banana: Copied (new) to: PREFIXbanana 2026/02/15 03:18:32 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/02/15 03:18:32 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/02/15 03:18:32 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/02/15 03:18:32 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/02/15 03:18:32 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/02/15 03:18:32 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/15 03:18:32 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/02/15 03:18:32 INFO : apple: Copied (new) to: PREFIXapple 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32477") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35370") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36743") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59752->172.17.0.9:36743, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39112->172.17.0.9:32477, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48322->172.17.0.9:35370, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37002") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45024->172.17.0.9:37002, err= 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/02/15 03:18:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/02/15 03:18:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35746") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48310->172.17.0.9:35746, err= 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/15 03:18:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39508") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33863") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35368->172.17.0.9:39508, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46596->172.17.0.9:33863, err= 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/02/15 03:18:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30788") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36224->172.17.0.9:30788, err= 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/02/15 03:18:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/15 03:18:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/02/15 03:18:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30531") 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/02/15 03:18:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34590->172.17.0.9:30531, err= 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37073") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39929") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42992->172.17.0.9:39929, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38908") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40122->172.17.0.9:38908, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59884->172.17.0.9:37073, err= 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/02/15 03:18:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/02/15 03:18:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30133") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35461") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37494->172.17.0.9:30133, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53198->172.17.0.9:35461, err= 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/02/15 03:18:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/02/15 03:18:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38480") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50462->172.17.0.9:38480, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38417") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57092->172.17.0.9:38417, err= 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/02/15 03:18:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/02/15 03:18:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/02/15 03:18:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/02/15 03:18:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/02/15 03:18:32 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/15 03:18:32 INFO : dir1/0009-3456789.txt: Deleted 2026/02/15 03:18:32 INFO : dir1/0003-defghij.txt: Deleted 2026/02/15 03:18:32 INFO : dir1/0014-89;=.txt: Deleted 2026/02/15 03:18:32 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/15 03:18:32 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/15 03:18:32 INFO : dir1/0010-456789.txt: Deleted 2026/02/15 03:18:32 INFO : apple: Deleted 2026/02/15 03:18:32 INFO : dir1/0012-6789;.txt: Deleted 2026/02/15 03:18:32 INFO : dir1/0011-56789;.txt: Deleted 2026/02/15 03:18:32 INFO : dir1/0008-2345678.txt: Deleted 2026/02/15 03:18:32 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/15 03:18:32 INFO : appleappleapplebanana: Deleted 2026/02/15 03:18:32 INFO : dir1/0015-9;=.txt: Deleted 2026/02/15 03:18:32 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/15 03:18:32 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/15 03:18:32 INFO : dir1/0007-1234567.txt: Deleted 2026/02/15 03:18:32 INFO : banana: Deleted 2026/02/15 03:18:32 INFO : splitbananasplit: Deleted 2026/02/15 03:18:32 INFO : dir1/0013-789;=.txt: Deleted 2026/02/15 03:18:32 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30743") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55992->172.17.0.9:30743, err= 2026/02/15 03:18:32 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : PREFIXapple: Excluded 2026/02/15 03:18:32 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/02/15 03:18:32 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : PREFIXbanana: Excluded 2026/02/15 03:18:32 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : PREFIXsplitbananasplit: Excluded 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30719") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48894->172.17.0.9:30719, err= 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34438") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48542->172.17.0.9:34438, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37222") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47656->172.17.0.9:37222, err= 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/15 03:18:32 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/15 03:18:32 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/15 03:18:32 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/15 03:18:32 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/15 03:18:32 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/15 03:18:32 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/15 03:18:32 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/15 03:18:32 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/15 03:18:32 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/15 03:18:32 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/15 03:18:32 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/15 03:18:32 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/15 03:18:32 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/15 03:18:32 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/15 03:18:32 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/15 03:18:32 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/15 03:18:32 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/15 03:18:32 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/15 03:18:32 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/15 03:18:32 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/15 03:18:32 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/15 03:18:32 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/15 03:18:32 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/15 03:18:32 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/15 03:18:32 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/15 03:18:32 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/15 03:18:32 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/15 03:18:32 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/15 03:18:32 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/15 03:18:32 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/15 03:18:32 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/15 03:18:32 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/15 03:18:32 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 03:18:32 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 03:18:32 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 03:18:32 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 03:18:32 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 03:18:32 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 03:18:32 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36379") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33472->172.17.0.9:36379, err= 2026/02/15 03:18:32 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37877") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51922->172.17.0.9:37877, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33425") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36764") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37732") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58242->172.17.0.9:36764, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48182->172.17.0.9:33425, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33460->172.17.0.9:37732, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32985") 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45266->172.17.0.9:32985, err= 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:32 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/02/15 03:18:32 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/02/15 03:18:32 INFO : banana: Copied (new) 2026/02/15 03:18:32 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/02/15 03:18:32 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38672") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46580->172.17.0.9:38672, err= 2026/02/15 03:18:32 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/02/15 03:18:32 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/02/15 03:18:32 INFO : appleappleapplebanana: Copied (new) 2026/02/15 03:18:32 INFO : splitbananasplit: Copied (new) 2026/02/15 03:18:32 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/02/15 03:18:32 INFO : apple: Copied (new) 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39565") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34705") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34803") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34092->172.17.0.9:39565, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59456->172.17.0.9:34803, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39678->172.17.0.9:34705, err= 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/02/15 03:18:32 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/02/15 03:18:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/02/15 03:18:32 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35364") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31461") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37617") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49556->172.17.0.9:31461, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54770->172.17.0.9:35364, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59390->172.17.0.9:37617, err= 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/02/15 03:18:32 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36530") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50056->172.17.0.9:36530, err= 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/02/15 03:18:32 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/02/15 03:18:32 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34738") 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/02/15 03:18:32 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52120->172.17.0.9:34738, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34350") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31730") 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40312->172.17.0.9:34350, err= 2026/02/15 03:18:32 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51800->172.17.0.9:31730, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36246") 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51758->172.17.0.9:36246, err= 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/02/15 03:18:32 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/02/15 03:18:32 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/02/15 03:18:32 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39911") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40394->172.17.0.9:39911, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38159") 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38203") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42682->172.17.0.9:38203, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35326->172.17.0.9:38159, err= 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/02/15 03:18:32 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32575") 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/02/15 03:18:32 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52256->172.17.0.9:32575, err= 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/02/15 03:18:32 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/02/15 03:18:32 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/02/15 03:18:32 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/15 03:18:32 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:32 INFO : PREFIXsplitbananasplit: Deleted 2026/02/15 03:18:32 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/02/15 03:18:32 INFO : PREFIXbanana: Deleted 2026/02/15 03:18:32 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/02/15 03:18:32 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/02/15 03:18:32 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/02/15 03:18:32 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/02/15 03:18:32 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/02/15 03:18:32 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/02/15 03:18:32 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/02/15 03:18:32 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/02/15 03:18:32 INFO : PREFIXapple: Deleted 2026/02/15 03:18:32 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/02/15 03:18:32 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/02/15 03:18:32 INFO : PREFIXappleappleapplebanana: Deleted 2026/02/15 03:18:32 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/02/15 03:18:32 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/02/15 03:18:32 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/02/15 03:18:32 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/02/15 03:18:32 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/02/15 03:18:32 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31431") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36170->172.17.0.9:31431, err= 2026/02/15 03:18:32 DEBUG : apple: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : apple: Excluded 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: Excluded 2026/02/15 03:18:32 DEBUG : banana: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : banana: Excluded 2026/02/15 03:18:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : splitbananasplit: Excluded 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34535") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41876->172.17.0.9:34535, err= 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30318") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39552->172.17.0.9:30318, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36681") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43198->172.17.0.9:36681, err= 2026/02/15 03:18:32 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31146") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52844->172.17.0.9:31146, err= 2026/02/15 03:18:32 DEBUG : apple: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : apple: Excluded 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: Excluded 2026/02/15 03:18:32 DEBUG : banana: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : banana: Excluded 2026/02/15 03:18:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : splitbananasplit: Excluded 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37269") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42234->172.17.0.9:37269, err= 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36731") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55248->172.17.0.9:36731, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37225") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38982->172.17.0.9:37225, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38563") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33796->172.17.0.9:38563, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37643") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43814->172.17.0.9:37643, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30633") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35344->172.17.0.9:30633, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39493") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47580->172.17.0.9:39493, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38607") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45328->172.17.0.9:38607, err= === RUN TestTransform/suffix run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33163") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36744->172.17.0.9:33163, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32057") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53266->172.17.0.9:32057, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34664") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54870->172.17.0.9:34664, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34658") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52454->172.17.0.9:34658, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39516") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47240->172.17.0.9:39516, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32971") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60620->172.17.0.9:32971, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31345") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33356->172.17.0.9:31345, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31632") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55410->172.17.0.9:31632, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34502") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55838->172.17.0.9:34502, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30113") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55230->172.17.0.9:30113, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36236") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58926->172.17.0.9:36236, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39483") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51942->172.17.0.9:39483, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38278") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39370->172.17.0.9:38278, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33348") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52894->172.17.0.9:33348, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31953") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41276->172.17.0.9:31953, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30302") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55056->172.17.0.9:30302, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37816") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40328->172.17.0.9:37816, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39207") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48986->172.17.0.9:39207, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35514") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59634->172.17.0.9:35514, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34261") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50326->172.17.0.9:34261, err= 2026/02/15 03:18:32 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31879") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59490->172.17.0.9:31879, err= 2026/02/15 03:18:32 DEBUG : apple: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : apple: Excluded 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: Excluded 2026/02/15 03:18:32 DEBUG : banana: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : banana: Excluded 2026/02/15 03:18:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : splitbananasplit: Excluded 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30950") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43570->172.17.0.9:30950, err= 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 03:18:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36435") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44622->172.17.0.9:36435, err= 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35437") 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53692->172.17.0.9:35437, err= 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/15 03:18:32 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 03:18:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/15 03:18:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 03:18:32 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/15 03:18:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 03:18:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39117") 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 03:18:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 03:18:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 03:18:32 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 03:18:32 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 03:18:32 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42064->172.17.0.9:39117, err= 2026/02/15 03:18:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 03:18:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/15 03:18:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 03:18:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 03:18:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32183") 2026/02/15 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32131") 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37321") 2026/02/15 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48714->172.17.0.9:32183, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34674->172.17.0.9:32131, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38285") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34186->172.17.0.9:37321, err= 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31905") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49034->172.17.0.9:38285, err= 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40836->172.17.0.9:31905, err= 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:33 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/02/15 03:18:33 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/02/15 03:18:33 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/02/15 03:18:33 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/02/15 03:18:33 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/15 03:18:33 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/02/15 03:18:33 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/15 03:18:33 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31206") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34015") 2026/02/15 03:18:33 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/02/15 03:18:33 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35004->172.17.0.9:34015, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38306->172.17.0.9:31206, err= 2026/02/15 03:18:33 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/02/15 03:18:33 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35376") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39908") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49096->172.17.0.9:35376, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49576->172.17.0.9:39908, err= 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/15 03:18:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/15 03:18:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/02/15 03:18:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/15 03:18:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38493") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37062") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36959") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59658->172.17.0.9:37062, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:32770->172.17.0.9:36959, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45662->172.17.0.9:38493, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38070") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60036->172.17.0.9:38070, err= 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/15 03:18:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/02/15 03:18:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/15 03:18:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32647") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39005") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37099") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42386->172.17.0.9:39005, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33154->172.17.0.9:32647, err= 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/02/15 03:18:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59464->172.17.0.9:37099, err= 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37446") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58338->172.17.0.9:37446, err= 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/02/15 03:18:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/02/15 03:18:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/02/15 03:18:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38504") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33082") 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36508->172.17.0.9:38504, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40898->172.17.0.9:33082, err= 2026/02/15 03:18:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33997") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35388") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55946->172.17.0.9:33997, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46782->172.17.0.9:35388, err= 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/02/15 03:18:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/02/15 03:18:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/02/15 03:18:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/02/15 03:18:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/15 03:18:33 INFO : appleappleapplebanana: Deleted 2026/02/15 03:18:33 INFO : dir1/0012-6789;.txt: Deleted 2026/02/15 03:18:33 INFO : apple: Deleted 2026/02/15 03:18:33 INFO : dir1/0008-2345678.txt: Deleted 2026/02/15 03:18:33 INFO : dir1/0014-89;=.txt: Deleted 2026/02/15 03:18:33 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/15 03:18:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/15 03:18:33 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/15 03:18:33 INFO : dir1/0013-789;=.txt: Deleted 2026/02/15 03:18:33 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/15 03:18:33 INFO : banana: Deleted 2026/02/15 03:18:33 INFO : dir1/0015-9;=.txt: Deleted 2026/02/15 03:18:33 INFO : dir1/0011-56789;.txt: Deleted 2026/02/15 03:18:33 INFO : dir1/0003-defghij.txt: Deleted 2026/02/15 03:18:33 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/15 03:18:33 INFO : dir1/0009-3456789.txt: Deleted 2026/02/15 03:18:33 INFO : dir1/0007-1234567.txt: Deleted 2026/02/15 03:18:33 INFO : dir1/0010-456789.txt: Deleted 2026/02/15 03:18:33 INFO : splitbananasplit: Deleted 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32081") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39008->172.17.0.9:32081, err= 2026/02/15 03:18:33 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : appleSUFFIX: Excluded 2026/02/15 03:18:33 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/02/15 03:18:33 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : bananaSUFFIX: Excluded 2026/02/15 03:18:33 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : splitbananasplitSUFFIX: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37780") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35676->172.17.0.9:37780, err= 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39277") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51296->172.17.0.9:39277, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39693") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41580->172.17.0.9:39693, err= 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/15 03:18:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/15 03:18:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/15 03:18:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/15 03:18:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/15 03:18:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/15 03:18:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/15 03:18:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/15 03:18:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/15 03:18:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/15 03:18:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/15 03:18:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/15 03:18:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/15 03:18:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/15 03:18:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/15 03:18:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/15 03:18:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/15 03:18:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/15 03:18:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/15 03:18:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/15 03:18:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/15 03:18:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/15 03:18:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 03:18:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 03:18:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 03:18:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 03:18:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 03:18:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/15 03:18:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34589") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57654->172.17.0.9:34589, err= 2026/02/15 03:18:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32789") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39424") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32016") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46582->172.17.0.9:39424, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37522->172.17.0.9:32789, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37375") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51022->172.17.0.9:32016, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52582->172.17.0.9:37375, err= 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34814") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47632->172.17.0.9:34814, err= 2026/02/15 03:18:33 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/02/15 03:18:33 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/02/15 03:18:33 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/02/15 03:18:33 INFO : appleappleapplebanana: Copied (new) 2026/02/15 03:18:33 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/02/15 03:18:33 INFO : apple: Copied (new) 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33837") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46430->172.17.0.9:33837, err= 2026/02/15 03:18:33 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34492") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40238->172.17.0.9:34492, err= 2026/02/15 03:18:33 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/02/15 03:18:33 INFO : splitbananasplit: Copied (new) 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39061") 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47196->172.17.0.9:39061, err= 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/02/15 03:18:33 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/02/15 03:18:33 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/02/15 03:18:33 INFO : banana: Copied (new) 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/02/15 03:18:33 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/02/15 03:18:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34815") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38674") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34482->172.17.0.9:38674, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34982") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55546->172.17.0.9:34982, err= 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/02/15 03:18:33 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53200->172.17.0.9:34815, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36072") 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43820->172.17.0.9:36072, err= 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/02/15 03:18:33 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38950") 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55434->172.17.0.9:38950, err= 2026/02/15 03:18:33 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35411") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59964->172.17.0.9:35411, err= 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/02/15 03:18:33 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/02/15 03:18:33 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36981") 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/02/15 03:18:33 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40682->172.17.0.9:36981, err= 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35714") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36531") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41442->172.17.0.9:35714, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56412->172.17.0.9:36531, err= 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/02/15 03:18:33 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35252") 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/02/15 03:18:33 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45450->172.17.0.9:35252, err= 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/02/15 03:18:33 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35586") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48930->172.17.0.9:35586, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32378") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35794->172.17.0.9:32378, err= 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/02/15 03:18:33 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/02/15 03:18:33 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36605") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40486->172.17.0.9:36605, err= 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/02/15 03:18:33 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/02/15 03:18:33 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/02/15 03:18:33 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/02/15 03:18:33 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/02/15 03:18:33 INFO : splitbananasplitSUFFIX: Deleted 2026/02/15 03:18:33 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/02/15 03:18:33 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/02/15 03:18:33 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/02/15 03:18:33 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/02/15 03:18:33 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/02/15 03:18:33 INFO : appleSUFFIX: Deleted 2026/02/15 03:18:33 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/02/15 03:18:33 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/02/15 03:18:33 INFO : appleappleapplebananaSUFFIX: Deleted 2026/02/15 03:18:33 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/02/15 03:18:33 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/02/15 03:18:33 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/02/15 03:18:33 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/02/15 03:18:33 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/02/15 03:18:33 INFO : bananaSUFFIX: Deleted 2026/02/15 03:18:33 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/02/15 03:18:33 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38609") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44952->172.17.0.9:38609, err= 2026/02/15 03:18:33 DEBUG : apple: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : apple: Excluded 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Excluded 2026/02/15 03:18:33 DEBUG : banana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : banana: Excluded 2026/02/15 03:18:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : splitbananasplit: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37320") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34886->172.17.0.9:37320, err= 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38413") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54444->172.17.0.9:38413, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33743") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60200->172.17.0.9:33743, err= 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33175") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60224->172.17.0.9:33175, err= 2026/02/15 03:18:33 DEBUG : apple: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : apple: Excluded 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Excluded 2026/02/15 03:18:33 DEBUG : banana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : banana: Excluded 2026/02/15 03:18:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : splitbananasplit: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33386") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47598->172.17.0.9:33386, err= 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31727") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49112->172.17.0.9:31727, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37336") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39118->172.17.0.9:37336, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34269") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34338->172.17.0.9:34269, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32290") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37402->172.17.0.9:32290, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30769") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55702->172.17.0.9:30769, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31414") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35444->172.17.0.9:31414, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34492") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40244->172.17.0.9:34492, err= === RUN TestTransform/truncate run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31053") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42848->172.17.0.9:31053, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34142") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33314->172.17.0.9:34142, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32138") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57490->172.17.0.9:32138, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35245") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56544->172.17.0.9:35245, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31528") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54328->172.17.0.9:31528, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39634") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46614->172.17.0.9:39634, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37135") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56326->172.17.0.9:37135, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34359") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51184->172.17.0.9:34359, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39853") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:32894->172.17.0.9:39853, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32721") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57928->172.17.0.9:32721, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34501") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43204->172.17.0.9:34501, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30451") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40434->172.17.0.9:30451, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35730") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39430->172.17.0.9:35730, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36050") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44636->172.17.0.9:36050, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36136") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37178->172.17.0.9:36136, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36606") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49316->172.17.0.9:36606, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38281") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59438->172.17.0.9:38281, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38278") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39374->172.17.0.9:38278, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32680") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50246->172.17.0.9:32680, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38727") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40922->172.17.0.9:38727, err= 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35803") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43546->172.17.0.9:35803, err= 2026/02/15 03:18:33 DEBUG : apple: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : apple: Excluded 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Excluded 2026/02/15 03:18:33 DEBUG : banana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : banana: Excluded 2026/02/15 03:18:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : splitbananasplit: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31662") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41440->172.17.0.9:31662, err= 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39003") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60232->172.17.0.9:39003, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30439") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53376->172.17.0.9:30439, err= 2026/02/15 03:18:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/15 03:18:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/15 03:18:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 03:18:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36911") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56424->172.17.0.9:36911, err= 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/15 03:18:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : apple: size = 5 OK 2026/02/15 03:18:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : apple: Unchanged skipping 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 03:18:33 DEBUG : banana: size = 6 OK 2026/02/15 03:18:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : banana: Unchanged skipping 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37297") 2026/02/15 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 03:18:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38706->172.17.0.9:37297, err= 2026/02/15 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32761") 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30515") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36256->172.17.0.9:32761, err= 2026/02/15 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 03:18:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 03:18:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/15 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 03:18:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 03:18:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 03:18:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/15 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 03:18:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 03:18:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35872->172.17.0.9:30515, err= 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33042") 2026/02/15 03:18:33 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37484->172.17.0.9:33042, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35166") 2026/02/15 03:18:33 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52216->172.17.0.9:35166, err= 2026/02/15 03:18:33 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/02/15 03:18:33 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/15 03:18:33 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/02/15 03:18:33 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39734") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35165") 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34816->172.17.0.9:39734, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52764->172.17.0.9:35165, err= 2026/02/15 03:18:33 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/02/15 03:18:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36862") 2026/02/15 03:18:33 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44616->172.17.0.9:36862, err= 2026/02/15 03:18:33 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/02/15 03:18:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/15 03:18:33 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/02/15 03:18:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35290") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38450") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36150->172.17.0.9:35290, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41376->172.17.0.9:38450, err= 2026/02/15 03:18:33 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/02/15 03:18:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31676") 2026/02/15 03:18:33 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45808->172.17.0.9:31676, err= 2026/02/15 03:18:33 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/02/15 03:18:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39358") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36802->172.17.0.9:39358, err= 2026/02/15 03:18:33 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/02/15 03:18:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/02/15 03:18:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35747") 2026/02/15 03:18:33 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34578->172.17.0.9:35747, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32190") 2026/02/15 03:18:33 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/02/15 03:18:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33269") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46984->172.17.0.9:32190, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50590->172.17.0.9:33269, err= 2026/02/15 03:18:33 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/02/15 03:18:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39249") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55060->172.17.0.9:39249, err= 2026/02/15 03:18:33 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/02/15 03:18:33 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/02/15 03:18:33 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/02/15 03:18:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/02/15 03:18:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/02/15 03:18:33 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/15 03:18:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30570") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38228") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42072->172.17.0.9:30570, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33559") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50498->172.17.0.9:38228, err= 2026/02/15 03:18:33 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/02/15 03:18:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43168->172.17.0.9:33559, err= 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/02/15 03:18:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/02/15 03:18:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/02/15 03:18:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 INFO : dir1/0015-9;=.txt: Deleted 2026/02/15 03:18:33 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/15 03:18:33 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/15 03:18:33 INFO : dir1/0014-89;=.txt: Deleted 2026/02/15 03:18:33 INFO : dir1/0010-456789.txt: Deleted 2026/02/15 03:18:33 INFO : dir1/0009-3456789.txt: Deleted 2026/02/15 03:18:33 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/15 03:18:33 INFO : splitbananasplit: Deleted 2026/02/15 03:18:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/15 03:18:33 INFO : dir1/0007-1234567.txt: Deleted 2026/02/15 03:18:33 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/15 03:18:33 INFO : appleappleapplebanana: Deleted 2026/02/15 03:18:33 INFO : dir1/0012-6789;.txt: Deleted 2026/02/15 03:18:33 INFO : dir1/0011-56789;.txt: Deleted 2026/02/15 03:18:33 INFO : dir1/0013-789;=.txt: Deleted 2026/02/15 03:18:33 INFO : dir1/0008-2345678.txt: Deleted 2026/02/15 03:18:33 INFO : dir1/0003-defghij.txt: Deleted 2026/02/15 03:18:33 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39417") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49522->172.17.0.9:39417, err= 2026/02/15 03:18:33 DEBUG : apple: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : apple: Excluded 2026/02/15 03:18:33 DEBUG : appleapple: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : appleapple: Excluded 2026/02/15 03:18:33 DEBUG : banana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : banana: Excluded 2026/02/15 03:18:33 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : splitbanan: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33970") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48882->172.17.0.9:33970, err= 2026/02/15 03:18:33 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0000-abcde: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdef: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefg: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0003-defgh: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0004-efghi: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0005-fghij: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijk: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0007-12345: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0008-23456: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0009-34567: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0010-45678: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0011-56789: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.t: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36989") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48534->172.17.0.9:36989, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35114") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40790->172.17.0.9:35114, err= 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 03:18:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/15 03:18:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30699") 2026/02/15 03:18:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/15 03:18:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/15 03:18:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 03:18:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59326->172.17.0.9:30699, err= 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 03:18:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/15 03:18:33 DEBUG : apple: size = 5 OK 2026/02/15 03:18:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : apple: Unchanged skipping 2026/02/15 03:18:33 DEBUG : banana: size = 6 OK 2026/02/15 03:18:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : banana: Unchanged skipping 2026/02/15 03:18:33 DEBUG : appleapple: size = 21 OK 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/15 03:18:33 DEBUG : splitbanan: size = 16 OK 2026/02/15 03:18:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : splitbananasplit: Unchanged skipping 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30688") 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56586->172.17.0.9:30688, err= 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 03:18:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 03:18:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/15 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 03:18:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 03:18:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 03:18:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/15 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 03:18:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 03:18:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 03:18:33 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 03:18:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/15 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 03:18:33 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33840") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50200->172.17.0.9:33840, err= 2026/02/15 03:18:33 DEBUG : apple: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : apple: Excluded 2026/02/15 03:18:33 DEBUG : appleapple: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : appleapple: Excluded 2026/02/15 03:18:33 DEBUG : banana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : banana: Excluded 2026/02/15 03:18:33 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : splitbanan: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31027") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49558->172.17.0.9:31027, err= 2026/02/15 03:18:33 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0000-abcde: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdef: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefg: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0003-defgh: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0004-efghi: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0005-fghij: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijk: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0007-12345: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0008-23456: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0009-34567: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0010-45678: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0011-56789: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.t: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32258") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51838->172.17.0.9:32258, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30491") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58564->172.17.0.9:30491, err= 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/15 03:18:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/15 03:18:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32095") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46928->172.17.0.9:32095, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38568") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44118->172.17.0.9:38568, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38028") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48976->172.17.0.9:38028, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37805") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39428->172.17.0.9:37805, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32907") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47752->172.17.0.9:32907, err= === RUN TestTransform/encoder run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37697") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55998->172.17.0.9:37697, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37979") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38328->172.17.0.9:37979, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37101") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41470->172.17.0.9:37101, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35719") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59930->172.17.0.9:35719, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38684") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:32894->172.17.0.9:38684, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36492") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41688->172.17.0.9:36492, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33206") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41144->172.17.0.9:33206, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34682") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52726->172.17.0.9:34682, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30632") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58646->172.17.0.9:30632, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34776") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57962->172.17.0.9:34776, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37588") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44364->172.17.0.9:37588, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30337") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53162->172.17.0.9:30337, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36516") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39958->172.17.0.9:36516, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35340") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55556->172.17.0.9:35340, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34175") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39098->172.17.0.9:34175, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35094") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37946->172.17.0.9:35094, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38967") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59708->172.17.0.9:38967, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39615") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58776->172.17.0.9:39615, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34792") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36732->172.17.0.9:34792, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38621") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34294->172.17.0.9:38621, err= 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39341") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40530->172.17.0.9:39341, err= 2026/02/15 03:18:33 DEBUG : apple: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : apple: Excluded 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Excluded 2026/02/15 03:18:33 DEBUG : banana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : banana: Excluded 2026/02/15 03:18:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : splitbananasplit: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38015") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46160->172.17.0.9:38015, err= 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30532") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48664->172.17.0.9:30532, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32083") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53754->172.17.0.9:32083, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36226") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45322->172.17.0.9:36226, err= 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/15 03:18:33 DEBUG : apple: size = 5 OK 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/15 03:18:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : apple: Unchanged skipping 2026/02/15 03:18:33 DEBUG : splitbananasplit: size = 16 OK 2026/02/15 03:18:33 DEBUG : banana: size = 6 OK 2026/02/15 03:18:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : splitbananasplit: Unchanged skipping 2026/02/15 03:18:33 DEBUG : banana: Unchanged skipping 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34885") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36482->172.17.0.9:34885, err= 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37602") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36736->172.17.0.9:37602, err= 2026/02/15 03:18:33 DEBUG : apple: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : apple: Excluded 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Excluded 2026/02/15 03:18:33 DEBUG : banana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : banana: Excluded 2026/02/15 03:18:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : splitbananasplit: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39677") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53210->172.17.0.9:39677, err= 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35061") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42374->172.17.0.9:35061, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39801") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37614->172.17.0.9:39801, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31195") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58416->172.17.0.9:31195, err= 2026/02/15 03:18:33 DEBUG : apple: size = 5 OK 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/15 03:18:33 DEBUG : banana: size = 6 OK 2026/02/15 03:18:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : apple: Unchanged skipping 2026/02/15 03:18:33 DEBUG : banana: Unchanged skipping 2026/02/15 03:18:33 DEBUG : splitbananasplit: size = 16 OK 2026/02/15 03:18:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : splitbananasplit: Unchanged skipping 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36980") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37000->172.17.0.9:36980, err= 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33222") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58798->172.17.0.9:33222, err= 2026/02/15 03:18:33 DEBUG : apple: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : apple: Excluded 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Excluded 2026/02/15 03:18:33 DEBUG : banana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : banana: Excluded 2026/02/15 03:18:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : splitbananasplit: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32646") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44416->172.17.0.9:32646, err= 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32461") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36382->172.17.0.9:32461, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32414") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50102->172.17.0.9:32414, err= 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36261") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55662->172.17.0.9:36261, err= 2026/02/15 03:18:33 DEBUG : apple: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : apple: Excluded 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Excluded 2026/02/15 03:18:33 DEBUG : banana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : banana: Excluded 2026/02/15 03:18:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : splitbananasplit: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33457") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43406->172.17.0.9:33457, err= 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34302") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33262->172.17.0.9:34302, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37583") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51242->172.17.0.9:37583, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31049") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36772->172.17.0.9:31049, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38793") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37024->172.17.0.9:38793, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37363") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44572->172.17.0.9:37363, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34213") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60914->172.17.0.9:34213, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34707") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55746->172.17.0.9:34707, err= === RUN TestTransform/ISO-8859-1 run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38670") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33266->172.17.0.9:38670, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31259") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48946->172.17.0.9:31259, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38049") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40382->172.17.0.9:38049, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33269") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50604->172.17.0.9:33269, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33961") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55898->172.17.0.9:33961, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31701") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:32902->172.17.0.9:31701, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32585") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49390->172.17.0.9:32585, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35923") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33378->172.17.0.9:35923, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37057") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39732->172.17.0.9:37057, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37960") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34476->172.17.0.9:37960, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30623") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51236->172.17.0.9:30623, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35402") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34920->172.17.0.9:35402, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32678") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59806->172.17.0.9:32678, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32385") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52632->172.17.0.9:32385, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39011") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58780->172.17.0.9:39011, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36787") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53660->172.17.0.9:36787, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39525") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56136->172.17.0.9:39525, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34535") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41886->172.17.0.9:34535, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30308") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58854->172.17.0.9:30308, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35037") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38180->172.17.0.9:35037, err= 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37176") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53696->172.17.0.9:37176, err= 2026/02/15 03:18:33 DEBUG : apple: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : apple: Excluded 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Excluded 2026/02/15 03:18:33 DEBUG : banana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : banana: Excluded 2026/02/15 03:18:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : splitbananasplit: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34971") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37512->172.17.0.9:34971, err= 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33701") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59960->172.17.0.9:33701, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36171") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36890->172.17.0.9:36171, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37059") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47454->172.17.0.9:37059, err= 2026/02/15 03:18:33 DEBUG : apple: size = 5 OK 2026/02/15 03:18:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/15 03:18:33 DEBUG : apple: Unchanged skipping 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/15 03:18:33 DEBUG : banana: size = 6 OK 2026/02/15 03:18:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : banana: Unchanged skipping 2026/02/15 03:18:33 DEBUG : splitbananasplit: size = 16 OK 2026/02/15 03:18:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : splitbananasplit: Unchanged skipping 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30138") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35502->172.17.0.9:30138, err= 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31911") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:32970->172.17.0.9:31911, err= 2026/02/15 03:18:33 DEBUG : apple: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : apple: Excluded 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Excluded 2026/02/15 03:18:33 DEBUG : banana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : banana: Excluded 2026/02/15 03:18:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : splitbananasplit: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35659") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56512->172.17.0.9:35659, err= 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33898") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53344->172.17.0.9:33898, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38111") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48390->172.17.0.9:38111, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32193") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49602->172.17.0.9:32193, err= 2026/02/15 03:18:33 DEBUG : apple: size = 5 OK 2026/02/15 03:18:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : apple: Unchanged skipping 2026/02/15 03:18:33 DEBUG : splitbananasplit: size = 16 OK 2026/02/15 03:18:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : splitbananasplit: Unchanged skipping 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/15 03:18:33 DEBUG : banana: size = 6 OK 2026/02/15 03:18:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : banana: Unchanged skipping 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37110") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39626->172.17.0.9:37110, err= 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30998") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42080->172.17.0.9:30998, err= 2026/02/15 03:18:33 DEBUG : apple: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : apple: Excluded 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Excluded 2026/02/15 03:18:33 DEBUG : banana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : banana: Excluded 2026/02/15 03:18:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : splitbananasplit: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33513") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53456->172.17.0.9:33513, err= 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37713") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35646->172.17.0.9:37713, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32531") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56200->172.17.0.9:32531, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33916") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42574->172.17.0.9:33916, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31523") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59670->172.17.0.9:31523, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37003") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40352->172.17.0.9:37003, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39338") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57202->172.17.0.9:39338, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37102") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55144->172.17.0.9:37102, err= === RUN TestTransform/charmap run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35486") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34940->172.17.0.9:35486, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33261") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54190->172.17.0.9:33261, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36702") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50770->172.17.0.9:36702, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35433") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48896->172.17.0.9:35433, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31082") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34184->172.17.0.9:31082, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34255") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39556->172.17.0.9:34255, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36334") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48828->172.17.0.9:36334, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32731") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48596->172.17.0.9:32731, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32837") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52598->172.17.0.9:32837, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38707") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54450->172.17.0.9:38707, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35764") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43134->172.17.0.9:35764, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39540") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47706->172.17.0.9:39540, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35626") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60304->172.17.0.9:35626, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39844") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57660->172.17.0.9:39844, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36885") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47856->172.17.0.9:36885, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32760") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38952->172.17.0.9:32760, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34856") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55002->172.17.0.9:34856, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38354") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52408->172.17.0.9:38354, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31362") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46818->172.17.0.9:31362, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31268") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49200->172.17.0.9:31268, err= 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30946") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51354->172.17.0.9:30946, err= 2026/02/15 03:18:33 DEBUG : apple: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : apple: Excluded 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Excluded 2026/02/15 03:18:33 DEBUG : banana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : banana: Excluded 2026/02/15 03:18:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : splitbananasplit: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35491") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48818->172.17.0.9:35491, err= 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33906") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42478->172.17.0.9:33906, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39525") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56146->172.17.0.9:39525, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37190") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59446->172.17.0.9:37190, err= 2026/02/15 03:18:33 DEBUG : apple: size = 5 OK 2026/02/15 03:18:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : apple: Unchanged skipping 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/15 03:18:33 DEBUG : banana: size = 6 OK 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : banana: Unchanged skipping 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/15 03:18:33 DEBUG : splitbananasplit: size = 16 OK 2026/02/15 03:18:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : splitbananasplit: Unchanged skipping 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32902") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:32916->172.17.0.9:32902, err= 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32552") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47770->172.17.0.9:32552, err= 2026/02/15 03:18:33 DEBUG : apple: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : apple: Excluded 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Excluded 2026/02/15 03:18:33 DEBUG : banana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : banana: Excluded 2026/02/15 03:18:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : splitbananasplit: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32218") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44702->172.17.0.9:32218, err= 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33391") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34742->172.17.0.9:33391, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34655") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35758->172.17.0.9:34655, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37729") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55760->172.17.0.9:37729, err= 2026/02/15 03:18:33 DEBUG : apple: size = 5 OK 2026/02/15 03:18:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : apple: Unchanged skipping 2026/02/15 03:18:33 DEBUG : splitbananasplit: size = 16 OK 2026/02/15 03:18:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : splitbananasplit: Unchanged skipping 2026/02/15 03:18:33 DEBUG : banana: size = 6 OK 2026/02/15 03:18:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : banana: Unchanged skipping 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33044") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44572->172.17.0.9:33044, err= 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35401") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55178->172.17.0.9:35401, err= 2026/02/15 03:18:33 DEBUG : apple: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : apple: Excluded 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Excluded 2026/02/15 03:18:33 DEBUG : banana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : banana: Excluded 2026/02/15 03:18:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : splitbananasplit: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37237") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43716->172.17.0.9:37237, err= 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39590") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53960->172.17.0.9:39590, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32948") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49362->172.17.0.9:32948, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35759") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34858->172.17.0.9:35759, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36860") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55162->172.17.0.9:36860, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31637") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54120->172.17.0.9:31637, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33095") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55388->172.17.0.9:33095, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36728") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60106->172.17.0.9:36728, err= === RUN TestTransform/lowercase run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30799") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39654->172.17.0.9:30799, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31086") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41316->172.17.0.9:31086, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37625") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35356->172.17.0.9:37625, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33510") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56876->172.17.0.9:33510, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36421") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44258->172.17.0.9:36421, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37934") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56264->172.17.0.9:37934, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34713") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52834->172.17.0.9:34713, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37409") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57538->172.17.0.9:37409, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37144") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42364->172.17.0.9:37144, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34506") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47514->172.17.0.9:34506, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32762") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48142->172.17.0.9:32762, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39772") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48676->172.17.0.9:39772, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31805") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56040->172.17.0.9:31805, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30653") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44752->172.17.0.9:30653, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35961") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35778->172.17.0.9:35961, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38867") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53314->172.17.0.9:38867, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38874") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45768->172.17.0.9:38874, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39707") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53298->172.17.0.9:39707, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38537") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52674->172.17.0.9:38537, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37656") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37358->172.17.0.9:37656, err= 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33846") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34284->172.17.0.9:33846, err= 2026/02/15 03:18:33 DEBUG : apple: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : apple: Excluded 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Excluded 2026/02/15 03:18:33 DEBUG : banana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : banana: Excluded 2026/02/15 03:18:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : splitbananasplit: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35860") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35012->172.17.0.9:35860, err= 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32733") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36880->172.17.0.9:32733, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30228") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33710->172.17.0.9:30228, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37009") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56292->172.17.0.9:37009, err= 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/15 03:18:33 DEBUG : apple: size = 5 OK 2026/02/15 03:18:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : apple: Unchanged skipping 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34328") 2026/02/15 03:18:33 DEBUG : splitbananasplit: size = 16 OK 2026/02/15 03:18:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : splitbananasplit: Unchanged skipping 2026/02/15 03:18:33 DEBUG : banana: size = 6 OK 2026/02/15 03:18:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : banana: Unchanged skipping 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37948->172.17.0.9:34328, err= 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37608") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36096->172.17.0.9:37608, err= 2026/02/15 03:18:33 DEBUG : apple: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : apple: Excluded 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Excluded 2026/02/15 03:18:33 DEBUG : banana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : banana: Excluded 2026/02/15 03:18:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : splitbananasplit: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31329") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43042->172.17.0.9:31329, err= 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39689") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59052->172.17.0.9:39689, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36195") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37218->172.17.0.9:36195, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38817") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53704->172.17.0.9:38817, err= 2026/02/15 03:18:33 DEBUG : apple: size = 5 OK 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/15 03:18:33 DEBUG : banana: size = 6 OK 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/15 03:18:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : splitbananasplit: size = 16 OK 2026/02/15 03:18:33 DEBUG : banana: Unchanged skipping 2026/02/15 03:18:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : splitbananasplit: Unchanged skipping 2026/02/15 03:18:33 DEBUG : apple: Unchanged skipping 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32702") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36126->172.17.0.9:32702, err= 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32727") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34808->172.17.0.9:32727, err= 2026/02/15 03:18:33 DEBUG : apple: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : apple: Excluded 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Excluded 2026/02/15 03:18:33 DEBUG : banana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : banana: Excluded 2026/02/15 03:18:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : splitbananasplit: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31983") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45418->172.17.0.9:31983, err= 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37125") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54524->172.17.0.9:37125, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33403") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42932->172.17.0.9:33403, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33855") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35576->172.17.0.9:33855, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39463") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46198->172.17.0.9:39463, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38761") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54338->172.17.0.9:38761, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35825") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40130->172.17.0.9:35825, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35617") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52562->172.17.0.9:35617, err= === RUN TestTransform/ascii run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32376") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47198->172.17.0.9:32376, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36819") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48626->172.17.0.9:36819, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31544") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55098->172.17.0.9:31544, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31472") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58164->172.17.0.9:31472, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30540") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44156->172.17.0.9:30540, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38565") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42456->172.17.0.9:38565, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35613") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57640->172.17.0.9:35613, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31191") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58720->172.17.0.9:31191, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39883") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58324->172.17.0.9:39883, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36745") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56412->172.17.0.9:36745, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32304") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39834->172.17.0.9:32304, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39102") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45618->172.17.0.9:39102, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38860") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60934->172.17.0.9:38860, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30916") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55292->172.17.0.9:30916, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37190") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59452->172.17.0.9:37190, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39872") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57880->172.17.0.9:39872, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36585") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35920->172.17.0.9:36585, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30164") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39298->172.17.0.9:30164, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39375") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47616->172.17.0.9:39375, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36504") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33744->172.17.0.9:36504, err= 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34593") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42552->172.17.0.9:34593, err= 2026/02/15 03:18:33 DEBUG : apple: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : apple: Excluded 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Excluded 2026/02/15 03:18:33 DEBUG : banana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : banana: Excluded 2026/02/15 03:18:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : splitbananasplit: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33875") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36184->172.17.0.9:33875, err= 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33265") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33272->172.17.0.9:33265, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35648") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44820->172.17.0.9:35648, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31214") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60578->172.17.0.9:31214, err= 2026/02/15 03:18:33 DEBUG : apple: size = 5 OK 2026/02/15 03:18:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : banana: size = 6 OK 2026/02/15 03:18:33 DEBUG : apple: Unchanged skipping 2026/02/15 03:18:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : banana: Unchanged skipping 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/15 03:18:33 DEBUG : splitbananasplit: size = 16 OK 2026/02/15 03:18:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : splitbananasplit: Unchanged skipping 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34496") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44646->172.17.0.9:34496, err= 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31763") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43124->172.17.0.9:31763, err= 2026/02/15 03:18:33 DEBUG : apple: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : apple: Excluded 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Excluded 2026/02/15 03:18:33 DEBUG : banana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : banana: Excluded 2026/02/15 03:18:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : splitbananasplit: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31992") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48582->172.17.0.9:31992, err= 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30685") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59160->172.17.0.9:30685, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31906") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33414->172.17.0.9:31906, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34701") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44634->172.17.0.9:34701, err= 2026/02/15 03:18:33 DEBUG : apple: size = 5 OK 2026/02/15 03:18:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : apple: Unchanged skipping 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/15 03:18:33 DEBUG : banana: size = 6 OK 2026/02/15 03:18:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : banana: Unchanged skipping 2026/02/15 03:18:33 DEBUG : splitbananasplit: size = 16 OK 2026/02/15 03:18:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : splitbananasplit: Unchanged skipping 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36909") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57472->172.17.0.9:36909, err= 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38568") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44124->172.17.0.9:38568, err= 2026/02/15 03:18:33 DEBUG : apple: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : apple: Excluded 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : appleappleapplebanana: Excluded 2026/02/15 03:18:33 DEBUG : banana: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : banana: Excluded 2026/02/15 03:18:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : splitbananasplit: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33780") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48210->172.17.0.9:33780, err= 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33150") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43734->172.17.0.9:33150, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32061") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55574->172.17.0.9:32061, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39299") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42142->172.17.0.9:39299, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31945") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34138->172.17.0.9:31945, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34679") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46056->172.17.0.9:34679, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38553") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47264->172.17.0.9:38553, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35244") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:50712->172.17.0.9:35244, err= --- PASS: TestTransform (1.57s) --- PASS: TestTransform/NFC (0.10s) --- PASS: TestTransform/NFD (0.11s) --- PASS: TestTransform/base64 (0.17s) --- PASS: TestTransform/prefix (0.16s) --- PASS: TestTransform/suffix (0.17s) --- PASS: TestTransform/truncate (0.13s) --- PASS: TestTransform/encoder (0.14s) --- PASS: TestTransform/ISO-8859-1 (0.16s) --- PASS: TestTransform/charmap (0.16s) --- PASS: TestTransform/lowercase (0.14s) --- PASS: TestTransform/ascii (0.12s) === RUN TestTransformCopy run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:33 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35008") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60348->172.17.0.9:35008, err= 2026/02/15 03:18:33 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/15 03:18:33 INFO : sub dir_somesuffix: Making directory 2026/02/15 03:18:33 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/15 03:18:33 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/15 03:18:33 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/15 03:18:33 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32338") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37558->172.17.0.9:32338, err= 2026/02/15 03:18:33 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/02/15 03:18:33 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/15 03:18:33 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38242") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52472->172.17.0.9:38242, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39371") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60374->172.17.0.9:39371, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32587") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34048->172.17.0.9:32587, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36484") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43778->172.17.0.9:36484, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31411") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39908->172.17.0.9:31411, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38836") 2026/02/15 03:18:33 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49442->172.17.0.9:38836, err= 2026/02/15 03:18:33 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:33 INFO : tictactoe: Making directory 2026/02/15 03:18:33 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:33 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/15 03:18:33 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37178") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33984->172.17.0.9:37178, err= 2026/02/15 03:18:33 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/02/15 03:18:33 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/02/15 03:18:33 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38375") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46442->172.17.0.9:38375, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38888") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53752->172.17.0.9:38888, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35507") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43128->172.17.0.9:35507, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30464") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47614->172.17.0.9:30464, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34609") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33570->172.17.0.9:34609, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31505") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49820->172.17.0.9:31505, err= 2026/02/15 03:18:33 INFO : toe: Making directory 2026/02/15 03:18:33 INFO : toe/toe: Making directory 2026/02/15 03:18:33 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/15 03:18:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35973") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37026->172.17.0.9:35973, err= 2026/02/15 03:18:33 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/02/15 03:18:33 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/02/15 03:18:33 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32845") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55702->172.17.0.9:32845, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38647") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58556->172.17.0.9:38647, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33571") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55776->172.17.0.9:33571, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30690") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49530->172.17.0.9:30690, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32458") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38610->172.17.0.9:32458, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36313") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:32914->172.17.0.9:36313, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36160") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51088->172.17.0.9:36160, err= --- PASS: TestFileTag (0.02s) === RUN TestNoTag run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31530") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55262->172.17.0.9:31530, err= 2026/02/15 03:18:33 INFO : toe: Making directory 2026/02/15 03:18:33 INFO : toe/toe: Making directory 2026/02/15 03:18:33 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/15 03:18:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31010") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37210->172.17.0.9:31010, err= 2026/02/15 03:18:33 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/02/15 03:18:33 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/02/15 03:18:33 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39052") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52196->172.17.0.9:39052, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32380") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48334->172.17.0.9:32380, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39317") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46848->172.17.0.9:39317, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33439") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35376->172.17.0.9:33439, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38630") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55446->172.17.0.9:38630, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38997") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37816->172.17.0.9:38997, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38358") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57414->172.17.0.9:38358, err= --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:33 DEBUG : empty_dir: Making directory with metadata 2026/02/15 03:18:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36904") 2026/02/15 03:18:33 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 03:18:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40544->172.17.0.9:36904, err= 2026/02/15 03:18:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 03:18:33 INFO : tictacempty_dir: Making directory 2026/02/15 03:18:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 03:18:33 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:33 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:33 INFO : tictactoe: Making directory 2026/02/15 03:18:33 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:33 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/15 03:18:33 INFO : tictactoe/tictactoe: Making directory 2026/02/15 03:18:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/15 03:18:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/15 03:18:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35707") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60022->172.17.0.9:35707, err= 2026/02/15 03:18:33 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/02/15 03:18:33 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/02/15 03:18:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30389") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60764->172.17.0.9:30389, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35371") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51548->172.17.0.9:35371, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36691") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53328->172.17.0.9:36691, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35138") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34798->172.17.0.9:35138, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34141") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48306->172.17.0.9:34141, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31228") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36801") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46150->172.17.0.9:36801, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57126->172.17.0.9:31228, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33057") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34354->172.17.0.9:33057, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30554") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38552->172.17.0.9:30554, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:33 DEBUG : empty_dir: Making directory with metadata 2026/02/15 03:18:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/15 03:18:33 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 03:18:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34667") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33486->172.17.0.9:34667, err= 2026/02/15 03:18:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 03:18:33 INFO : tictacempty_dir: Making directory 2026/02/15 03:18:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 03:18:33 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:33 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:33 INFO : tictactoe: Making directory 2026/02/15 03:18:33 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:33 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/15 03:18:33 INFO : tictactoe/tictactoe: Making directory 2026/02/15 03:18:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/15 03:18:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/15 03:18:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/15 03:18:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30193") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35104->172.17.0.9:30193, err= 2026/02/15 03:18:33 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/02/15 03:18:33 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/02/15 03:18:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/15 03:18:33 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37013") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57352->172.17.0.9:37013, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35239") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33426->172.17.0.9:35239, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35242") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38414->172.17.0.9:35242, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35497") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37244->172.17.0.9:35497, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:33 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 03:18:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30394") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41288->172.17.0.9:30394, err= 2026/02/15 03:18:33 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:33 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33169") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57326->172.17.0.9:33169, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31773") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43052->172.17.0.9:31773, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36930") 2026/02/15 03:18:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45794->172.17.0.9:36930, err= 2026/02/15 03:18:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/15 03:18:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/02/15 03:18:33 NOTICE: ftp://172.17.0.9:21/rclone-test-haromem4yaxo: 0 differences found 2026/02/15 03:18:33 NOTICE: ftp://172.17.0.9:21/rclone-test-haromem4yaxo: 1 hashes could not be checked 2026/02/15 03:18:33 NOTICE: ftp://172.17.0.9:21/rclone-test-haromem4yaxo: 1 matching files 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39819") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35330->172.17.0.9:39819, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30389") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60780->172.17.0.9:30389, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30355") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40796->172.17.0.9:30355, err= 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38776") 2026/02/15 03:18:33 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49842->172.17.0.9:38776, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30579") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60426->172.17.0.9:30579, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:34 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33743") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60202->172.17.0.9:33743, err= 2026/02/15 03:18:34 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:34 INFO : tictactoe: Making directory 2026/02/15 03:18:34 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:34 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/15 03:18:34 INFO : tictactoe/tictactoe: Making directory 2026/02/15 03:18:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/15 03:18:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/15 03:18:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33649") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52124->172.17.0.9:33649, err= 2026/02/15 03:18:34 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/02/15 03:18:34 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/02/15 03:18:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/15 03:18:34 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31013") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53306->172.17.0.9:31013, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35855") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42576->172.17.0.9:35855, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33234") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55728->172.17.0.9:33234, err= 2026/02/15 03:18:34 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37507") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45728->172.17.0.9:37507, err= 2026/02/15 03:18:34 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30856") 2026/02/15 03:18:34 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:43058->172.17.0.9:30856, err= 2026/02/15 03:18:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31196") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39466->172.17.0.9:31196, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:34 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/15 03:18:34 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 03:18:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/15 03:18:34 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:34 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31263") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48124->172.17.0.9:31263, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36468") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40950->172.17.0.9:36468, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36886") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53480->172.17.0.9:36886, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35297") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53774->172.17.0.9:35297, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35089") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48832->172.17.0.9:35089, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39288") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46954->172.17.0.9:39288, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32060") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52242->172.17.0.9:32060, err= --- PASS: TestRunTwice (0.03s) === RUN TestSyntax 2026/02/15 03:18:34 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33831") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56440->172.17.0.9:33831, err= 2026/02/15 03:18:34 INFO : toe: Making directory 2026/02/15 03:18:34 INFO : toe/toe: Making directory 2026/02/15 03:18:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36979") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41222->172.17.0.9:36979, err= 2026/02/15 03:18:34 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/02/15 03:18:34 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/02/15 03:18:34 INFO : toe/toe/toe: Copied (new) 2026/02/15 03:18:34 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35295") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53050->172.17.0.9:35295, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33920") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36376->172.17.0.9:33920, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34264") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38668->172.17.0.9:34264, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39334") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54294->172.17.0.9:39334, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31553") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44052->172.17.0.9:31553, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36111") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49682->172.17.0.9:36111, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32538") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51258->172.17.0.9:32538, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:34 DEBUG : empty_dir: Making directory with metadata 2026/02/15 03:18:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33639") 2026/02/15 03:18:34 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41766->172.17.0.9:33639, err= 2026/02/15 03:18:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 03:18:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 03:18:34 INFO : tictacempty_dir: Making directory 2026/02/15 03:18:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 03:18:34 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:34 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:34 INFO : tictactoe: Making directory 2026/02/15 03:18:34 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:34 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/15 03:18:34 INFO : tictactoe/tictactoe: Making directory 2026/02/15 03:18:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/15 03:18:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/15 03:18:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/15 03:18:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31143") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46328->172.17.0.9:31143, err= 2026/02/15 03:18:34 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/02/15 03:18:34 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/02/15 03:18:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/15 03:18:34 INFO : toe/toe/toe.txt: Deleted 2026/02/15 03:18:34 INFO : toe/toe: Removing directory 2026/02/15 03:18:34 INFO : toe: Removing directory 2026/02/15 03:18:34 INFO : empty_dir: Removing directory 2026/02/15 03:18:34 DEBUG : Local file system at /tmp/rclone4224091496: deleted 3 directories 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31750") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48634->172.17.0.9:31750, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31240") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57908->172.17.0.9:31240, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33916") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42582->172.17.0.9:33916, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35472") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47228->172.17.0.9:35472, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39282") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41480->172.17.0.9:39282, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31257") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39266") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42446->172.17.0.9:31257, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58576->172.17.0.9:39266, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37950") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56342->172.17.0.9:37950, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34053") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60628->172.17.0.9:34053, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:34 DEBUG : empty_dir: Making directory with metadata 2026/02/15 03:18:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/15 03:18:34 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33378") 2026/02/15 03:18:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48786->172.17.0.9:33378, err= 2026/02/15 03:18:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 03:18:34 INFO : tictacempty_dir: Making directory 2026/02/15 03:18:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 03:18:34 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:34 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:34 INFO : tictactoe: Making directory 2026/02/15 03:18:34 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:34 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/15 03:18:34 INFO : tictactoe/tictactoe: Making directory 2026/02/15 03:18:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/15 03:18:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/15 03:18:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/15 03:18:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/15 03:18:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34949") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:52072->172.17.0.9:34949, err= 2026/02/15 03:18:34 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/02/15 03:18:34 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/02/15 03:18:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/15 03:18:34 INFO : toe/toe/toe.txt: Deleted 2026/02/15 03:18:34 INFO : toe/toe: Removing directory 2026/02/15 03:18:34 INFO : toe: Removing directory 2026/02/15 03:18:34 INFO : empty_dir: Removing directory 2026/02/15 03:18:34 DEBUG : Local file system at /tmp/rclone4224091496: deleted 3 directories 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38948") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46788->172.17.0.9:38948, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37627") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33824") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53734->172.17.0.9:37627, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55480->172.17.0.9:33824, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38488") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58278->172.17.0.9:38488, err= 2026/02/15 03:18:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/15 03:18:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/02/15 03:18:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/15 03:18:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/15 03:18:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/15 03:18:34 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33682") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39378->172.17.0.9:33682, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30778") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:56820->172.17.0.9:30778, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33937") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49282->172.17.0.9:33937, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32694") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42288->172.17.0.9:32694, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31152") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39209") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:40336->172.17.0.9:39209, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:41788->172.17.0.9:31152, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37126") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47640->172.17.0.9:37126, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31637") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34377") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32700") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35094->172.17.0.9:34377, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54136->172.17.0.9:31637, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53058->172.17.0.9:32700, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38575") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46500->172.17.0.9:38575, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39272") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55348->172.17.0.9:39272, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39275") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34402->172.17.0.9:39275, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:34 DEBUG : Reset feature "Copy" 2026/02/15 03:18:34 DEBUG : Reset feature "Move" 2026/02/15 03:18:34 DEBUG : Reset feature "Copy" 2026/02/15 03:18:34 DEBUG : Reset feature "Move" 2026/02/15 03:18:34 DEBUG : empty_dir: Making directory with metadata 2026/02/15 03:18:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/15 03:18:34 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 03:18:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35582") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46426->172.17.0.9:35582, err= 2026/02/15 03:18:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 03:18:34 INFO : tictacempty_dir: Making directory 2026/02/15 03:18:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 03:18:34 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:34 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:34 INFO : tictactoe: Making directory 2026/02/15 03:18:34 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:34 DEBUG : toe: transformed to: tictactoe 2026/02/15 03:18:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/15 03:18:34 INFO : tictactoe/tictactoe: Making directory 2026/02/15 03:18:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/15 03:18:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/15 03:18:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/15 03:18:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/15 03:18:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31827") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:60304->172.17.0.9:31827, err= 2026/02/15 03:18:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/15 03:18:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/15 03:18:34 INFO : toe/toe/toe.txt: Deleted 2026/02/15 03:18:34 INFO : toe/toe: Removing directory 2026/02/15 03:18:34 INFO : toe: Removing directory 2026/02/15 03:18:34 INFO : empty_dir: Removing directory 2026/02/15 03:18:34 DEBUG : Local file system at /tmp/rclone4224091496: deleted 3 directories 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31325") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47174->172.17.0.9:31325, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31508") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:36048") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47382->172.17.0.9:31508, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53304->172.17.0.9:36048, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37750") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47954->172.17.0.9:37750, err= 2026/02/15 03:18:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/15 03:18:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/02/15 03:18:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/15 03:18:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/15 03:18:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37012") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59940->172.17.0.9:37012, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34164") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55508->172.17.0.9:34164, err= 2026/02/15 03:18:34 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/15 03:18:34 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/02/15 03:18:34 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39538") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45034->172.17.0.9:39538, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32351") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44704->172.17.0.9:32351, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37063") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:44642->172.17.0.9:37063, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32355") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:32792->172.17.0.9:32355, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31427") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49140->172.17.0.9:31427, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33888") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:37652->172.17.0.9:33888, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31554") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47930->172.17.0.9:31554, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34745") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:48202->172.17.0.9:34745, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31946") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33442") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36576->172.17.0.9:31946, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:46536->172.17.0.9:33442, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33518") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:34896->172.17.0.9:33518, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38644") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:59138->172.17.0.9:38644, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31610") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:49342->172.17.0.9:31610, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:34 DEBUG : toe: transformed to: dG9l 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33522") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:54964->172.17.0.9:33522, err= 2026/02/15 03:18:34 DEBUG : toe: transformed to: dG9l 2026/02/15 03:18:34 INFO : dG9l: Making directory 2026/02/15 03:18:34 DEBUG : toe: transformed to: dG9l 2026/02/15 03:18:34 DEBUG : toe: transformed to: dG9l 2026/02/15 03:18:34 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/15 03:18:34 INFO : dG9l/dG9l: Making directory 2026/02/15 03:18:34 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/15 03:18:34 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/15 03:18:34 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/15 03:18:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/15 03:18:34 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:34532") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58142->172.17.0.9:34532, err= 2026/02/15 03:18:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/15 03:18:34 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/15 03:18:34 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33922") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:47526->172.17.0.9:33922, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37167") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39452->172.17.0.9:37167, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37916") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55872->172.17.0.9:37916, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33573") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55798->172.17.0.9:33573, err= 2026/02/15 03:18:34 DEBUG : dG9l: transformed to: toe 2026/02/15 03:18:34 DEBUG : dG9l: transformed to: toe 2026/02/15 03:18:34 DEBUG : toe: Directory modification time the same (differ by 103.141786ms, within tolerance 1s) 2026/02/15 03:18:34 DEBUG : Added delayed dir = "toe", newDst=toe 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38306") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:39752->172.17.0.9:38306, err= 2026/02/15 03:18:34 DEBUG : dG9l: transformed to: toe 2026/02/15 03:18:34 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/02/15 03:18:34 DEBUG : toe/toe: Directory modification time the same (differ by 103.141786ms, within tolerance 1s) 2026/02/15 03:18:34 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:35682") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58240->172.17.0.9:35682, err= 2026/02/15 03:18:34 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/02/15 03:18:34 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/15 03:18:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/02/15 03:18:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/02/15 03:18:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/02/15 03:18:34 DEBUG : Local file system at /tmp/rclone4224091496: Waiting for checks to finish 2026/02/15 03:18:34 DEBUG : Local file system at /tmp/rclone4224091496: Waiting for transfers to finish 2026/02/15 03:18:34 DEBUG : Waiting for deletions to finish 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39916") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33024->172.17.0.9:39916, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39786") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51154->172.17.0.9:39786, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38392") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:55220->172.17.0.9:38392, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37687") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:45734->172.17.0.9:37687, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38751") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33666->172.17.0.9:38751, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:32154") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:38180->172.17.0.9:32154, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30809") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58020->172.17.0.9:30809, err= --- PASS: TestBase64 (0.03s) === RUN TestError run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-haromem4yaxo", Local "Local file system at /tmp/rclone4224091496", Modify Window "1s" 2026/02/15 03:18:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/15 03:18:34 DEBUG : toe: transformed to: 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31633") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36370->172.17.0.9:31633, err= 2026/02/15 03:18:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/15 03:18:34 DEBUG : toe: transformed to: 2026/02/15 03:18:34 INFO : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Making directory 2026/02/15 03:18:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/15 03:18:34 DEBUG : toe: transformed to: 2026/02/15 03:18:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/15 03:18:34 DEBUG : toe: transformed to: 2026/02/15 03:18:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/15 03:18:34 DEBUG : toe/toe: transformed to: 2026/02/15 03:18:34 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/15 03:18:34 INFO : toe/toe: Making directory 2026/02/15 03:18:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/15 03:18:34 DEBUG : toe/toe: transformed to: 2026/02/15 03:18:34 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/15 03:18:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/15 03:18:34 DEBUG : toe: transformed to: 2026/02/15 03:18:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/15 03:18:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/15 03:18:34 DEBUG : toe/toe/toe: transformed to: 2026/02/15 03:18:34 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for checks to finish 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Waiting for transfers to finish 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38254") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:36132->172.17.0.9:38254, err= 2026/02/15 03:18:34 DEBUG : toe/toe/toe: size = 11 OK 2026/02/15 03:18:34 INFO : toe/toe/toe: Copied (new) 2026/02/15 03:18:34 ERROR : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: not deleting files as there were IO errors 2026/02/15 03:18:34 ERROR : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: not deleting directories as there were IO errors 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37095") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35560->172.17.0.9:37095, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:37096") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:57264->172.17.0.9:37096, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:33453") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:51908->172.17.0.9:33453, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:31760") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:42942->172.17.0.9:31760, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30667") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:35174->172.17.0.9:30667, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:38237") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:58222->172.17.0.9:38237, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:39737") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:33724->172.17.0.9:39737, err= --- PASS: TestError (0.02s) PASS 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: dial("tcp","172.17.0.9:30171") 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: > dial: conn=172.17.0.1:53940->172.17.0.9:30171, err= 2026/02/15 03:18:34 DEBUG : ftp://172.17.0.9:21/rclone-test-haromem4yaxo: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 4.317476597s (try 1/5)