"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/03/12 01:13:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tuqarav6wobe" 2026/03/12 01:13:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/12 01:13:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/12 01:13:24 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:24 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uo2CZ}" suffix to name 2026/03/12 01:13:24 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:24 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Connecting to FTP server 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38986->172.17.0.10:21, err= 2026/03/12 01:13:24 DEBUG : Creating backend with remote "/tmp/rclone3101957760" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38305") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53498->172.17.0.10:38305, err= 2026/03/12 01:13:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:24 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39127") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38826->172.17.0.10:39127, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35758") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58396->172.17.0.10:35758, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32415") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43704->172.17.0.10:32415, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35249") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44998->172.17.0.10:35249, err= 2026/03/12 01:13:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38982") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60190->172.17.0.10:38982, err= 2026/03/12 01:13:24 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/12 01:13:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/12 01:13:24 INFO : sub dir/hello world: Copied (new) 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33573") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51156->172.17.0.10:33573, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38946") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45222->172.17.0.10:38946, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30051") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46638->172.17.0.10:30051, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38358") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51552->172.17.0.10:38358, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33289") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56056->172.17.0.10:33289, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39067") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51978->172.17.0.10:39067, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32258") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:32836->172.17.0.10:32258, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38277") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33064->172.17.0.10:38277, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35942") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46482->172.17.0.10:35942, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:24 DEBUG : Creating backend with remote "/non-existing" 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34458") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51072->172.17.0.10:34458, err= 2026/03/12 01:13:24 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37399") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58800->172.17.0.10:37399, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36403") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48296->172.17.0.10:36403, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32881") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47234->172.17.0.10:32881, err= 2026/03/12 01:13:24 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/12 01:13:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/12 01:13:24 INFO : sub dir/hello world: Copied (new) 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33614") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59188->172.17.0.10:33614, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34726") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59438->172.17.0.10:34726, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38183") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35574->172.17.0.10:38183, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36452") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55646->172.17.0.10:36452, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31526") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35588->172.17.0.10:31526, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" sync_test.go:222: Only runs on local 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31796") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46616->172.17.0.10:31796, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36244") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43538->172.17.0.10:36244, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:24 INFO : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Running all checks before starting transfers 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35299") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40156->172.17.0.10:35299, err= 2026/03/12 01:13:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:24 INFO : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Checks finished, now starting transfers 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37118") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45774->172.17.0.10:37118, err= 2026/03/12 01:13:24 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/12 01:13:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/12 01:13:24 INFO : sub dir/hello world: Copied (new) 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34406") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40536->172.17.0.10:34406, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35784") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35422->172.17.0.10:35784, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35168") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51706->172.17.0.10:35168, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32933") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33740->172.17.0.10:32933, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30720") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47996->172.17.0.10:30720, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:24 ERROR : Ignoring --no-traverse with sync 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33877") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57090->172.17.0.10:33877, err= 2026/03/12 01:13:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38344") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57974->172.17.0.10:38344, err= 2026/03/12 01:13:24 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/12 01:13:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/12 01:13:24 INFO : sub dir/hello world: Copied (new) 2026/03/12 01:13:24 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38636") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33808->172.17.0.10:38636, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30642") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55358->172.17.0.10:30642, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35339") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36832->172.17.0.10:35339, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37698") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51124->172.17.0.10:37698, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36044") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43106->172.17.0.10:36044, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31169") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49022->172.17.0.10:31169, err= 2026/03/12 01:13:24 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30735") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60178->172.17.0.10:30735, err= 2026/03/12 01:13:24 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/03/12 01:13:24 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/03/12 01:13:24 INFO : hello world2: Copied (new) 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38400") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42592->172.17.0.10:38400, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30097") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35984->172.17.0.10:30097, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37335") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55418->172.17.0.10:37335, err= --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39492") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60426->172.17.0.10:39492, err= 2026/03/12 01:13:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35022") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36826->172.17.0.10:35022, err= 2026/03/12 01:13:24 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/03/12 01:13:24 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/03/12 01:13:24 INFO : potato2: Copied (new) 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31069") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40162->172.17.0.10:31069, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39805") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41792->172.17.0.10:39805, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35584") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35520->172.17.0.10:35584, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39822") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39844->172.17.0.10:39822, err= 2026/03/12 01:13:24 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/03/12 01:13:24 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/03/12 01:13:24 INFO : potato2: Copied (new) 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35078") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51926->172.17.0.10:35078, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31258") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60348->172.17.0.10:31258, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38425") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60896->172.17.0.10:38425, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/12 01:13:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 01:13:24 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/12 01:13:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31453") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41852->172.17.0.10:31453, err= 2026/03/12 01:13:24 INFO : sub dir2: Making directory 2026/03/12 01:13:24 INFO : sub dir: Making directory 2026/03/12 01:13:24 INFO : sub dir2/sub sub dir2: Making directory 2026/03/12 01:13:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Connecting to FTP server 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38992->172.17.0.10:21, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39157") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47786->172.17.0.10:39157, err= 2026/03/12 01:13:24 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/12 01:13:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/12 01:13:24 INFO : sub dir/hello world: Copied (new) 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30100") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50426->172.17.0.10:30100, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33531") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48206->172.17.0.10:33531, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34814") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54670->172.17.0.10:34814, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37263") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38980->172.17.0.10:37263, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39869") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45694->172.17.0.10:39869, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34402") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35632") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46900->172.17.0.10:34402, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49046->172.17.0.10:35632, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37227") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43694->172.17.0.10:37227, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37055") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56206->172.17.0.10:37055, err= --- PASS: TestCopyEmptyDirectories (0.03s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:24 INFO : sub dir2: Making directory 2026/03/12 01:13:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/12 01:13:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31330") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34210->172.17.0.10:31330, err= 2026/03/12 01:13:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30713") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53830->172.17.0.10:30713, err= 2026/03/12 01:13:24 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/12 01:13:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/12 01:13:24 INFO : sub dir/hello world: Copied (new) 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39465") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53304->172.17.0.10:39465, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38295") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36856->172.17.0.10:38295, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37000") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60042->172.17.0.10:37000, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30160") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47878->172.17.0.10:30160, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36556") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37366->172.17.0.10:36556, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:24 DEBUG : sub dir2: Making directory with metadata 2026/03/12 01:13:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35663") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56720->172.17.0.10:35663, err= 2026/03/12 01:13:24 INFO : sub dir2: Making directory 2026/03/12 01:13:24 INFO : sub dir: Making directory 2026/03/12 01:13:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38712") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36848->172.17.0.10:38712, err= 2026/03/12 01:13:24 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/12 01:13:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/12 01:13:24 INFO : sub dir/hello world: Copied (new) 2026/03/12 01:13:24 INFO : sub dir/hello world: Deleted 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35397") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41152->172.17.0.10:35397, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39766") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45092->172.17.0.10:39766, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34829") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56342->172.17.0.10:34829, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32456") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48346->172.17.0.10:32456, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31193") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59904->172.17.0.10:31193, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38253") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51752->172.17.0.10:38253, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39714") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47196->172.17.0.10:39714, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31173") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40756->172.17.0.10:31173, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37712") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46692->172.17.0.10:37712, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30891") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46306->172.17.0.10:30891, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:24 INFO : sub dir2: Making directory 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36511") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56454->172.17.0.10:36511, err= 2026/03/12 01:13:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30434") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54986->172.17.0.10:30434, err= 2026/03/12 01:13:24 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/12 01:13:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/12 01:13:24 INFO : sub dir/hello world: Copied (new) 2026/03/12 01:13:24 INFO : sub dir/hello world: Deleted 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30873") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46950->172.17.0.10:30873, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36158") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51920->172.17.0.10:36158, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37644") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39586->172.17.0.10:37644, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31385") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52502->172.17.0.10:31385, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36243") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60782->172.17.0.10:36243, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:24 DEBUG : sub dir2: Making directory with metadata 2026/03/12 01:13:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 01:13:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30877") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51660->172.17.0.10:30877, err= 2026/03/12 01:13:24 INFO : sub dir2: Making directory 2026/03/12 01:13:24 INFO : sub dir: Making directory 2026/03/12 01:13:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36454") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50896->172.17.0.10:36454, err= 2026/03/12 01:13:24 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/12 01:13:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/12 01:13:24 INFO : sub dir/hello world: Copied (new) 2026/03/12 01:13:24 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31557") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50716->172.17.0.10:31557, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37713") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57508->172.17.0.10:37713, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32600") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38548->172.17.0.10:32600, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38371") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33300->172.17.0.10:38371, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39483") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38224") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43046->172.17.0.10:39483, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49382->172.17.0.10:38224, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39033") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46688->172.17.0.10:39033, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36016") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45342->172.17.0.10:36016, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32201") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38446->172.17.0.10:32201, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:24 INFO : sub dir2: Making directory 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34186") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34302->172.17.0.10:34186, err= 2026/03/12 01:13:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31814") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50340->172.17.0.10:31814, err= 2026/03/12 01:13:24 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/12 01:13:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/12 01:13:24 INFO : sub dir/hello world: Copied (new) 2026/03/12 01:13:24 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32479") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54938->172.17.0.10:32479, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39283") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40118->172.17.0.10:39283, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30963") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44986->172.17.0.10:30963, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36444") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43570->172.17.0.10:36444, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32042") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46446->172.17.0.10:32042, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30715") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45272->172.17.0.10:30715, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35144") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51326->172.17.0.10:35144, err= 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39360") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36192->172.17.0.10:39360, err= 2026/03/12 01:13:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sureyug2migi" 2026/03/12 01:13:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/12 01:13:24 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:24 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uo2CZ}" suffix to name 2026/03/12 01:13:24 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:24 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-sureyug2migi: Connecting to FTP server 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-sureyug2migi: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-sureyug2migi: > dial: conn=172.17.0.1:38998->172.17.0.10:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.10:21/rclone-test-tuqarav6wobe -> ftp://172.17.0.10:21/rclone-test-sureyug2migi 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-sureyug2migi: dial("tcp","172.17.0.10:32485") 2026/03/12 01:13:24 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36412") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49630->172.17.0.10:36412, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-sureyug2migi: > dial: conn=172.17.0.1:47358->172.17.0.10:32485, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39775") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52072->172.17.0.10:39775, err= 2026/03/12 01:13:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-sureyug2migi: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-sureyug2migi: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34369") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56436->172.17.0.10:34369, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-sureyug2migi: dial("tcp","172.17.0.10:32567") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-sureyug2migi: > dial: conn=172.17.0.1:58538->172.17.0.10:32567, err= 2026/03/12 01:13:25 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/03/12 01:13:25 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/03/12 01:13:25 INFO : sub dir/hello world: Copied (new) 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-sureyug2migi: dial("tcp","172.17.0.10:38670") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-sureyug2migi: > dial: conn=172.17.0.1:59280->172.17.0.10:38670, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-sureyug2migi: dial("tcp","172.17.0.10:38413") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-sureyug2migi: > dial: conn=172.17.0.1:57916->172.17.0.10:38413, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-sureyug2migi: dial("tcp","172.17.0.10:37150") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-sureyug2migi: > dial: conn=172.17.0.1:38594->172.17.0.10:37150, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-sureyug2migi: dial("tcp","172.17.0.10:39148") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-sureyug2migi: > dial: conn=172.17.0.1:42262->172.17.0.10:39148, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-sureyug2migi: Purge object "sub dir/hello world" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-sureyug2migi: Purge dir "sub dir" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-sureyug2migi: Purge dir "" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39538") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46094->172.17.0.10:39538, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39627") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43116->172.17.0.10:39627, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37514") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42482->172.17.0.10:37514, err= --- PASS: TestServerSideCopy (0.04s) === RUN TestCopyOverSelf run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39920") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41330->172.17.0.10:39920, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35018") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59566->172.17.0.10:35018, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34397") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33842->172.17.0.10:34397, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33619") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46376->172.17.0.10:33619, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35555") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57048->172.17.0.10:35555, err= 2026/03/12 01:13:25 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:25 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe) 2026/03/12 01:13:25 DEBUG : sub dir/hello world: Sizes differ 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30282") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44510->172.17.0.10:30282, err= 2026/03/12 01:13:25 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/03/12 01:13:25 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/03/12 01:13:25 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38932") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57898->172.17.0.10:38932, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35729") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42934->172.17.0.10:35729, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31067") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60980->172.17.0.10:31067, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31027") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53542->172.17.0.10:31027, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31443") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57292->172.17.0.10:31443, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32462") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40368->172.17.0.10:32462, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34978") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60000->172.17.0.10:34978, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33598") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60046->172.17.0.10:33598, err= 2026/03/12 01:13:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lipuwot8pate" 2026/03/12 01:13:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/12 01:13:25 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:25 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uo2CZ}" suffix to name 2026/03/12 01:13:25 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:25 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-lipuwot8pate: Connecting to FTP server 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-lipuwot8pate: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-lipuwot8pate: > dial: conn=172.17.0.1:39004->172.17.0.10:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.10:21/rclone-test-tuqarav6wobe -> ftp://172.17.0.10:21/rclone-test-lipuwot8pate 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34230") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39246->172.17.0.10:34230, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-lipuwot8pate: dial("tcp","172.17.0.10:37874") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-lipuwot8pate: > dial: conn=172.17.0.1:36356->172.17.0.10:37874, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39163") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53430->172.17.0.10:39163, err= 2026/03/12 01:13:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-lipuwot8pate: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-lipuwot8pate: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32253") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60244->172.17.0.10:32253, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-lipuwot8pate: dial("tcp","172.17.0.10:39139") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-lipuwot8pate: > dial: conn=172.17.0.1:39730->172.17.0.10:39139, err= 2026/03/12 01:13:25 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/03/12 01:13:25 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/03/12 01:13:25 INFO : sub dir/hello world: Copied (new) 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-lipuwot8pate: dial("tcp","172.17.0.10:36351") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-lipuwot8pate: > dial: conn=172.17.0.1:59370->172.17.0.10:36351, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-lipuwot8pate: dial("tcp","172.17.0.10:32749") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-lipuwot8pate: > dial: conn=172.17.0.1:41356->172.17.0.10:32749, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34844") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53802->172.17.0.10:34844, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39079") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59618->172.17.0.10:39079, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35027") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51920->172.17.0.10:35027, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-lipuwot8pate: dial("tcp","172.17.0.10:34297") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32313") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-lipuwot8pate: > dial: conn=172.17.0.1:58782->172.17.0.10:34297, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43726->172.17.0.10:32313, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-lipuwot8pate: dial("tcp","172.17.0.10:33205") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-lipuwot8pate: > dial: conn=172.17.0.1:48808->172.17.0.10:33205, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33836") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41584->172.17.0.10:33836, err= 2026/03/12 01:13:25 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe) 2026/03/12 01:13:25 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.10:21/rclone-test-lipuwot8pate) 2026/03/12 01:13:25 DEBUG : sub dir/hello world: Sizes differ 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-lipuwot8pate: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-lipuwot8pate: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36951") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46474->172.17.0.10:36951, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-lipuwot8pate: dial("tcp","172.17.0.10:38902") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-lipuwot8pate: > dial: conn=172.17.0.1:38572->172.17.0.10:38902, err= 2026/03/12 01:13:25 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/03/12 01:13:25 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/03/12 01:13:25 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-lipuwot8pate: dial("tcp","172.17.0.10:30545") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-lipuwot8pate: > dial: conn=172.17.0.1:47690->172.17.0.10:30545, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-lipuwot8pate: dial("tcp","172.17.0.10:33822") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-lipuwot8pate: > dial: conn=172.17.0.1:50546->172.17.0.10:33822, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-lipuwot8pate: dial("tcp","172.17.0.10:38688") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-lipuwot8pate: > dial: conn=172.17.0.1:55532->172.17.0.10:38688, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-lipuwot8pate: dial("tcp","172.17.0.10:38592") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-lipuwot8pate: > dial: conn=172.17.0.1:36724->172.17.0.10:38592, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-lipuwot8pate: Purge object "sub dir/hello world" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-lipuwot8pate: Purge dir "sub dir" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-lipuwot8pate: Purge dir "" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35974") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38154->172.17.0.10:35974, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33836") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41598->172.17.0.10:33836, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39484") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36284->172.17.0.10:39484, err= --- PASS: TestServerSideCopyOverSelf (0.04s) === RUN TestMoveOverSelf run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31093") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58880->172.17.0.10:31093, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31946") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55288->172.17.0.10:31946, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31822") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56966->172.17.0.10:31822, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37948") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58246->172.17.0.10:37948, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35362") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57454->172.17.0.10:35362, err= 2026/03/12 01:13:25 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:25 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe) 2026/03/12 01:13:25 DEBUG : sub dir/hello world: Sizes differ 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39984") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39804->172.17.0.10:39984, err= 2026/03/12 01:13:25 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/03/12 01:13:25 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/03/12 01:13:25 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/12 01:13:25 INFO : sub dir/hello world: Deleted 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32064") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35442->172.17.0.10:32064, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32799") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44136->172.17.0.10:32799, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36894") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37840->172.17.0.10:36894, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36498") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40310->172.17.0.10:36498, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37180") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57904->172.17.0.10:37180, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37721") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53394->172.17.0.10:37721, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35758") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58402->172.17.0.10:35758, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39238") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49230->172.17.0.10:39238, err= 2026/03/12 01:13:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-catodid5nana" 2026/03/12 01:13:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/12 01:13:25 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:25 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uo2CZ}" suffix to name 2026/03/12 01:13:25 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:25 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: Connecting to FTP server 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: > dial: conn=172.17.0.1:39016->172.17.0.10:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.10:21/rclone-test-tuqarav6wobe -> ftp://172.17.0.10:21/rclone-test-catodid5nana 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: dial("tcp","172.17.0.10:39731") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31241") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: > dial: conn=172.17.0.1:44680->172.17.0.10:39731, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50596->172.17.0.10:31241, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38269") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:32802->172.17.0.10:38269, err= 2026/03/12 01:13:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34778") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47806->172.17.0.10:34778, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: dial("tcp","172.17.0.10:32954") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: > dial: conn=172.17.0.1:33236->172.17.0.10:32954, err= 2026/03/12 01:13:25 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/03/12 01:13:25 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/03/12 01:13:25 INFO : sub dir/hello world: Copied (new) 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: dial("tcp","172.17.0.10:32300") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: > dial: conn=172.17.0.1:50952->172.17.0.10:32300, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: dial("tcp","172.17.0.10:31327") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: > dial: conn=172.17.0.1:45598->172.17.0.10:31327, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39281") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39904->172.17.0.10:39281, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31725") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45760->172.17.0.10:31725, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35097") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43064->172.17.0.10:35097, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: Using server-side directory move 2026/03/12 01:13:25 INFO : ftp://172.17.0.10:21/rclone-test-catodid5nana: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35451") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: dial("tcp","172.17.0.10:35779") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40520->172.17.0.10:35451, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: > dial: conn=172.17.0.1:47748->172.17.0.10:35779, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: dial("tcp","172.17.0.10:34925") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: > dial: conn=172.17.0.1:35738->172.17.0.10:34925, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30321") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34154->172.17.0.10:30321, err= 2026/03/12 01:13:25 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe) 2026/03/12 01:13:25 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.10:21/rclone-test-catodid5nana) 2026/03/12 01:13:25 DEBUG : sub dir/hello world: Sizes differ 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: Waiting for transfers to finish 2026/03/12 01:13:25 INFO : sub dir/hello world: Deleted 2026/03/12 01:13:25 INFO : sub dir/hello world: Moved (server-side) 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33363") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36408->172.17.0.10:33363, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35510") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58694->172.17.0.10:35510, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: dial("tcp","172.17.0.10:38681") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: > dial: conn=172.17.0.1:59872->172.17.0.10:38681, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: dial("tcp","172.17.0.10:32523") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: > dial: conn=172.17.0.1:39900->172.17.0.10:32523, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36034") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39442->172.17.0.10:36034, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34256") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37548->172.17.0.10:34256, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38792") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35784->172.17.0.10:38792, err= 2026/03/12 01:13:25 DEBUG : testing file moves 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: dial("tcp","172.17.0.10:36689") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33305") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: > dial: conn=172.17.0.1:58162->172.17.0.10:36689, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39486->172.17.0.10:33305, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: dial("tcp","172.17.0.10:35696") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38276") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: > dial: conn=172.17.0.1:42174->172.17.0.10:35696, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51330->172.17.0.10:38276, err= 2026/03/12 01:13:25 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe) 2026/03/12 01:13:25 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.10:21/rclone-test-catodid5nana) 2026/03/12 01:13:25 DEBUG : sub dir/hello world: Sizes differ 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: Waiting for transfers to finish 2026/03/12 01:13:25 INFO : sub dir/hello world: Deleted 2026/03/12 01:13:25 INFO : sub dir/hello world: Moved (server-side) 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32188") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43752->172.17.0.10:32188, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35616") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57020->172.17.0.10:35616, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: dial("tcp","172.17.0.10:35274") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: > dial: conn=172.17.0.1:56444->172.17.0.10:35274, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: dial("tcp","172.17.0.10:36423") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: > dial: conn=172.17.0.1:53332->172.17.0.10:36423, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: dial("tcp","172.17.0.10:30183") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: > dial: conn=172.17.0.1:47512->172.17.0.10:30183, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: dial("tcp","172.17.0.10:37978") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: > dial: conn=172.17.0.1:41934->172.17.0.10:37978, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: Purge object "sub dir/hello world" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: Purge dir "sub dir" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-catodid5nana: Purge dir "" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38048") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47268->172.17.0.10:38048, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31036") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52956->172.17.0.10:31036, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38930") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36668->172.17.0.10:38930, err= --- PASS: TestServerSideMoveOverSelf (0.06s) === RUN TestCopyAfterDelete run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36148") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44952->172.17.0.10:36148, err= 2026/03/12 01:13:25 ERROR : error listing: directory not found 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31660") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49498->172.17.0.10:31660, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38536") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41040->172.17.0.10:38536, err= 2026/03/12 01:13:25 INFO : Local file system at /tmp/rclone3101957760: Making directory 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34704") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38084->172.17.0.10:34704, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33387") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55450->172.17.0.10:33387, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37054") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34788->172.17.0.10:37054, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35948") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56048->172.17.0.10:35948, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30677") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60128->172.17.0.10:30677, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33844") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60140->172.17.0.10:33844, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33557") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51310->172.17.0.10:33557, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39919") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56080->172.17.0.10:39919, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37178") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51466->172.17.0.10:37178, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39110") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56680->172.17.0.10:39110, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33474") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56154->172.17.0.10:33474, err= 2026/03/12 01:13:25 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38871") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37218->172.17.0.10:38871, err= 2026/03/12 01:13:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:13:25 DEBUG : Local file system at /tmp/rclone3101957760: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : Local file system at /tmp/rclone3101957760: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39023") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34414->172.17.0.10:39023, err= 2026/03/12 01:13:25 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/03/12 01:13:25 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/03/12 01:13:25 INFO : sub dir/hello world: Copied (new) 2026/03/12 01:13:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30971") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50390->172.17.0.10:30971, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32992") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44748->172.17.0.10:32992, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39329") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53506->172.17.0.10:39329, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37589") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60804->172.17.0.10:37589, err= 2026/03/12 01:13:25 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33894") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37674->172.17.0.10:33894, err= 2026/03/12 01:13:25 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/03/12 01:13:25 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/03/12 01:13:25 INFO : check sum: Copied (new) 2026/03/12 01:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35351") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47278->172.17.0.10:35351, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37757") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46750->172.17.0.10:37757, err= 2026/03/12 01:13:25 DEBUG : check sum: size = 1 OK 2026/03/12 01:13:25 NOTICE: ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/12 01:13:25 DEBUG : check sum: Size of src and dst objects identical 2026/03/12 01:13:25 DEBUG : check sum: Unchanged skipping 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:25 INFO : There was nothing to transfer 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30402") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53270->172.17.0.10:30402, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37345") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43164->172.17.0.10:37345, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34285") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40580->172.17.0.10:34285, err= --- PASS: TestSyncBasedOnCheckSum (0.02s) === RUN TestSyncSizeOnly run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31801") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34594->172.17.0.10:31801, err= 2026/03/12 01:13:25 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37825") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38544->172.17.0.10:37825, err= 2026/03/12 01:13:25 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/03/12 01:13:25 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/03/12 01:13:25 INFO : sizeonly: Copied (new) 2026/03/12 01:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31076") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44520->172.17.0.10:31076, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31032") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48036->172.17.0.10:31032, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : sizeonly: size = 6 OK 2026/03/12 01:13:25 DEBUG : sizeonly: Sizes identical 2026/03/12 01:13:25 DEBUG : sizeonly: Unchanged skipping 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:25 INFO : There was nothing to transfer 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30753") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44870->172.17.0.10:30753, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30974") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33864->172.17.0.10:30974, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36218") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41120->172.17.0.10:36218, err= --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33618") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54144->172.17.0.10:33618, err= 2026/03/12 01:13:25 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36549") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57416->172.17.0.10:36549, err= 2026/03/12 01:13:25 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/03/12 01:13:25 INFO : ignore-size: Copied (new) 2026/03/12 01:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37124") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55968->172.17.0.10:37124, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35487") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45450->172.17.0.10:35487, err= 2026/03/12 01:13:25 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:25 DEBUG : ignore-size: Unchanged skipping 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:25 INFO : There was nothing to transfer 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32774") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33134->172.17.0.10:32774, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37994") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40104->172.17.0.10:37994, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36157") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53532->172.17.0.10:36157, err= --- PASS: TestSyncIgnoreSize (0.02s) === RUN TestSyncIgnoreTimes run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31370") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60032->172.17.0.10:31370, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30686") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59908->172.17.0.10:30686, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37382") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39298->172.17.0.10:37382, err= 2026/03/12 01:13:25 DEBUG : existing: size = 6 OK 2026/03/12 01:13:25 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : existing: Unchanged skipping 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:25 INFO : There was nothing to transfer 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31317") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60922->172.17.0.10:31317, err= 2026/03/12 01:13:25 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34069") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52814->172.17.0.10:34069, err= 2026/03/12 01:13:25 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/03/12 01:13:25 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/03/12 01:13:25 INFO : existing: Copied (replaced existing) 2026/03/12 01:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33505") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33996->172.17.0.10:33505, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33058") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56514->172.17.0.10:33058, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35376") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53718->172.17.0.10:35376, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35880") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48338->172.17.0.10:35880, err= 2026/03/12 01:13:25 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30384") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50258->172.17.0.10:30384, err= 2026/03/12 01:13:25 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/03/12 01:13:25 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/03/12 01:13:25 INFO : existing: Copied (new) 2026/03/12 01:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33325") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45978->172.17.0.10:33325, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36100") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53802->172.17.0.10:36100, err= 2026/03/12 01:13:25 DEBUG : existing: Destination exists, skipping 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:25 INFO : There was nothing to transfer 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35254") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33380->172.17.0.10:35254, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36345") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35876->172.17.0.10:36345, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30706") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33510->172.17.0.10:30706, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32993") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38862->172.17.0.10:32993, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33867") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38560->172.17.0.10:33867, err= 2026/03/12 01:13:25 INFO : d: Making directory 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37120") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50750->172.17.0.10:37120, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Connecting to FTP server 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33442") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31096") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59232->172.17.0.10:33442, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39020->172.17.0.10:21, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37170->172.17.0.10:31096, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32104") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39082->172.17.0.10:32104, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32967") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54120->172.17.0.10:32967, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31921") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34895") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45166->172.17.0.10:31921, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35683") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35462->172.17.0.10:34895, err= 2026/03/12 01:13:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50928->172.17.0.10:35683, err= 2026/03/12 01:13:25 DEBUG : c/non empty space: size = 5 OK 2026/03/12 01:13:25 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : c/non empty space: Unchanged skipping 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31795") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49766->172.17.0.10:31795, err= 2026/03/12 01:13:25 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/03/12 01:13:25 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/03/12 01:13:25 INFO : a/potato2: Copied (new) 2026/03/12 01:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:25 INFO : b/potato: Deleted 2026/03/12 01:13:25 INFO : d: Removing directory 2026/03/12 01:13:25 INFO : b: Removing directory 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: deleted 2 directories 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36576") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34240->172.17.0.10:36576, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33933") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39572") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55478->172.17.0.10:33933, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43594->172.17.0.10:39572, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32469") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48422->172.17.0.10:32469, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33634") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52092->172.17.0.10:33634, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32653") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47220->172.17.0.10:32653, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39650") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59330->172.17.0.10:39650, err= --- PASS: TestSyncIgnoreErrors (0.03s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33842") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48418->172.17.0.10:33842, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35348") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52302->172.17.0.10:35348, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31945") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58876->172.17.0.10:31945, err= 2026/03/12 01:13:25 DEBUG : empty space: size = 1 OK 2026/03/12 01:13:25 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/03/12 01:13:25 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36067") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47416->172.17.0.10:36067, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38195") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36350->172.17.0.10:38195, err= 2026/03/12 01:13:25 DEBUG : empty space: size = 1 OK 2026/03/12 01:13:25 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/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37033") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59848->172.17.0.10:37033, err= 2026/03/12 01:13:25 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/03/12 01:13:25 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/03/12 01:13:25 INFO : empty space: Copied (replaced existing) 2026/03/12 01:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36551") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35132->172.17.0.10:36551, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33484") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37262->172.17.0.10:33484, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37155") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46384->172.17.0.10:37155, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32589") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52046->172.17.0.10:32589, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31623") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60358->172.17.0.10:31623, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36689") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58166->172.17.0.10:36689, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37186") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39778->172.17.0.10:37186, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30377") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46670->172.17.0.10:30377, err= 2026/03/12 01:13:25 DEBUG : foo: size = 3 OK 2026/03/12 01:13:25 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31270") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50908->172.17.0.10:31270, err= 2026/03/12 01:13:25 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/03/12 01:13:25 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/03/12 01:13:25 INFO : foo: Copied (replaced existing) 2026/03/12 01:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36215") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53748->172.17.0.10:36215, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31967") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56446->172.17.0.10:31967, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33699") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34726->172.17.0.10:33699, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37772") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51422->172.17.0.10:37772, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33455") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38958->172.17.0.10:33455, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38013") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40028->172.17.0.10:38013, err= 2026/03/12 01:13:25 DEBUG : empty space: size = 1 OK 2026/03/12 01:13:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/12 01:13:25 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : empty space: Unchanged skipping 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38944") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53164->172.17.0.10:38944, err= 2026/03/12 01:13:25 DEBUG : potato.06503f43.partial: size = 60 OK 2026/03/12 01:13:25 DEBUG : potato.06503f43.partial: renamed to: potato 2026/03/12 01:13:25 INFO : potato: Copied (new) 2026/03/12 01:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36233") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38360->172.17.0.10:36233, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38308") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57572->172.17.0.10:38308, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39803") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57570->172.17.0.10:39803, err= --- PASS: TestSyncAfterAddingAFile (0.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39238") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49246->172.17.0.10:39238, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30946") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46442->172.17.0.10:30946, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33594") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60302->172.17.0.10:33594, err= 2026/03/12 01:13:25 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:25 DEBUG : potato: size = 60 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe) 2026/03/12 01:13:25 DEBUG : potato: Sizes differ 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33772") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42556->172.17.0.10:33772, err= 2026/03/12 01:13:25 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/03/12 01:13:25 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/03/12 01:13:25 INFO : potato: Copied (replaced existing) 2026/03/12 01:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37118") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45786->172.17.0.10:37118, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37167") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53602->172.17.0.10:37167, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31173") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40762->172.17.0.10:31173, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38620") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51478->172.17.0.10:38620, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34296") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38746->172.17.0.10:34296, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36793") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54512->172.17.0.10:36793, err= 2026/03/12 01:13:25 DEBUG : potato: size = 21 OK 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37037") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47936->172.17.0.10:37037, err= 2026/03/12 01:13:25 DEBUG : potato.a809149f.partial: size = 21 OK 2026/03/12 01:13:25 DEBUG : potato.a809149f.partial: renamed to: potato 2026/03/12 01:13:25 INFO : potato: Copied (replaced existing) 2026/03/12 01:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34169") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37572->172.17.0.10:34169, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39668") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53592->172.17.0.10:39668, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33220") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58874->172.17.0.10:33220, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34039") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53240->172.17.0.10:34039, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37120") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50758->172.17.0.10:37120, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32305") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40770->172.17.0.10:32305, err= 2026/03/12 01:13:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 01:13:25 DEBUG : empty space: size = 1 OK 2026/03/12 01:13:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/12 01:13:25 DEBUG : empty space: Unchanged skipping 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:25 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33283") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56038->172.17.0.10:33283, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31573") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48108->172.17.0.10:31573, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38531") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56612->172.17.0.10:38531, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36713") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44438->172.17.0.10:36713, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33715") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39616->172.17.0.10:33715, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36034") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39458->172.17.0.10:36034, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33366") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56772->172.17.0.10:33366, err= 2026/03/12 01:13:25 DEBUG : empty space: size = 1 OK 2026/03/12 01:13:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/12 01:13:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : empty space: Unchanged skipping 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31456") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34152->172.17.0.10:31456, err= 2026/03/12 01:13:25 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/03/12 01:13:25 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/03/12 01:13:25 INFO : potato2: Copied (new) 2026/03/12 01:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:25 INFO : potato: Deleted 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32883") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41262->172.17.0.10:32883, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33738") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49036->172.17.0.10:33738, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30195") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43502->172.17.0.10:30195, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36424") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50792->172.17.0.10:36424, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37106") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41160->172.17.0.10:37106, err= 2026/03/12 01:13:25 INFO : d: Making directory 2026/03/12 01:13:25 INFO : d/e: Making directory 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38009") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36148->172.17.0.10:38009, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36950") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31950") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56100->172.17.0.10:36950, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60998->172.17.0.10:31950, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32245") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39342->172.17.0.10:32245, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38733") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34214->172.17.0.10:38733, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31991") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52132->172.17.0.10:31991, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36748") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49832->172.17.0.10:36748, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38952") 2026/03/12 01:13:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52472->172.17.0.10:38952, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Connecting to FTP server 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30653") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39024->172.17.0.10:21, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49284->172.17.0.10:30653, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34495") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52134->172.17.0.10:34495, err= 2026/03/12 01:13:25 DEBUG : c/non empty space: size = 5 OK 2026/03/12 01:13:25 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/12 01:13:25 DEBUG : c/non empty space: Unchanged skipping 2026/03/12 01:13:25 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/03/12 01:13:25 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/03/12 01:13:25 INFO : a/potato2: Copied (new) 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34148") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54160->172.17.0.10:34148, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:25 INFO : b/potato: Deleted 2026/03/12 01:13:25 INFO : d/e: Removing directory 2026/03/12 01:13:25 INFO : d: Removing directory 2026/03/12 01:13:25 INFO : b: Removing directory 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: deleted 3 directories 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33271") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38618->172.17.0.10:33271, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35569") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45176->172.17.0.10:35569, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32070") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38398->172.17.0.10:32070, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31612") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60472->172.17.0.10:31612, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33295") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39038") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54706->172.17.0.10:33295, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40138->172.17.0.10:39038, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37170") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57342->172.17.0.10:37170, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39669") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56740->172.17.0.10:39669, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37456") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60742->172.17.0.10:37456, err= 2026/03/12 01:13:25 INFO : d: Making directory 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31979") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33262->172.17.0.10:31979, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35398") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40240->172.17.0.10:35398, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31416") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32760") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57318->172.17.0.10:32760, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38512->172.17.0.10:31416, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38964") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46870->172.17.0.10:38964, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39446") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60612->172.17.0.10:39446, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31851") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38134") 2026/03/12 01:13:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43174->172.17.0.10:31851, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44502->172.17.0.10:38134, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : c/non empty space: size = 5 OK 2026/03/12 01:13:25 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/12 01:13:25 DEBUG : c/non empty space: Unchanged skipping 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37876") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53574->172.17.0.10:37876, err= 2026/03/12 01:13:25 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/03/12 01:13:25 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/03/12 01:13:25 INFO : a/potato2: Copied (new) 2026/03/12 01:13:25 ERROR : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: not deleting files as there were IO errors 2026/03/12 01:13:25 ERROR : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: not deleting directories as there were IO errors 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32764") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36702->172.17.0.10:32764, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34626") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37038") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36041") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48324->172.17.0.10:34626, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49274->172.17.0.10:37038, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33482") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41914->172.17.0.10:33482, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59068->172.17.0.10:36041, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32559") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38954->172.17.0.10:32559, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35650") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30085") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35402") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39942") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47700->172.17.0.10:35650, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59104->172.17.0.10:35402, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57786->172.17.0.10:30085, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:32916->172.17.0.10:39942, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30786") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44174->172.17.0.10:30786, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.03s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38076") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44468->172.17.0.10:38076, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36188") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39766->172.17.0.10:36188, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31714") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59738->172.17.0.10:31714, err= 2026/03/12 01:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39762") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58514->172.17.0.10:39762, err= 2026/03/12 01:13:25 DEBUG : empty space: size = 1 OK 2026/03/12 01:13:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/12 01:13:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : empty space: Unchanged skipping 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31342") 2026/03/12 01:13:25 INFO : potato: Deleted 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50894->172.17.0.10:31342, err= 2026/03/12 01:13:25 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/03/12 01:13:25 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/03/12 01:13:25 INFO : potato2: Copied (new) 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30669") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36172->172.17.0.10:30669, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36979") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37916->172.17.0.10:36979, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34931") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59478->172.17.0.10:34931, err= --- PASS: TestSyncDeleteDuring (0.02s) === RUN TestSyncDeleteBefore run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30451") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52510->172.17.0.10:30451, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30962") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38576->172.17.0.10:30962, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32855") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60568->172.17.0.10:32855, err= 2026/03/12 01:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34466") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47628->172.17.0.10:34466, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 INFO : potato: Deleted 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39272") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49674->172.17.0.10:39272, err= 2026/03/12 01:13:25 DEBUG : empty space: size = 1 OK 2026/03/12 01:13:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/12 01:13:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : empty space: Unchanged skipping 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37635") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40214->172.17.0.10:37635, err= 2026/03/12 01:13:25 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/03/12 01:13:25 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/03/12 01:13:25 INFO : potato2: Copied (new) 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32474") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60588->172.17.0.10:32474, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33787") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52774->172.17.0.10:33787, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33969") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54698->172.17.0.10:33969, err= --- PASS: TestSyncDeleteBefore (0.02s) === RUN TestCopyDeleteBefore run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31420") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39048->172.17.0.10:31420, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34475") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58120->172.17.0.10:34475, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35780") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50718->172.17.0.10:35780, err= 2026/03/12 01:13:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32369") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34412->172.17.0.10:32369, err= 2026/03/12 01:13:25 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/03/12 01:13:25 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/03/12 01:13:25 INFO : potato2: Copied (new) 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34159") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56898->172.17.0.10:34159, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37480") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50846->172.17.0.10:37480, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39689") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43598->172.17.0.10:39689, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38560") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40790->172.17.0.10:38560, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35959") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36164->172.17.0.10:35959, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39177") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53436->172.17.0.10:39177, err= 2026/03/12 01:13:25 DEBUG : enormous: Excluded (Size Filter) 2026/03/12 01:13:25 DEBUG : enormous: Excluded 2026/03/12 01:13:25 DEBUG : potato2: Excluded (Size Filter) 2026/03/12 01:13:25 DEBUG : potato2: Excluded 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31067") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60984->172.17.0.10:31067, err= 2026/03/12 01:13:25 DEBUG : potato2: Excluded (Size Filter) 2026/03/12 01:13:25 DEBUG : potato2: Excluded 2026/03/12 01:13:25 DEBUG : empty space: size = 1 OK 2026/03/12 01:13:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : empty space: Unchanged skipping 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:25 INFO : There was nothing to transfer 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31701") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50250->172.17.0.10:31701, err= 2026/03/12 01:13:25 DEBUG : enormous: Excluded (Size Filter) 2026/03/12 01:13:25 DEBUG : enormous: Excluded 2026/03/12 01:13:25 DEBUG : potato2: Excluded (Size Filter) 2026/03/12 01:13:25 DEBUG : potato2: Excluded 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35381") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34824->172.17.0.10:35381, err= 2026/03/12 01:13:25 DEBUG : potato2: Excluded (Size Filter) 2026/03/12 01:13:25 DEBUG : potato2: Excluded 2026/03/12 01:13:25 DEBUG : empty space: size = 1 OK 2026/03/12 01:13:25 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/03/12 01:13:25 DEBUG : empty space: Unchanged skipping 2026/03/12 01:13:25 DEBUG : Local file system at /tmp/rclone3101957760: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : Local file system at /tmp/rclone3101957760: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:25 INFO : There was nothing to transfer 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39982") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43924->172.17.0.10:39982, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38137") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48054->172.17.0.10:38137, err= --- PASS: TestSyncWithExclude (0.02s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36760") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35858->172.17.0.10:36760, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30590") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37150->172.17.0.10:30590, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30752") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38300->172.17.0.10:30752, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38594") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40786->172.17.0.10:38594, err= 2026/03/12 01:13:25 DEBUG : enormous: Excluded (Size Filter) 2026/03/12 01:13:25 DEBUG : enormous: Excluded 2026/03/12 01:13:25 DEBUG : potato2: Excluded (Size Filter) 2026/03/12 01:13:25 DEBUG : potato2: Excluded 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35521") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40890->172.17.0.10:35521, err= 2026/03/12 01:13:25 DEBUG : empty space: size = 1 OK 2026/03/12 01:13:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : empty space: Unchanged skipping 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:25 INFO : enormous: Deleted 2026/03/12 01:13:25 INFO : potato2: Deleted 2026/03/12 01:13:25 INFO : There was nothing to transfer 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34840") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60270->172.17.0.10:34840, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37960") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42704->172.17.0.10:37960, err= 2026/03/12 01:13:25 DEBUG : empty space: size = 1 OK 2026/03/12 01:13:25 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/03/12 01:13:25 DEBUG : empty space: Unchanged skipping 2026/03/12 01:13:25 DEBUG : Local file system at /tmp/rclone3101957760: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : Local file system at /tmp/rclone3101957760: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:25 INFO : enormous: Deleted 2026/03/12 01:13:25 INFO : potato2: Deleted 2026/03/12 01:13:25 INFO : There was nothing to transfer 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33202") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58922->172.17.0.10:33202, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36824") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41324->172.17.0.10:36824, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.02s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32314") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49904->172.17.0.10:32314, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30973") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35804->172.17.0.10:30973, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33260") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39784->172.17.0.10:33260, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37749") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36788->172.17.0.10:37749, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31002") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50016->172.17.0.10:31002, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33442") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59234->172.17.0.10:33442, err= 2026/03/12 01:13:25 DEBUG : five: Need to transfer - File not found at Destination 2026/03/12 01:13:25 DEBUG : four: size = 4 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:25 DEBUG : four: size = 8 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe) 2026/03/12 01:13:25 DEBUG : two: size = 3 OK 2026/03/12 01:13:25 DEBUG : four: Sizes differ 2026/03/12 01:13:25 DEBUG : three: size = 5 OK 2026/03/12 01:13:25 DEBUG : three: Sizes identical 2026/03/12 01:13:25 DEBUG : one: Destination is newer than source, skipping 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33344") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38188->172.17.0.10:33344, err= 2026/03/12 01:13:25 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/12 01:13:25 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38948") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41370->172.17.0.10:38948, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34732") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50434->172.17.0.10:34732, err= 2026/03/12 01:13:25 DEBUG : five.0fee171d.partial: size = 4 OK 2026/03/12 01:13:25 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/03/12 01:13:25 DEBUG : four.f852663a.partial: size = 4 OK 2026/03/12 01:13:25 DEBUG : two.8549bf6d.partial: renamed to: two 2026/03/12 01:13:25 INFO : two: Copied (replaced existing) 2026/03/12 01:13:25 DEBUG : five.0fee171d.partial: renamed to: five 2026/03/12 01:13:25 INFO : five: Copied (new) 2026/03/12 01:13:25 DEBUG : four.f852663a.partial: renamed to: four 2026/03/12 01:13:25 INFO : four: Copied (replaced existing) 2026/03/12 01:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33820") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55234->172.17.0.10:33820, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32217") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53844->172.17.0.10:32217, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30787") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50704->172.17.0.10:30787, err= --- PASS: TestSyncWithUpdateOlder (0.03s) === 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.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/03/12 01:13:25 ERROR : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Ignoring --track-renames as the source and destination do not have a common hash 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35582") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54008->172.17.0.10:35582, err= 2026/03/12 01:13:25 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/12 01:13:25 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30780") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58550->172.17.0.10:30780, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31318") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41904->172.17.0.10:31318, err= 2026/03/12 01:13:25 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/03/12 01:13:25 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/03/12 01:13:25 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/03/12 01:13:25 INFO : yam: Copied (new) 2026/03/12 01:13:25 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/03/12 01:13:25 INFO : potato: Copied (new) 2026/03/12 01:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34552") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40776->172.17.0.10:34552, err= 2026/03/12 01:13:25 ERROR : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Ignoring --track-renames as the source and destination do not have a common hash 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33500") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47234->172.17.0.10:33500, err= 2026/03/12 01:13:25 DEBUG : potato: size = 14 OK 2026/03/12 01:13:25 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:25 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : potato: Unchanged skipping 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36141") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52466->172.17.0.10:36141, err= 2026/03/12 01:13:25 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/03/12 01:13:25 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/03/12 01:13:25 INFO : yaml: Copied (new) 2026/03/12 01:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:25 INFO : yam: Deleted 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31974") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53192->172.17.0.10:31974, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31817") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57162->172.17.0.10:31817, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38237") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54244->172.17.0.10:38237, err= --- PASS: TestSyncWithTrackRenames (0.02s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30206") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60834->172.17.0.10:30206, err= 2026/03/12 01:13:25 INFO : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Making map for --track-renames 2026/03/12 01:13:25 INFO : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Finished making map for --track-renames 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for renames to finish 2026/03/12 01:13:25 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33293") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36949") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53834->172.17.0.10:33293, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38146->172.17.0.10:36949, err= 2026/03/12 01:13:25 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/03/12 01:13:25 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/03/12 01:13:25 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/03/12 01:13:25 INFO : yam: Copied (new) 2026/03/12 01:13:25 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/03/12 01:13:25 INFO : potato: Copied (new) 2026/03/12 01:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30948") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34376->172.17.0.10:30948, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32659") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51146->172.17.0.10:32659, err= 2026/03/12 01:13:25 DEBUG : potato: size = 14 OK 2026/03/12 01:13:25 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:25 INFO : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Making map for --track-renames 2026/03/12 01:13:25 INFO : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Finished making map for --track-renames 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : potato: Unchanged skipping 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for renames to finish 2026/03/12 01:13:25 INFO : yam: Moved (server-side) to: yaml 2026/03/12 01:13:25 INFO : yaml: Renamed from "yam" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:25 INFO : There was nothing to transfer 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35308") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41288->172.17.0.10:35308, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35288") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53590->172.17.0.10:35288, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30053") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35994->172.17.0.10:30053, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39888") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55884->172.17.0.10:39888, err= 2026/03/12 01:13:25 INFO : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Making map for --track-renames 2026/03/12 01:13:25 INFO : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Finished making map for --track-renames 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for renames to finish 2026/03/12 01:13:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/12 01:13:25 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30957") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48860->172.17.0.10:30957, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36906") 2026/03/12 01:13:25 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50254->172.17.0.10:36906, err= 2026/03/12 01:13:25 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/03/12 01:13:25 INFO : potato: Copied (new) 2026/03/12 01:13:25 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/03/12 01:13:25 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/03/12 01:13:25 INFO : sub/yam: Copied (new) 2026/03/12 01:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35367") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53436->172.17.0.10:35367, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37888") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47648->172.17.0.10:37888, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33667") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58572->172.17.0.10:33667, err= 2026/03/12 01:13:25 DEBUG : potato: size = 14 OK 2026/03/12 01:13:25 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31018") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55944->172.17.0.10:31018, err= 2026/03/12 01:13:25 DEBUG : potato: Unchanged skipping 2026/03/12 01:13:25 INFO : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Making map for --track-renames 2026/03/12 01:13:25 INFO : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Finished making map for --track-renames 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for renames to finish 2026/03/12 01:13:25 INFO : sub/yam: Moved (server-side) to: yam 2026/03/12 01:13:25 INFO : yam: Renamed from "sub/yam" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:25 INFO : There was nothing to transfer 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38806") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57816->172.17.0.10:38806, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33715") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39628->172.17.0.10:33715, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35485") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52298->172.17.0.10:35485, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38177") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37078->172.17.0.10:38177, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32343") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57994->172.17.0.10:32343, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s) === RUN TestServerSideMoveLocal run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:25 DEBUG : Creating backend with remote "/tmp/rclone3101957760/dir1" 2026/03/12 01:13:25 DEBUG : Creating backend with remote "/tmp/rclone3101957760/dir2" 2026/03/12 01:13:25 DEBUG : Local file system at /tmp/rclone3101957760/dir2: Using server-side directory move 2026/03/12 01:13:25 INFO : Local file system at /tmp/rclone3101957760/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/12 01:13:25 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:25 DEBUG : Local file system at /tmp/rclone3101957760/dir2: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : Local file system at /tmp/rclone3101957760/dir2: Waiting for transfers to finish 2026/03/12 01:13:25 INFO : file1.txt: Moved (server-side) 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32199") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35440->172.17.0.10:32199, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38488") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39654->172.17.0.10:38488, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37900") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42928->172.17.0.10:37900, err= 2026/03/12 01:13:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:13:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33718") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57366->172.17.0.10:33718, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38211") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50902->172.17.0.10:38211, err= 2026/03/12 01:13:25 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/12 01:13:25 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/03/12 01:13:25 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/12 01:13:25 INFO : sub dir/hello world: Copied (new) 2026/03/12 01:13:25 INFO : sub dir/hello world: Deleted 2026/03/12 01:13:25 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/03/12 01:13:25 INFO : nested/sub dir/file: Copied (new) 2026/03/12 01:13:25 INFO : nested/sub dir/file: Deleted 2026/03/12 01:13:25 INFO : sub dir: Removing directory 2026/03/12 01:13:25 INFO : nested/sub dir: Removing directory 2026/03/12 01:13:25 INFO : nested: Removing directory 2026/03/12 01:13:25 DEBUG : Local file system at /tmp/rclone3101957760: deleted 3 directories 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30624") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45266->172.17.0.10:30624, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37747") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31031") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40994->172.17.0.10:31031, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41390->172.17.0.10:37747, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38090") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33584->172.17.0.10:38090, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32750") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48438->172.17.0.10:32750, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35116") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47498->172.17.0.10:35116, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36912") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54550->172.17.0.10:36912, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31269") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54642->172.17.0.10:31269, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39907") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53584->172.17.0.10:39907, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35651") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34298->172.17.0.10:35651, err= 2026/03/12 01:13:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:13:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36268") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51440->172.17.0.10:36268, err= 2026/03/12 01:13:25 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37241") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36006->172.17.0.10:37241, err= 2026/03/12 01:13:25 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/12 01:13:25 INFO : sub dir/hello world: Copied (new) 2026/03/12 01:13:25 INFO : sub dir/hello world: Deleted 2026/03/12 01:13:25 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/03/12 01:13:25 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/03/12 01:13:25 INFO : nested/sub dir/file: Copied (new) 2026/03/12 01:13:25 INFO : nested/sub dir/file: Deleted 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32630") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49936->172.17.0.10:32630, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38179") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39932") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36582->172.17.0.10:38179, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40986->172.17.0.10:39932, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31330") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34212->172.17.0.10:31330, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34863") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38260->172.17.0.10:34863, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39289") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37966") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45226->172.17.0.10:39289, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59372->172.17.0.10:37966, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39529") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54004->172.17.0.10:39529, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36687") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33560->172.17.0.10:36687, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34419") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44082->172.17.0.10:34419, err= 2026/03/12 01:13:25 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/12 01:13:25 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39853") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34716") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51224->172.17.0.10:39853, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41876->172.17.0.10:34716, err= 2026/03/12 01:13:25 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/03/12 01:13:25 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/03/12 01:13:25 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/03/12 01:13:25 INFO : existing-b: Copied (new) 2026/03/12 01:13:25 INFO : existing-b: Deleted 2026/03/12 01:13:25 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/03/12 01:13:25 INFO : existing: Copied (new) 2026/03/12 01:13:25 INFO : existing: Deleted 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35629") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60708->172.17.0.10:35629, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37060") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55038->172.17.0.10:37060, err= 2026/03/12 01:13:25 DEBUG : existing: Destination exists, skipping 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 INFO : There was nothing to transfer 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34139") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47822->172.17.0.10:34139, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39533") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53546->172.17.0.10:39533, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38900") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54154->172.17.0.10:38900, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-niyohiz9vina" 2026/03/12 01:13:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/12 01:13:25 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:25 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uo2CZ}" suffix to name 2026/03/12 01:13:25 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:25 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-niyohiz9vina: Connecting to FTP server 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-niyohiz9vina: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-niyohiz9vina: > dial: conn=172.17.0.1:39030->172.17.0.10:21, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37002") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37228->172.17.0.10:37002, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30408") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56016->172.17.0.10:30408, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36635") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38508->172.17.0.10:36635, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35809") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52534->172.17.0.10:35809, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.10:21/rclone-test-tuqarav6wobe -> ftp://172.17.0.10:21/rclone-test-niyohiz9vina 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-niyohiz9vina: dial("tcp","172.17.0.10:34622") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-niyohiz9vina: > dial: conn=172.17.0.1:41550->172.17.0.10:34622, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-niyohiz9vina: dial("tcp","172.17.0.10:39760") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-niyohiz9vina: > dial: conn=172.17.0.1:36524->172.17.0.10:39760, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-niyohiz9vina: dial("tcp","172.17.0.10:37280") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-niyohiz9vina: > dial: conn=172.17.0.1:60410->172.17.0.10:37280, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-niyohiz9vina: Using server-side directory move 2026/03/12 01:13:25 INFO : ftp://172.17.0.10:21/rclone-test-niyohiz9vina: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-niyohiz9vina: dial("tcp","172.17.0.10:32740") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31557") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50726->172.17.0.10:31557, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-niyohiz9vina: > dial: conn=172.17.0.1:41302->172.17.0.10:32740, err= 2026/03/12 01:13:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 01:13:25 DEBUG : empty space: size = 1 OK 2026/03/12 01:13:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/03/12 01:13:25 DEBUG : empty space: Unchanged skipping 2026/03/12 01:13:25 DEBUG : potato3: size = 68 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe) 2026/03/12 01:13:25 DEBUG : potato3: size = 60 (ftp://172.17.0.10:21/rclone-test-niyohiz9vina) 2026/03/12 01:13:25 DEBUG : potato3: Sizes differ 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-niyohiz9vina: Connecting to FTP server 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-niyohiz9vina: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-niyohiz9vina: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-niyohiz9vina: > dial: conn=172.17.0.1:39038->172.17.0.10:21, err= 2026/03/12 01:13:25 INFO : empty space: Deleted 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-niyohiz9vina: Waiting for transfers to finish 2026/03/12 01:13:25 INFO : potato2: Moved (server-side) 2026/03/12 01:13:25 INFO : potato3: Deleted 2026/03/12 01:13:25 INFO : potato3: Moved (server-side) 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30045") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43216->172.17.0.10:30045, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-niyohiz9vina: dial("tcp","172.17.0.10:31571") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-niyohiz9vina: > dial: conn=172.17.0.1:35934->172.17.0.10:31571, err= 2026/03/12 01:13:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yecuyak7sihi" 2026/03/12 01:13:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/12 01:13:25 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:25 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uo2CZ}" suffix to name 2026/03/12 01:13:25 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:25 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-yecuyak7sihi: Connecting to FTP server 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-yecuyak7sihi: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-yecuyak7sihi: > dial: conn=172.17.0.1:39054->172.17.0.10:21, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-yecuyak7sihi: Using server-side directory move 2026/03/12 01:13:25 INFO : ftp://172.17.0.10:21/rclone-test-yecuyak7sihi: Server side directory move succeeded 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-yecuyak7sihi: dial("tcp","172.17.0.10:38751") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-yecuyak7sihi: > dial: conn=172.17.0.1:45894->172.17.0.10:38751, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-niyohiz9vina: dial("tcp","172.17.0.10:32449") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-niyohiz9vina: > dial: conn=172.17.0.1:53676->172.17.0.10:32449, err= 2026/03/12 01:13:25 ERROR : error listing: directory not found 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-yecuyak7sihi: dial("tcp","172.17.0.10:35071") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-yecuyak7sihi: > dial: conn=172.17.0.1:55166->172.17.0.10:35071, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-yecuyak7sihi: Purge object "empty space" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-yecuyak7sihi: Purge object "potato2" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-yecuyak7sihi: Purge object "potato3" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-yecuyak7sihi: Purge dir "" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-niyohiz9vina: dial("tcp","172.17.0.10:30978") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-niyohiz9vina: > dial: conn=172.17.0.1:49368->172.17.0.10:30978, err= 2026/03/12 01:13:25 ERROR : error listing: directory not found 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-niyohiz9vina: Purge dir "" 2026/03/12 01:13:25 NOTICE: purge failed to rmdir "": directory not found 2026/03/12 01:13:25 NOTICE: purge failed: directory not found 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35602") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38628->172.17.0.10:35602, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37435") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44648->172.17.0.10:37435, err= --- PASS: TestServerSideMove (0.06s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xukacov0reqo" 2026/03/12 01:13:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/12 01:13:25 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:25 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uo2CZ}" suffix to name 2026/03/12 01:13:25 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:25 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-xukacov0reqo: Connecting to FTP server 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-xukacov0reqo: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-xukacov0reqo: > dial: conn=172.17.0.1:39056->172.17.0.10:21, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35558") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57034->172.17.0.10:35558, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39674") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50074->172.17.0.10:39674, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30224") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59410->172.17.0.10:30224, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33966") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44114->172.17.0.10:33966, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.10:21/rclone-test-tuqarav6wobe -> ftp://172.17.0.10:21/rclone-test-xukacov0reqo 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-xukacov0reqo: dial("tcp","172.17.0.10:36955") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-xukacov0reqo: > dial: conn=172.17.0.1:48216->172.17.0.10:36955, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-xukacov0reqo: dial("tcp","172.17.0.10:38314") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-xukacov0reqo: > dial: conn=172.17.0.1:45588->172.17.0.10:38314, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-xukacov0reqo: dial("tcp","172.17.0.10:39856") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-xukacov0reqo: > dial: conn=172.17.0.1:49386->172.17.0.10:39856, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-xukacov0reqo: dial("tcp","172.17.0.10:34790") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-xukacov0reqo: > dial: conn=172.17.0.1:57136->172.17.0.10:34790, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35228") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51852->172.17.0.10:35228, err= 2026/03/12 01:13:25 DEBUG : empty space: Excluded (Size Filter) 2026/03/12 01:13:25 DEBUG : empty space: Excluded 2026/03/12 01:13:25 DEBUG : empty space: Excluded (Size Filter) 2026/03/12 01:13:25 DEBUG : empty space: Excluded 2026/03/12 01:13:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-xukacov0reqo: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : potato3: size = 68 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe) 2026/03/12 01:13:25 DEBUG : potato3: size = 60 (ftp://172.17.0.10:21/rclone-test-xukacov0reqo) 2026/03/12 01:13:25 DEBUG : potato3: Sizes differ 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-xukacov0reqo: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-xukacov0reqo: Connecting to FTP server 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-xukacov0reqo: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-xukacov0reqo: > dial: conn=172.17.0.1:39070->172.17.0.10:21, err= 2026/03/12 01:13:25 INFO : potato2: Moved (server-side) 2026/03/12 01:13:25 INFO : potato3: Deleted 2026/03/12 01:13:25 INFO : potato3: Moved (server-side) 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38137") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48058->172.17.0.10:38137, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-xukacov0reqo: dial("tcp","172.17.0.10:39569") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-xukacov0reqo: > dial: conn=172.17.0.1:34552->172.17.0.10:39569, err= 2026/03/12 01:13:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kopejuz2jave" 2026/03/12 01:13:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/12 01:13:25 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:25 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uo2CZ}" suffix to name 2026/03/12 01:13:25 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:25 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-kopejuz2jave: Connecting to FTP server 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-kopejuz2jave: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-kopejuz2jave: > dial: conn=172.17.0.1:39082->172.17.0.10:21, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-kopejuz2jave: dial("tcp","172.17.0.10:35649") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-kopejuz2jave: > dial: conn=172.17.0.1:42386->172.17.0.10:35649, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-xukacov0reqo: dial("tcp","172.17.0.10:38531") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-xukacov0reqo: > dial: conn=172.17.0.1:56620->172.17.0.10:38531, err= 2026/03/12 01:13:25 DEBUG : empty space: Excluded (Size Filter) 2026/03/12 01:13:25 DEBUG : empty space: Excluded 2026/03/12 01:13:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 01:13:25 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-kopejuz2jave: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-kopejuz2jave: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-kopejuz2jave: Connecting to FTP server 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-kopejuz2jave: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-kopejuz2jave: > dial: conn=172.17.0.1:39086->172.17.0.10:21, err= 2026/03/12 01:13:25 INFO : potato2: Moved (server-side) 2026/03/12 01:13:25 INFO : potato3: Moved (server-side) 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-kopejuz2jave: dial("tcp","172.17.0.10:36563") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-kopejuz2jave: > dial: conn=172.17.0.1:60084->172.17.0.10:36563, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-xukacov0reqo: dial("tcp","172.17.0.10:38763") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-xukacov0reqo: > dial: conn=172.17.0.1:40532->172.17.0.10:38763, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-kopejuz2jave: dial("tcp","172.17.0.10:34274") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-kopejuz2jave: > dial: conn=172.17.0.1:57910->172.17.0.10:34274, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-kopejuz2jave: Purge object "potato2" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-kopejuz2jave: Purge object "potato3" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-kopejuz2jave: Purge dir "" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-xukacov0reqo: dial("tcp","172.17.0.10:33494") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-xukacov0reqo: > dial: conn=172.17.0.1:49552->172.17.0.10:33494, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-xukacov0reqo: Purge object "empty space" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-xukacov0reqo: Purge dir "" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30436") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44714->172.17.0.10:30436, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33727") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54842->172.17.0.10:33727, err= --- PASS: TestServerSideMoveWithFilter (0.08s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wajaquh2geqa" 2026/03/12 01:13:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/12 01:13:25 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:25 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uo2CZ}" suffix to name 2026/03/12 01:13:25 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:25 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-wajaquh2geqa: Connecting to FTP server 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-wajaquh2geqa: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-wajaquh2geqa: > dial: conn=172.17.0.1:39100->172.17.0.10:21, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36963") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46358->172.17.0.10:36963, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32424") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43158->172.17.0.10:32424, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39384") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35572->172.17.0.10:39384, err= 2026/03/12 01:13:25 INFO : tomatoDir: Making directory 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33698") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47902->172.17.0.10:33698, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37427") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41962->172.17.0.10:37427, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.10:21/rclone-test-tuqarav6wobe -> ftp://172.17.0.10:21/rclone-test-wajaquh2geqa 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-wajaquh2geqa: dial("tcp","172.17.0.10:37277") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-wajaquh2geqa: > dial: conn=172.17.0.1:55046->172.17.0.10:37277, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-wajaquh2geqa: dial("tcp","172.17.0.10:38885") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-wajaquh2geqa: > dial: conn=172.17.0.1:46246->172.17.0.10:38885, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-wajaquh2geqa: dial("tcp","172.17.0.10:34323") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-wajaquh2geqa: > dial: conn=172.17.0.1:47960->172.17.0.10:34323, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-wajaquh2geqa: Using server-side directory move 2026/03/12 01:13:25 INFO : ftp://172.17.0.10:21/rclone-test-wajaquh2geqa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-wajaquh2geqa: dial("tcp","172.17.0.10:32502") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38149") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-wajaquh2geqa: > dial: conn=172.17.0.1:57698->172.17.0.10:32502, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52118->172.17.0.10:38149, err= 2026/03/12 01:13:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 01:13:25 DEBUG : potato3: size = 68 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe) 2026/03/12 01:13:25 DEBUG : potato3: size = 60 (ftp://172.17.0.10:21/rclone-test-wajaquh2geqa) 2026/03/12 01:13:25 DEBUG : potato3: Sizes differ 2026/03/12 01:13:25 DEBUG : empty space: size = 1 OK 2026/03/12 01:13:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/03/12 01:13:25 DEBUG : empty space: Unchanged skipping 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-wajaquh2geqa: Connecting to FTP server 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-wajaquh2geqa: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35512") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-wajaquh2geqa: > dial: conn=172.17.0.1:39102->172.17.0.10:21, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59942->172.17.0.10:35512, err= 2026/03/12 01:13:25 INFO : potato2: Moved (server-side) 2026/03/12 01:13:25 INFO : empty space: Deleted 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-wajaquh2geqa: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-wajaquh2geqa: Waiting for transfers to finish 2026/03/12 01:13:25 INFO : potato3: Deleted 2026/03/12 01:13:25 INFO : potato3: Moved (server-side) 2026/03/12 01:13:25 INFO : tomatoDir: Removing directory 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: deleted 1 directories 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34916") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39096->172.17.0.10:34916, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39370") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57338->172.17.0.10:39370, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-wajaquh2geqa: dial("tcp","172.17.0.10:30704") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-wajaquh2geqa: > dial: conn=172.17.0.1:42878->172.17.0.10:30704, err= 2026/03/12 01:13:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dufatim8page" 2026/03/12 01:13:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/12 01:13:25 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:25 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uo2CZ}" suffix to name 2026/03/12 01:13:25 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:25 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-dufatim8page: Connecting to FTP server 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-dufatim8page: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-dufatim8page: > dial: conn=172.17.0.1:39104->172.17.0.10:21, err= 2026/03/12 01:13:25 INFO : tomatoDir: Making directory 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-dufatim8page: Using server-side directory move 2026/03/12 01:13:25 INFO : ftp://172.17.0.10:21/rclone-test-dufatim8page: Server side directory move succeeded 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-dufatim8page: dial("tcp","172.17.0.10:30212") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-dufatim8page: > dial: conn=172.17.0.1:54248->172.17.0.10:30212, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-dufatim8page: dial("tcp","172.17.0.10:31626") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-dufatim8page: > dial: conn=172.17.0.1:49362->172.17.0.10:31626, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-wajaquh2geqa: dial("tcp","172.17.0.10:32365") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-wajaquh2geqa: > dial: conn=172.17.0.1:44294->172.17.0.10:32365, err= 2026/03/12 01:13:25 ERROR : error listing: directory not found 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-wajaquh2geqa: dial("tcp","172.17.0.10:31219") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-wajaquh2geqa: > dial: conn=172.17.0.1:55176->172.17.0.10:31219, err= 2026/03/12 01:13:25 ERROR : error listing: directory not found 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-dufatim8page: dial("tcp","172.17.0.10:38691") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-dufatim8page: > dial: conn=172.17.0.1:46384->172.17.0.10:38691, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-dufatim8page: Purge object "empty space" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-dufatim8page: Purge object "potato2" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-dufatim8page: Purge object "potato3" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-dufatim8page: dial("tcp","172.17.0.10:31375") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-dufatim8page: > dial: conn=172.17.0.1:53252->172.17.0.10:31375, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-dufatim8page: Purge dir "tomatoDir" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-dufatim8page: Purge dir "" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-wajaquh2geqa: dial("tcp","172.17.0.10:31611") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-wajaquh2geqa: > dial: conn=172.17.0.1:57366->172.17.0.10:31611, err= 2026/03/12 01:13:25 ERROR : error listing: directory not found 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-wajaquh2geqa: Purge dir "" 2026/03/12 01:13:25 NOTICE: purge failed to rmdir "": directory not found 2026/03/12 01:13:25 NOTICE: purge failed: directory not found 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32193") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36932->172.17.0.10:32193, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31827") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59672->172.17.0.10:31827, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.07s) === RUN TestServerSideMoveOverlap run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39537") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48104->172.17.0.10:39537, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32020") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60506->172.17.0.10:32020, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tuqarav6wobe/rclone-sync-test" 2026/03/12 01:13:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/12 01:13:25 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:25 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uo2CZ}" suffix to name 2026/03/12 01:13:25 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:25 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/rclone-sync-test: Connecting to FTP server 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/rclone-sync-test: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/rclone-sync-test: > dial: conn=172.17.0.1:39112->172.17.0.10:21, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30690") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56700->172.17.0.10:30690, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30764") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45552->172.17.0.10:30764, err= --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tuqarav6wobe/rclone-sync-test" 2026/03/12 01:13:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/12 01:13:25 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:25 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uo2CZ}" suffix to name 2026/03/12 01:13:25 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:25 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/rclone-sync-test: Connecting to FTP server 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/rclone-sync-test: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/rclone-sync-test: > dial: conn=172.17.0.1:39114->172.17.0.10:21, err= 2026/03/12 01:13:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tuqarav6wobe/rclone-sync-test-include/layer2" 2026/03/12 01:13:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/12 01:13:25 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:25 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uo2CZ}" suffix to name 2026/03/12 01:13:25 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:25 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/rclone-sync-test-include/layer2: Connecting to FTP server 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:39124->172.17.0.10:21, err= 2026/03/12 01:13:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tuqarav6wobe/rclone-sync-test-ignore-file" 2026/03/12 01:13:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/12 01:13:25 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:25 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uo2CZ}" suffix to name 2026/03/12 01:13:25 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:25 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/rclone-sync-test-ignore-file: Connecting to FTP server 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/rclone-sync-test-ignore-file: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:39130->172.17.0.10:21, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39862") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46396->172.17.0.10:39862, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/rclone-sync-test: dial("tcp","172.17.0.10:33949") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35829") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/rclone-sync-test: > dial: conn=172.17.0.1:41556->172.17.0.10:33949, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40058->172.17.0.10:35829, err= 2026/03/12 01:13:25 DEBUG : rclone-sync-test: Excluded 2026/03/12 01:13:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39335") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56936->172.17.0.10:39335, err= 2026/03/12 01:13:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/rclone-sync-test: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/rclone-sync-test: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:25 INFO : There was nothing to transfer 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/rclone-sync-test: dial("tcp","172.17.0.10:30733") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31913") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/rclone-sync-test: > dial: conn=172.17.0.1:43952->172.17.0.10:30733, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49226->172.17.0.10:31913, err= 2026/03/12 01:13:25 DEBUG : rclone-sync-test: Excluded 2026/03/12 01:13:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37234") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52360->172.17.0.10:37234, err= 2026/03/12 01:13:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:25 INFO : rclone-sync-test-include: Removing directory 2026/03/12 01:13:25 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: failed to delete 1 directories 2026/03/12 01:13:25 INFO : There was nothing to transfer 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39651") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.10:35166") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37472->172.17.0.10:39651, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:41510->172.17.0.10:35166, err= 2026/03/12 01:13:25 DEBUG : rclone-sync-test: Excluded 2026/03/12 01:13:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33846") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58816->172.17.0.10:33846, err= 2026/03/12 01:13:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:25 INFO : There was nothing to transfer 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.10:36194") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31059") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:46976->172.17.0.10:36194, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55932->172.17.0.10:31059, err= 2026/03/12 01:13:25 DEBUG : rclone-sync-test: Excluded 2026/03/12 01:13:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34256") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37554->172.17.0.10:34256, err= 2026/03/12 01:13:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:25 INFO : rclone-sync-test-include: Removing directory 2026/03/12 01:13:25 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: failed to delete 1 directories 2026/03/12 01:13:25 INFO : There was nothing to transfer 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30579") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/rclone-sync-test-ignore-file: dial("tcp","172.17.0.10:37738") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42110->172.17.0.10:30579, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:57458->172.17.0.10:37738, err= 2026/03/12 01:13:25 DEBUG : Excluded 2026/03/12 01:13:25 DEBUG : rclone-sync-test: Excluded 2026/03/12 01:13:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34179") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52932->172.17.0.10:34179, err= 2026/03/12 01:13:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:25 INFO : There was nothing to transfer 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39577") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52508->172.17.0.10:39577, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35796") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32701") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38716") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34700->172.17.0.10:35796, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58676->172.17.0.10:32701, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38798->172.17.0.10:38716, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36608") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49744->172.17.0.10:36608, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39911") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57238->172.17.0.10:39911, err= --- PASS: TestSyncOverlapWithFilter (0.06s) === RUN TestSyncCompareDest run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tuqarav6wobe/dst" 2026/03/12 01:13:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/12 01:13:25 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:25 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uo2CZ}" suffix to name 2026/03/12 01:13:25 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:25 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: Connecting to FTP server 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:39132->172.17.0.10:21, err= 2026/03/12 01:13:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tuqarav6wobe/CompareDest" 2026/03/12 01:13:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/12 01:13:25 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:25 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uo2CZ}" suffix to name 2026/03/12 01:13:25 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:25 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/CompareDest: Connecting to FTP server 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/CompareDest: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/CompareDest: > dial: conn=172.17.0.1:39140->172.17.0.10:21, err= 2026/03/12 01:13:25 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-tuqarav6wobe/CompareDest" to be canonical "TestFTPPureftpd{uo2CZ}:rclone-test-tuqarav6wobe/CompareDest" 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:38651") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:55020->172.17.0.10:38651, err= 2026/03/12 01:13:25 DEBUG : one: Need to transfer - File not found at Destination 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: Waiting for checks to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: Waiting for transfers to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:36723") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:55088->172.17.0.10:36723, err= 2026/03/12 01:13:25 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/03/12 01:13:25 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/03/12 01:13:25 INFO : one: Copied (new) 2026/03/12 01:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35717") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50400->172.17.0.10:35717, err= 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34285") 2026/03/12 01:13:25 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40588->172.17.0.10:34285, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31094") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41462->172.17.0.10:31094, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35396") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40382->172.17.0.10:35396, err= 2026/03/12 01:13:26 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-tuqarav6wobe/CompareDest" for canonical name "TestFTPPureftpd{uo2CZ}:rclone-test-tuqarav6wobe/CompareDest" 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:34234") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:59478->172.17.0.10:34234, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: Waiting for checks to finish 2026/03/12 01:13:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : one: size = 3 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst) 2026/03/12 01:13:26 DEBUG : one: Sizes differ 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: Waiting for transfers to finish 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:32341") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:46546->172.17.0.10:32341, err= 2026/03/12 01:13:26 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/03/12 01:13:26 DEBUG : one.4a8516eb.partial: renamed to: one 2026/03/12 01:13:26 INFO : one: Copied (replaced existing) 2026/03/12 01:13:26 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35254") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33382->172.17.0.10:35254, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36792") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50846->172.17.0.10:36792, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37039") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46812->172.17.0.10:37039, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31782") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38064->172.17.0.10:31782, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37064") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53410->172.17.0.10:37064, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31830") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50606->172.17.0.10:31830, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37007") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53998->172.17.0.10:37007, err= 2026/03/12 01:13:26 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-tuqarav6wobe/CompareDest" for canonical name "TestFTPPureftpd{uo2CZ}:rclone-test-tuqarav6wobe/CompareDest" 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:32116") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:47698->172.17.0.10:32116, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: Waiting for checks to finish 2026/03/12 01:13:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : one: size = 3 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst) 2026/03/12 01:13:26 DEBUG : one: Sizes differ 2026/03/12 01:13:26 DEBUG : one: size = 5 OK 2026/03/12 01:13:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: Waiting for transfers to finish 2026/03/12 01:13:26 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:26 INFO : There was nothing to transfer 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30088") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38970->172.17.0.10:30088, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34970") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33260") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39794->172.17.0.10:33260, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40984->172.17.0.10:34970, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39575") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55200->172.17.0.10:39575, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36572") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56726->172.17.0.10:36572, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35699") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30662") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55396->172.17.0.10:35699, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51616->172.17.0.10:30662, err= 2026/03/12 01:13:26 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-tuqarav6wobe/CompareDest" for canonical name "TestFTPPureftpd{uo2CZ}:rclone-test-tuqarav6wobe/CompareDest" 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:39133") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:45300->172.17.0.10:39133, err= 2026/03/12 01:13:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : one: size = 3 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst) 2026/03/12 01:13:26 DEBUG : one: Sizes differ 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/CompareDest: Connecting to FTP server 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/CompareDest: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:26 DEBUG : two: size = 3 OK 2026/03/12 01:13:26 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: Waiting for checks to finish 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/CompareDest: > dial: conn=172.17.0.1:39144->172.17.0.10:21, err= 2026/03/12 01:13:26 DEBUG : one: size = 5 OK 2026/03/12 01:13:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: Waiting for transfers to finish 2026/03/12 01:13:26 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:26 INFO : There was nothing to transfer 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33684") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38586->172.17.0.10:33684, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31393") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41520->172.17.0.10:31393, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36618") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55728->172.17.0.10:36618, err= 2026/03/12 01:13:26 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-tuqarav6wobe/CompareDest" for canonical name "TestFTPPureftpd{uo2CZ}:rclone-test-tuqarav6wobe/CompareDest" 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:38543") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:56166->172.17.0.10:38543, err= 2026/03/12 01:13:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : one: size = 3 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst) 2026/03/12 01:13:26 DEBUG : one: Sizes differ 2026/03/12 01:13:26 DEBUG : two: size = 3 OK 2026/03/12 01:13:26 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/12 01:13:26 DEBUG : one: size = 5 OK 2026/03/12 01:13:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: Waiting for checks to finish 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: Waiting for transfers to finish 2026/03/12 01:13:26 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:26 INFO : There was nothing to transfer 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34509") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45982->172.17.0.10:34509, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36021") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39120") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47860->172.17.0.10:36021, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42448->172.17.0.10:39120, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31984") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39872->172.17.0.10:31984, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34053") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49314->172.17.0.10:34053, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31121") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59344->172.17.0.10:31121, err= 2026/03/12 01:13:26 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-tuqarav6wobe/CompareDest" for canonical name "TestFTPPureftpd{uo2CZ}:rclone-test-tuqarav6wobe/CompareDest" 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:32469") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:48426->172.17.0.10:32469, err= 2026/03/12 01:13:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : one: size = 3 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst) 2026/03/12 01:13:26 DEBUG : one: Sizes differ 2026/03/12 01:13:26 DEBUG : two: size = 5 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : two: size = 3 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/CompareDest) 2026/03/12 01:13:26 DEBUG : two: Sizes differ 2026/03/12 01:13:26 DEBUG : two: Need to transfer - File not found at Destination 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: Waiting for checks to finish 2026/03/12 01:13:26 DEBUG : one: size = 5 OK 2026/03/12 01:13:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: Waiting for transfers to finish 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:37058") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:44438->172.17.0.10:37058, err= 2026/03/12 01:13:26 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/03/12 01:13:26 DEBUG : two.a319cd8b.partial: renamed to: two 2026/03/12 01:13:26 INFO : two: Copied (new) 2026/03/12 01:13:26 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33481") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43286->172.17.0.10:33481, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33173") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30190") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54074->172.17.0.10:33173, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45032->172.17.0.10:30190, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33373") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53290->172.17.0.10:33373, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36035") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49952->172.17.0.10:36035, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35318") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49470->172.17.0.10:35318, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32884") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60166->172.17.0.10:32884, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.11s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31297") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47794->172.17.0.10:31297, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39292") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37806->172.17.0.10:39292, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32521") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51626->172.17.0.10:32521, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39878") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39516") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49650->172.17.0.10:39516, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57644->172.17.0.10:39878, err= 2026/03/12 01:13:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tuqarav6wobe/dest" 2026/03/12 01:13:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/12 01:13:26 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:26 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uo2CZ}" suffix to name 2026/03/12 01:13:26 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:26 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dest: Connecting to FTP server 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dest: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dest: > dial: conn=172.17.0.1:39152->172.17.0.10:21, err= 2026/03/12 01:13:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tuqarav6wobe/pre-dest1" 2026/03/12 01:13:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/12 01:13:26 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:26 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uo2CZ}" suffix to name 2026/03/12 01:13:26 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:26 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/pre-dest1: Connecting to FTP server 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/pre-dest1: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/pre-dest1: > dial: conn=172.17.0.1:39156->172.17.0.10:21, err= 2026/03/12 01:13:26 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-tuqarav6wobe/pre-dest1" to be canonical "TestFTPPureftpd{uo2CZ}:rclone-test-tuqarav6wobe/pre-dest1" 2026/03/12 01:13:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tuqarav6wobe/pre-dest2" 2026/03/12 01:13:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/12 01:13:26 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:26 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uo2CZ}" suffix to name 2026/03/12 01:13:26 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:26 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/pre-dest2: Connecting to FTP server 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/pre-dest2: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/pre-dest2: > dial: conn=172.17.0.1:39162->172.17.0.10:21, err= 2026/03/12 01:13:26 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-tuqarav6wobe/pre-dest2" to be canonical "TestFTPPureftpd{uo2CZ}:rclone-test-tuqarav6wobe/pre-dest2" 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dest: dial("tcp","172.17.0.10:34872") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dest: > dial: conn=172.17.0.1:42192->172.17.0.10:34872, err= 2026/03/12 01:13:26 DEBUG : 1: size = 1 OK 2026/03/12 01:13:26 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/12 01:13:26 DEBUG : 2: size = 1 OK 2026/03/12 01:13:26 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/12 01:13:26 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dest: Waiting for checks to finish 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dest: Waiting for transfers to finish 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dest: dial("tcp","172.17.0.10:38690") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dest: > dial: conn=172.17.0.1:45108->172.17.0.10:38690, err= 2026/03/12 01:13:26 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/03/12 01:13:26 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/03/12 01:13:26 INFO : 3: Copied (new) 2026/03/12 01:13:26 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dest: dial("tcp","172.17.0.10:30791") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dest: > dial: conn=172.17.0.1:48330->172.17.0.10:30791, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38022") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43362->172.17.0.10:38022, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31337") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35191") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39842") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49206->172.17.0.10:35191, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55376->172.17.0.10:31337, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40898->172.17.0.10:39842, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35820") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42656->172.17.0.10:35820, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37699") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45364->172.17.0.10:37699, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38891") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32066") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58254->172.17.0.10:32066, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56020->172.17.0.10:38891, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36650") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36414->172.17.0.10:36650, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/pre-dest1: closing 1 unused connections 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.07s) === RUN TestSyncCopyDest run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36760") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35860->172.17.0.10:36760, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39819") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37636->172.17.0.10:39819, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39401") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39170->172.17.0.10:39401, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30225") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49016->172.17.0.10:30225, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35435") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57118->172.17.0.10:35435, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30468") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47342->172.17.0.10:30468, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33251") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35230->172.17.0.10:33251, err= 2026/03/12 01:13:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tuqarav6wobe/dst" 2026/03/12 01:13:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/12 01:13:26 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:26 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uo2CZ}" suffix to name 2026/03/12 01:13:26 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:26 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: Connecting to FTP server 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:39164->172.17.0.10:21, err= 2026/03/12 01:13:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tuqarav6wobe/backup" 2026/03/12 01:13:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/12 01:13:26 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:26 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uo2CZ}" suffix to name 2026/03/12 01:13:26 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:26 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/backup: Connecting to FTP server 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/backup: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/backup: > dial: conn=172.17.0.1:39166->172.17.0.10:21, err= 2026/03/12 01:13:26 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-tuqarav6wobe/backup" to be canonical "TestFTPPureftpd{uo2CZ}:rclone-test-tuqarav6wobe/backup" 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:36491") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:54954->172.17.0.10:36491, err= 2026/03/12 01:13:26 DEBUG : two: size = 3 OK 2026/03/12 01:13:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: Waiting for checks to finish 2026/03/12 01:13:26 DEBUG : two: Unchanged skipping 2026/03/12 01:13:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : one: size = 3 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst) 2026/03/12 01:13:26 DEBUG : one: Sizes differ 2026/03/12 01:13:26 INFO : one: Moved (server-side) 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: Waiting for transfers to finish 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:31747") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:43566->172.17.0.10:31747, err= 2026/03/12 01:13:26 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/12 01:13:26 DEBUG : one.a292864a.partial: renamed to: one 2026/03/12 01:13:26 INFO : one: Copied (new) 2026/03/12 01:13:26 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:26 INFO : three.txt: Moved (server-side) 2026/03/12 01:13:26 INFO : three.txt: Moved into backup dir 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32877") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53978->172.17.0.10:32877, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34366") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42772->172.17.0.10:34366, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36398") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52002->172.17.0.10:36398, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33604") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57804->172.17.0.10:33604, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36763") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39788->172.17.0.10:36763, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32594") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33887") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46320->172.17.0.10:32594, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60934->172.17.0.10:33887, err= 2026/03/12 01:13:26 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-tuqarav6wobe/backup" for canonical name "TestFTPPureftpd{uo2CZ}:rclone-test-tuqarav6wobe/backup" 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:34564") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:45556->172.17.0.10:34564, err= 2026/03/12 01:13:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : one: size = 4 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst) 2026/03/12 01:13:26 DEBUG : one: Sizes differ 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: Waiting for checks to finish 2026/03/12 01:13:26 DEBUG : two: size = 3 OK 2026/03/12 01:13:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : two: Unchanged skipping 2026/03/12 01:13:26 INFO : one: Deleted 2026/03/12 01:13:26 INFO : one: Moved (server-side) 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: Waiting for transfers to finish 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:38921") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:47012->172.17.0.10:38921, err= 2026/03/12 01:13:26 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/12 01:13:26 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/12 01:13:26 INFO : one: Copied (new) 2026/03/12 01:13:26 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:26 INFO : three.txt: Deleted 2026/03/12 01:13:26 INFO : three.txt: Moved (server-side) 2026/03/12 01:13:26 INFO : three.txt: Moved into backup dir 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30892") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55556->172.17.0.10:30892, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36301") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54810->172.17.0.10:36301, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31523") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40340->172.17.0.10:31523, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36706") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60620->172.17.0.10:36706, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32951") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38966->172.17.0.10:32951, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35035") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34290->172.17.0.10:35035, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35466") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46384->172.17.0.10:35466, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.06s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38297") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60160->172.17.0.10:38297, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39835") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37252->172.17.0.10:39835, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32042") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46450->172.17.0.10:32042, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35739") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37202->172.17.0.10:35739, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34189") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53504->172.17.0.10:34189, err= 2026/03/12 01:13:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tuqarav6wobe/dst" 2026/03/12 01:13:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/12 01:13:26 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:26 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uo2CZ}" suffix to name 2026/03/12 01:13:26 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:26 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: Connecting to FTP server 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:39178->172.17.0.10:21, err= 2026/03/12 01:13:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tuqarav6wobe/backup" 2026/03/12 01:13:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/12 01:13:26 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:26 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uo2CZ}" suffix to name 2026/03/12 01:13:26 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:26 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/backup: Connecting to FTP server 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/backup: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/backup: > dial: conn=172.17.0.1:39184->172.17.0.10:21, err= 2026/03/12 01:13:26 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-tuqarav6wobe/backup" to be canonical "TestFTPPureftpd{uo2CZ}:rclone-test-tuqarav6wobe/backup" 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:39112") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:55992->172.17.0.10:39112, err= 2026/03/12 01:13:26 DEBUG : two: size = 3 OK 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: Waiting for checks to finish 2026/03/12 01:13:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : two: Unchanged skipping 2026/03/12 01:13:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : one: size = 3 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst) 2026/03/12 01:13:26 DEBUG : one: Sizes differ 2026/03/12 01:13:26 INFO : one: Moved (server-side) to: one.bak 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: Waiting for transfers to finish 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:32887") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:49438->172.17.0.10:32887, err= 2026/03/12 01:13:26 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/12 01:13:26 DEBUG : one.a292864a.partial: renamed to: one 2026/03/12 01:13:26 INFO : one: Copied (new) 2026/03/12 01:13:26 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/12 01:13:26 INFO : three.txt: Moved into backup dir 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38915") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49200->172.17.0.10:38915, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37165") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41382->172.17.0.10:37165, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32732") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41984->172.17.0.10:32732, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35124") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46272->172.17.0.10:35124, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38263") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35386->172.17.0.10:38263, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35611") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43736->172.17.0.10:35611, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32582") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57878->172.17.0.10:32582, err= 2026/03/12 01:13:26 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-tuqarav6wobe/backup" for canonical name "TestFTPPureftpd{uo2CZ}:rclone-test-tuqarav6wobe/backup" 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:33328") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:43584->172.17.0.10:33328, err= 2026/03/12 01:13:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : one: size = 4 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst) 2026/03/12 01:13:26 DEBUG : one: Sizes differ 2026/03/12 01:13:26 DEBUG : two: size = 3 OK 2026/03/12 01:13:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : two: Unchanged skipping 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: Waiting for checks to finish 2026/03/12 01:13:26 INFO : one.bak: Deleted 2026/03/12 01:13:26 INFO : one: Moved (server-side) to: one.bak 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: Waiting for transfers to finish 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:33294") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:41800->172.17.0.10:33294, err= 2026/03/12 01:13:26 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/12 01:13:26 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/12 01:13:26 INFO : one: Copied (new) 2026/03/12 01:13:26 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:26 INFO : three.txt.bak: Deleted 2026/03/12 01:13:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/12 01:13:26 INFO : three.txt: Moved into backup dir 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31470") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39478->172.17.0.10:31470, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30694") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55284->172.17.0.10:30694, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35945") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41258->172.17.0.10:35945, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39809") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38592->172.17.0.10:39809, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35863") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52448->172.17.0.10:35863, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36590") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38140->172.17.0.10:36590, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39389") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57922->172.17.0.10:39389, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.06s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30738") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34092->172.17.0.10:30738, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35647") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55340->172.17.0.10:35647, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37733") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53206->172.17.0.10:37733, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30136") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35784->172.17.0.10:30136, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33338") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51998->172.17.0.10:33338, err= 2026/03/12 01:13:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tuqarav6wobe/dst" 2026/03/12 01:13:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/12 01:13:26 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:26 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uo2CZ}" suffix to name 2026/03/12 01:13:26 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:26 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: Connecting to FTP server 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:39186->172.17.0.10:21, err= 2026/03/12 01:13:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tuqarav6wobe/backup" 2026/03/12 01:13:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/12 01:13:26 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:26 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uo2CZ}" suffix to name 2026/03/12 01:13:26 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:26 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/backup: Connecting to FTP server 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/backup: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/backup: > dial: conn=172.17.0.1:39190->172.17.0.10:21, err= 2026/03/12 01:13:26 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-tuqarav6wobe/backup" to be canonical "TestFTPPureftpd{uo2CZ}:rclone-test-tuqarav6wobe/backup" 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:36325") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:56430->172.17.0.10:36325, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: Waiting for checks to finish 2026/03/12 01:13:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : two: size = 3 OK 2026/03/12 01:13:26 DEBUG : one: size = 3 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst) 2026/03/12 01:13:26 DEBUG : one: Sizes differ 2026/03/12 01:13:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : two: Unchanged skipping 2026/03/12 01:13:26 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: Waiting for transfers to finish 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:34787") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:46520->172.17.0.10:34787, err= 2026/03/12 01:13:26 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/12 01:13:26 DEBUG : one.a292864a.partial: renamed to: one 2026/03/12 01:13:26 INFO : one: Copied (new) 2026/03/12 01:13:26 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/12 01:13:26 INFO : three.txt: Moved into backup dir 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38374") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33190->172.17.0.10:38374, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36087") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31402") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36516->172.17.0.10:31402, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51712->172.17.0.10:36087, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37153") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45930->172.17.0.10:37153, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31786") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52710->172.17.0.10:31786, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37964") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38893") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49858->172.17.0.10:37964, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41540->172.17.0.10:38893, err= 2026/03/12 01:13:26 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-tuqarav6wobe/backup" for canonical name "TestFTPPureftpd{uo2CZ}:rclone-test-tuqarav6wobe/backup" 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:32153") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:58214->172.17.0.10:32153, err= 2026/03/12 01:13:26 DEBUG : two: size = 3 OK 2026/03/12 01:13:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : two: Unchanged skipping 2026/03/12 01:13:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: Waiting for checks to finish 2026/03/12 01:13:26 DEBUG : one: size = 4 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst) 2026/03/12 01:13:26 DEBUG : one: Sizes differ 2026/03/12 01:13:26 INFO : one-2019-01-01: Deleted 2026/03/12 01:13:26 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: Waiting for transfers to finish 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:39787") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:40958->172.17.0.10:39787, err= 2026/03/12 01:13:26 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/12 01:13:26 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/12 01:13:26 INFO : one: Copied (new) 2026/03/12 01:13:26 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:26 INFO : three-2019-01-01.txt: Deleted 2026/03/12 01:13:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/12 01:13:26 INFO : three.txt: Moved into backup dir 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32715") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54760->172.17.0.10:32715, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35416") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60060->172.17.0.10:35416, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38947") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59354->172.17.0.10:38947, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30838") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50178->172.17.0.10:30838, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33181") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53558->172.17.0.10:33181, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39307") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42600->172.17.0.10:39307, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30648") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57218->172.17.0.10:30648, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.07s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30602") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59998->172.17.0.10:30602, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30798") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37938->172.17.0.10:30798, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39274") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47566->172.17.0.10:39274, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34191") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47088->172.17.0.10:34191, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37601") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55250->172.17.0.10:37601, err= 2026/03/12 01:13:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tuqarav6wobe/dst" 2026/03/12 01:13:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/12 01:13:26 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:26 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uo2CZ}" suffix to name 2026/03/12 01:13:26 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:26 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: Connecting to FTP server 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:39202->172.17.0.10:21, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:35179") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:59720->172.17.0.10:35179, err= 2026/03/12 01:13:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : one: size = 3 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst) 2026/03/12 01:13:26 DEBUG : one: Sizes differ 2026/03/12 01:13:26 DEBUG : two: size = 3 OK 2026/03/12 01:13:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : two: Unchanged skipping 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: Waiting for checks to finish 2026/03/12 01:13:26 INFO : one: Moved (server-side) to: one.bak 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: Waiting for transfers to finish 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:30176") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:32862->172.17.0.10:30176, err= 2026/03/12 01:13:26 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/12 01:13:26 DEBUG : one.a292864a.partial: renamed to: one 2026/03/12 01:13:26 INFO : one: Copied (new) 2026/03/12 01:13:26 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/12 01:13:26 INFO : three.txt: Moved into backup dir 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37300") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33840->172.17.0.10:37300, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34481") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53184->172.17.0.10:34481, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31840") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37172->172.17.0.10:31840, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39602") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35326->172.17.0.10:39602, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37426") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44438->172.17.0.10:37426, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:36961") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:38130->172.17.0.10:36961, err= 2026/03/12 01:13:26 DEBUG : one.bak: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : one.bak: Excluded 2026/03/12 01:13:26 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : three.txt.bak: Excluded 2026/03/12 01:13:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : one: size = 4 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst) 2026/03/12 01:13:26 DEBUG : one: Sizes differ 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: Waiting for checks to finish 2026/03/12 01:13:26 DEBUG : two: size = 3 OK 2026/03/12 01:13:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : two: Unchanged skipping 2026/03/12 01:13:26 INFO : one.bak: Deleted 2026/03/12 01:13:26 INFO : one: Moved (server-side) to: one.bak 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: Waiting for transfers to finish 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:30913") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:33764->172.17.0.10:30913, err= 2026/03/12 01:13:26 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/12 01:13:26 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/12 01:13:26 INFO : one: Copied (new) 2026/03/12 01:13:26 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:26 INFO : three.txt.bak: Deleted 2026/03/12 01:13:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/12 01:13:26 INFO : three.txt: Moved into backup dir 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37583") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47590->172.17.0.10:37583, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39700") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42822->172.17.0.10:39700, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31347") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55048->172.17.0.10:31347, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36352") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43646->172.17.0.10:36352, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36543") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40854->172.17.0.10:36543, err= --- PASS: TestSyncBackupDirSuffixOnly (0.05s) === RUN TestSyncSuffix run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37518") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54832->172.17.0.10:37518, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31581") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34824->172.17.0.10:31581, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32882") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57338->172.17.0.10:32882, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39160") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58178->172.17.0.10:39160, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39563") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51910->172.17.0.10:39563, err= 2026/03/12 01:13:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tuqarav6wobe/dst" 2026/03/12 01:13:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/12 01:13:26 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:26 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uo2CZ}" suffix to name 2026/03/12 01:13:26 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:26 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: Connecting to FTP server 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:39208->172.17.0.10:21, err= 2026/03/12 01:13:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : one: size = 3 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst) 2026/03/12 01:13:26 DEBUG : one: Sizes differ 2026/03/12 01:13:26 INFO : one: Moved (server-side) to: one.bak 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:34670") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:36166->172.17.0.10:34670, err= 2026/03/12 01:13:26 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/12 01:13:26 DEBUG : one.a292864a.partial: renamed to: one 2026/03/12 01:13:26 INFO : one: Copied (new) 2026/03/12 01:13:26 DEBUG : two: size = 3 OK 2026/03/12 01:13:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : two: Unchanged skipping 2026/03/12 01:13:26 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : three.txt: size = 5 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst) 2026/03/12 01:13:26 DEBUG : three.txt: Sizes differ 2026/03/12 01:13:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:31049") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:44522->172.17.0.10:31049, err= 2026/03/12 01:13:26 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/03/12 01:13:26 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/03/12 01:13:26 INFO : three.txt: Copied (new) 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31824") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44482->172.17.0.10:31824, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37063") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54340->172.17.0.10:37063, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39463") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49068->172.17.0.10:39463, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37352") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43974->172.17.0.10:37352, err= 2026/03/12 01:13:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : one: size = 4 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst) 2026/03/12 01:13:26 DEBUG : one: Sizes differ 2026/03/12 01:13:26 INFO : one.bak: Deleted 2026/03/12 01:13:26 INFO : one: Moved (server-side) to: one.bak 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:34568") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:56034->172.17.0.10:34568, err= 2026/03/12 01:13:26 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/12 01:13:26 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/12 01:13:26 INFO : one: Copied (new) 2026/03/12 01:13:26 DEBUG : two: size = 3 OK 2026/03/12 01:13:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : two: Unchanged skipping 2026/03/12 01:13:26 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : three.txt: size = 6 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst) 2026/03/12 01:13:26 DEBUG : three.txt: Sizes differ 2026/03/12 01:13:26 INFO : three.txt.bak: Deleted 2026/03/12 01:13:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:30975") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:55600->172.17.0.10:30975, err= 2026/03/12 01:13:26 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/03/12 01:13:26 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/03/12 01:13:26 INFO : three.txt: Copied (new) 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31655") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53244->172.17.0.10:31655, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31340") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46196->172.17.0.10:31340, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30176") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:32866->172.17.0.10:30176, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30386") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33502->172.17.0.10:30386, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33078") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53208->172.17.0.10:33078, err= --- PASS: TestSyncSuffix (0.05s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35153") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41276->172.17.0.10:35153, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37159") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47210->172.17.0.10:37159, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35748") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58242->172.17.0.10:35748, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35679") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44208->172.17.0.10:35679, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32766") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33094->172.17.0.10:32766, err= 2026/03/12 01:13:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tuqarav6wobe/dst" 2026/03/12 01:13:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/12 01:13:26 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:26 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uo2CZ}" suffix to name 2026/03/12 01:13:26 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/12 01:13:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/12 01:13:26 DEBUG : Setting pass="JDTp97qB5On8EjLsh4hR_YKK3aEODGXVw55Vk9-TAlw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/12 01:13:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: Connecting to FTP server 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:39210->172.17.0.10:21, err= 2026/03/12 01:13:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : one: size = 3 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst) 2026/03/12 01:13:26 DEBUG : one: Sizes differ 2026/03/12 01:13:26 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:35315") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:59504->172.17.0.10:35315, err= 2026/03/12 01:13:26 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/12 01:13:26 DEBUG : one.a292864a.partial: renamed to: one 2026/03/12 01:13:26 INFO : one: Copied (new) 2026/03/12 01:13:26 DEBUG : two: size = 3 OK 2026/03/12 01:13:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : two: Unchanged skipping 2026/03/12 01:13:26 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : three.txt: size = 5 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst) 2026/03/12 01:13:26 DEBUG : three.txt: Sizes differ 2026/03/12 01:13:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:32431") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:37176->172.17.0.10:32431, err= 2026/03/12 01:13:26 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/03/12 01:13:26 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/03/12 01:13:26 INFO : three.txt: Copied (new) 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35168") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51712->172.17.0.10:35168, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30815") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35476->172.17.0.10:30815, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32228") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34356->172.17.0.10:32228, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36715") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47546->172.17.0.10:36715, err= 2026/03/12 01:13:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : one: size = 4 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst) 2026/03/12 01:13:26 DEBUG : one: Sizes differ 2026/03/12 01:13:26 INFO : one-2019-01-01: Deleted 2026/03/12 01:13:26 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:35056") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:39982->172.17.0.10:35056, err= 2026/03/12 01:13:26 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/12 01:13:26 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/12 01:13:26 INFO : one: Copied (new) 2026/03/12 01:13:26 DEBUG : two: size = 3 OK 2026/03/12 01:13:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : two: Unchanged skipping 2026/03/12 01:13:26 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : three.txt: size = 6 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst) 2026/03/12 01:13:26 DEBUG : three.txt: Sizes differ 2026/03/12 01:13:26 INFO : three-2019-01-01.txt: Deleted 2026/03/12 01:13:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: dial("tcp","172.17.0.10:32756") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe/dst: > dial: conn=172.17.0.1:41208->172.17.0.10:32756, err= 2026/03/12 01:13:26 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/03/12 01:13:26 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/03/12 01:13:26 INFO : three.txt: Copied (new) 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32084") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39418->172.17.0.10:32084, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32372") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54650->172.17.0.10:32372, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35269") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48678->172.17.0.10:35269, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36587") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50484->172.17.0.10:36587, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32641") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38758->172.17.0.10:32641, err= --- PASS: TestSyncSuffixKeepExtension (0.04s) === RUN TestSyncUTFNorm run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39075") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55464->172.17.0.10:39075, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34246") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35210->172.17.0.10:34246, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31532") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40162->172.17.0.10:31532, err= 2026/03/12 01:13:26 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : Testêé: size = 18 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe) 2026/03/12 01:13:26 DEBUG : Testêé: Sizes differ 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30213") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41352->172.17.0.10:30213, err= 2026/03/12 01:13:26 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/03/12 01:13:26 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/03/12 01:13:26 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/12 01:13:26 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32867") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58288->172.17.0.10:32867, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30555") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54780->172.17.0.10:30555, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39304") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59854->172.17.0.10:39304, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31165") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44090->172.17.0.10:31165, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37839") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38364->172.17.0.10:37839, err= 2026/03/12 01:13:26 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33798") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48924->172.17.0.10:33798, err= 2026/03/12 01:13:26 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/03/12 01:13:26 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/03/12 01:13:26 INFO : existing: Copied (new) 2026/03/12 01:13:26 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34760") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40486->172.17.0.10:34760, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31980") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38630->172.17.0.10:31980, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30911") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53850->172.17.0.10:30911, err= 2026/03/12 01:13:26 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : existing: size = 6 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe) 2026/03/12 01:13:26 DEBUG : existing: Sizes differ 2026/03/12 01:13:26 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:26 ERROR : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: not deleting files as there were IO errors 2026/03/12 01:13:26 ERROR : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: not deleting directories as there were IO errors 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38615") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33746->172.17.0.10:38615, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35613") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39752->172.17.0.10:35613, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36547") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52320->172.17.0.10:36547, err= --- PASS: TestSyncImmutable (0.02s) === RUN TestSyncIgnoreCase run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37856") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52060->172.17.0.10:37856, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36933") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35354->172.17.0.10:36933, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37292") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46834->172.17.0.10:37292, err= 2026/03/12 01:13:26 DEBUG : EXISTING: size = 6 OK 2026/03/12 01:13:26 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : existing: Unchanged skipping 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:26 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:26 INFO : There was nothing to transfer 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30051") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46648->172.17.0.10:30051, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34612") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60084->172.17.0.10:34612, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39379") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35956->172.17.0.10:39379, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33745") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48876->172.17.0.10:33745, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39702") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53414->172.17.0.10:39702, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33317") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49096->172.17.0.10:33317, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34680") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44152->172.17.0.10:34680, err= === RUN TestMaxTransfer/Soft run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38818") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53862->172.17.0.10:38818, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35986") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39988->172.17.0.10:35986, err= === RUN TestMaxTransfer/Cautious run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32181") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38398->172.17.0.10:32181, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37576") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52628->172.17.0.10:37576, err= --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33310") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38364->172.17.0.10:33310, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34853") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49476->172.17.0.10:34853, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38595") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41324->172.17.0.10:38595, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39453") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46732->172.17.0.10:39453, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31829") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38880->172.17.0.10:31829, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37014") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57728->172.17.0.10:37014, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31423") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54168->172.17.0.10:31423, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36149") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35308->172.17.0.10:36149, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31506") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60718->172.17.0.10:31506, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36999") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53368->172.17.0.10:36999, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38591") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48026->172.17.0.10:38591, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30903") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43360->172.17.0.10:30903, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34918") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50792->172.17.0.10:34918, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34532") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48614->172.17.0.10:34532, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30768") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39910->172.17.0.10:30768, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38495") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58396->172.17.0.10:38495, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38326") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33414->172.17.0.10:38326, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32528") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41544->172.17.0.10:32528, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38953") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36312->172.17.0.10:38953, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36724") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50410->172.17.0.10:36724, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31984") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39882->172.17.0.10:31984, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30248") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52424->172.17.0.10:30248, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34842") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59422->172.17.0.10:34842, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31981") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43908->172.17.0.10:31981, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39013") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48640->172.17.0.10:39013, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39223") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54452->172.17.0.10:39223, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36307") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55956->172.17.0.10:36307, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34974") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43550->172.17.0.10:34974, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37794") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53244->172.17.0.10:37794, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37573") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58432->172.17.0.10:37573, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35845") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40246->172.17.0.10:35845, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37293") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38490->172.17.0.10:37293, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34774") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53202->172.17.0.10:34774, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31516") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47240->172.17.0.10:31516, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39423") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50946->172.17.0.10:39423, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34667") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57816->172.17.0.10:34667, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30122") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49622->172.17.0.10:30122, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37351") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36508->172.17.0.10:37351, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31387") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:32830->172.17.0.10:31387, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33239") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46728->172.17.0.10:33239, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35024") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55434->172.17.0.10:35024, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36319") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34580->172.17.0.10:36319, err= 2026/03/12 01:13:26 DEBUG : both0: size = 6 OK 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:26 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both12: size = 6 OK 2026/03/12 01:13:26 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both11: size = 6 OK 2026/03/12 01:13:26 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both10: size = 6 OK 2026/03/12 01:13:26 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both0: Unchanged skipping 2026/03/12 01:13:26 DEBUG : both13: size = 6 OK 2026/03/12 01:13:26 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both13: Unchanged skipping 2026/03/12 01:13:26 DEBUG : both14: size = 6 OK 2026/03/12 01:13:26 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both14: Unchanged skipping 2026/03/12 01:13:26 DEBUG : both15: size = 6 OK 2026/03/12 01:13:26 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both12: Unchanged skipping 2026/03/12 01:13:26 DEBUG : both16: size = 6 OK 2026/03/12 01:13:26 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both11: Unchanged skipping 2026/03/12 01:13:26 DEBUG : both17: size = 6 OK 2026/03/12 01:13:26 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both17: Unchanged skipping 2026/03/12 01:13:26 DEBUG : both18: size = 6 OK 2026/03/12 01:13:26 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both10: Unchanged skipping 2026/03/12 01:13:26 DEBUG : both19: size = 6 OK 2026/03/12 01:13:26 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both19: Unchanged skipping 2026/03/12 01:13:26 DEBUG : both1: size = 6 OK 2026/03/12 01:13:26 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both1: Unchanged skipping 2026/03/12 01:13:26 DEBUG : both2: size = 6 OK 2026/03/12 01:13:26 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both2: Unchanged skipping 2026/03/12 01:13:26 DEBUG : both3: size = 6 OK 2026/03/12 01:13:26 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both3: Unchanged skipping 2026/03/12 01:13:26 DEBUG : both4: size = 6 OK 2026/03/12 01:13:26 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both15: Unchanged skipping 2026/03/12 01:13:26 DEBUG : both5: size = 6 OK 2026/03/12 01:13:26 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both16: Unchanged skipping 2026/03/12 01:13:26 DEBUG : both6: size = 6 OK 2026/03/12 01:13:26 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both18: Unchanged skipping 2026/03/12 01:13:26 DEBUG : both7: size = 6 OK 2026/03/12 01:13:26 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both4: Unchanged skipping 2026/03/12 01:13:26 DEBUG : both8: size = 6 OK 2026/03/12 01:13:26 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both8: Unchanged skipping 2026/03/12 01:13:26 DEBUG : both9: size = 6 OK 2026/03/12 01:13:26 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both9: Unchanged skipping 2026/03/12 01:13:26 DEBUG : both5: Unchanged skipping 2026/03/12 01:13:26 DEBUG : both6: Unchanged skipping 2026/03/12 01:13:26 DEBUG : both7: Unchanged skipping 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:26 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:26 INFO : only6: Deleted 2026/03/12 01:13:26 INFO : only13: Deleted 2026/03/12 01:13:26 INFO : only8: Deleted 2026/03/12 01:13:26 INFO : only1: Deleted 2026/03/12 01:13:26 INFO : only14: Deleted 2026/03/12 01:13:26 INFO : only19: Deleted 2026/03/12 01:13:26 INFO : only15: Deleted 2026/03/12 01:13:26 INFO : only16: Deleted 2026/03/12 01:13:26 INFO : only2: Deleted 2026/03/12 01:13:26 INFO : only3: Deleted 2026/03/12 01:13:26 INFO : only11: Deleted 2026/03/12 01:13:26 INFO : only18: Deleted 2026/03/12 01:13:26 INFO : only17: Deleted 2026/03/12 01:13:26 INFO : only4: Deleted 2026/03/12 01:13:26 INFO : only9: Deleted 2026/03/12 01:13:26 INFO : only10: Deleted 2026/03/12 01:13:26 INFO : only0: Deleted 2026/03/12 01:13:26 INFO : only12: Deleted 2026/03/12 01:13:26 INFO : only7: Deleted 2026/03/12 01:13:26 INFO : only5: Deleted 2026/03/12 01:13:26 INFO : There was nothing to transfer 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35316") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55580->172.17.0.10:35316, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35627") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58926->172.17.0.10:35627, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38861") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46916->172.17.0.10:38861, err= --- PASS: TestSyncConcurrentDelete (0.06s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33650") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44978->172.17.0.10:33650, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34288") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41372->172.17.0.10:34288, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33010") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52202->172.17.0.10:33010, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39487") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48830->172.17.0.10:39487, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35969") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56018->172.17.0.10:35969, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35717") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50414->172.17.0.10:35717, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39854") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45536->172.17.0.10:39854, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35407") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40502->172.17.0.10:35407, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34328") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41724->172.17.0.10:34328, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35124") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46276->172.17.0.10:35124, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32887") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49448->172.17.0.10:32887, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38774") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58382->172.17.0.10:38774, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33815") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:32970->172.17.0.10:33815, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31769") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46386->172.17.0.10:31769, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30031") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36952->172.17.0.10:30031, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39637") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36988->172.17.0.10:39637, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36426") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60738->172.17.0.10:36426, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35083") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48470->172.17.0.10:35083, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38338") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53172->172.17.0.10:38338, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36386") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44224->172.17.0.10:36386, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31925") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34830->172.17.0.10:31925, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39869") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45710->172.17.0.10:39869, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35423") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37452->172.17.0.10:35423, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38953") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36316->172.17.0.10:38953, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31371") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40334->172.17.0.10:31371, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33452") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59280->172.17.0.10:33452, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31146") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42902->172.17.0.10:31146, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32910") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33814->172.17.0.10:32910, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34878") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36334->172.17.0.10:34878, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32510") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53600->172.17.0.10:32510, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30488") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43838->172.17.0.10:30488, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32272") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56224->172.17.0.10:32272, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36914") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53960->172.17.0.10:36914, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32073") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40478->172.17.0.10:32073, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30308") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43502->172.17.0.10:30308, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36322") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33706->172.17.0.10:36322, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35494") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46098->172.17.0.10:35494, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32591") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55676->172.17.0.10:32591, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38271") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58762->172.17.0.10:38271, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31027") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53546->172.17.0.10:31027, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33361") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:32878->172.17.0.10:33361, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34213") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40632->172.17.0.10:34213, err= 2026/03/12 01:13:26 DEBUG : both10: size = 6 OK 2026/03/12 01:13:26 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both12: size = 6 OK 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:26 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both11: size = 6 OK 2026/03/12 01:13:26 DEBUG : both0: size = 6 OK 2026/03/12 01:13:26 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both10: Unchanged skipping 2026/03/12 01:13:26 DEBUG : both13: size = 6 OK 2026/03/12 01:13:26 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both12: Unchanged skipping 2026/03/12 01:13:26 DEBUG : both14: size = 6 OK 2026/03/12 01:13:26 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both14: Unchanged skipping 2026/03/12 01:13:26 DEBUG : both15: size = 6 OK 2026/03/12 01:13:26 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both15: Unchanged skipping 2026/03/12 01:13:26 DEBUG : both16: size = 6 OK 2026/03/12 01:13:26 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both11: Unchanged skipping 2026/03/12 01:13:26 DEBUG : both17: size = 6 OK 2026/03/12 01:13:26 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both17: Unchanged skipping 2026/03/12 01:13:26 DEBUG : both18: size = 6 OK 2026/03/12 01:13:26 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both18: Unchanged skipping 2026/03/12 01:13:26 DEBUG : both19: size = 6 OK 2026/03/12 01:13:26 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both19: Unchanged skipping 2026/03/12 01:13:26 DEBUG : both1: size = 6 OK 2026/03/12 01:13:26 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both0: Unchanged skipping 2026/03/12 01:13:26 DEBUG : both2: size = 6 OK 2026/03/12 01:13:26 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both13: Unchanged skipping 2026/03/12 01:13:26 DEBUG : both3: size = 6 OK 2026/03/12 01:13:26 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both16: Unchanged skipping 2026/03/12 01:13:26 DEBUG : both4: size = 6 OK 2026/03/12 01:13:26 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both4: Unchanged skipping 2026/03/12 01:13:26 DEBUG : both5: size = 6 OK 2026/03/12 01:13:26 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both5: Unchanged skipping 2026/03/12 01:13:26 DEBUG : both6: size = 6 OK 2026/03/12 01:13:26 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both6: Unchanged skipping 2026/03/12 01:13:26 DEBUG : both7: size = 6 OK 2026/03/12 01:13:26 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both1: Unchanged skipping 2026/03/12 01:13:26 DEBUG : both8: size = 6 OK 2026/03/12 01:13:26 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both8: Unchanged skipping 2026/03/12 01:13:26 DEBUG : both9: size = 6 OK 2026/03/12 01:13:26 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : both2: Unchanged skipping 2026/03/12 01:13:26 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : only0: size = 6 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe) 2026/03/12 01:13:26 DEBUG : only0: Sizes differ 2026/03/12 01:13:26 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : only10: size = 6 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe) 2026/03/12 01:13:26 DEBUG : only10: Sizes differ 2026/03/12 01:13:26 DEBUG : both3: Unchanged skipping 2026/03/12 01:13:26 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : only11: size = 6 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe) 2026/03/12 01:13:26 DEBUG : only11: Sizes differ 2026/03/12 01:13:26 DEBUG : both7: Unchanged skipping 2026/03/12 01:13:26 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : only12: size = 6 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe) 2026/03/12 01:13:26 DEBUG : only12: Sizes differ 2026/03/12 01:13:26 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : only13: size = 6 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe) 2026/03/12 01:13:26 DEBUG : only13: Sizes differ 2026/03/12 01:13:26 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : only14: size = 6 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe) 2026/03/12 01:13:26 DEBUG : only14: Sizes differ 2026/03/12 01:13:26 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : only15: size = 6 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe) 2026/03/12 01:13:26 DEBUG : only15: Sizes differ 2026/03/12 01:13:26 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : only16: size = 6 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe) 2026/03/12 01:13:26 DEBUG : only16: Sizes differ 2026/03/12 01:13:26 DEBUG : both9: Unchanged skipping 2026/03/12 01:13:26 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : only17: size = 6 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe) 2026/03/12 01:13:26 DEBUG : only17: Sizes differ 2026/03/12 01:13:26 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : only18: size = 6 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe) 2026/03/12 01:13:26 DEBUG : only18: Sizes differ 2026/03/12 01:13:26 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : only19: size = 6 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe) 2026/03/12 01:13:26 DEBUG : only19: Sizes differ 2026/03/12 01:13:26 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : only1: size = 6 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe) 2026/03/12 01:13:26 DEBUG : only1: Sizes differ 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31989") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39044") 2026/03/12 01:13:26 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : only3: size = 6 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe) 2026/03/12 01:13:26 DEBUG : only3: Sizes differ 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59246->172.17.0.10:31989, err= 2026/03/12 01:13:26 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : only2: size = 6 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe) 2026/03/12 01:13:26 DEBUG : only2: Sizes differ 2026/03/12 01:13:26 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35780->172.17.0.10:39044, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31417") 2026/03/12 01:13:26 DEBUG : only4: size = 6 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe) 2026/03/12 01:13:26 DEBUG : only4: Sizes differ 2026/03/12 01:13:26 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : only5: size = 6 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe) 2026/03/12 01:13:26 DEBUG : only5: Sizes differ 2026/03/12 01:13:26 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : only6: size = 6 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe) 2026/03/12 01:13:26 DEBUG : only6: Sizes differ 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30364") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50402->172.17.0.10:31417, err= 2026/03/12 01:13:26 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : only7: size = 6 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe) 2026/03/12 01:13:26 DEBUG : only7: Sizes differ 2026/03/12 01:13:26 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : only8: size = 6 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe) 2026/03/12 01:13:26 DEBUG : only8: Sizes differ 2026/03/12 01:13:26 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3101957760) 2026/03/12 01:13:26 DEBUG : only9: size = 6 (ftp://172.17.0.10:21/rclone-test-tuqarav6wobe) 2026/03/12 01:13:26 DEBUG : only9: Sizes differ 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47046->172.17.0.10:30364, err= 2026/03/12 01:13:26 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/03/12 01:13:26 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/03/12 01:13:26 DEBUG : only11.51c18866.partial: size = 0 OK 2026/03/12 01:13:26 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/03/12 01:13:26 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/03/12 01:13:26 DEBUG : only11.51c18866.partial: renamed to: only11 2026/03/12 01:13:26 INFO : only10: Copied (replaced existing) 2026/03/12 01:13:26 INFO : only11: Copied (replaced existing) 2026/03/12 01:13:26 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/03/12 01:13:26 INFO : only0: Copied (replaced existing) 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36774") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54492->172.17.0.10:36774, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35961") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31085") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43092->172.17.0.10:31085, err= 2026/03/12 01:13:26 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/03/12 01:13:26 INFO : only12: Copied (replaced existing) 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34136->172.17.0.10:35961, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34741") 2026/03/12 01:13:26 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40426->172.17.0.10:34741, err= 2026/03/12 01:13:26 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/03/12 01:13:26 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/03/12 01:13:26 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/03/12 01:13:26 INFO : only15: Copied (replaced existing) 2026/03/12 01:13:26 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30556") 2026/03/12 01:13:26 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/03/12 01:13:26 INFO : only17: Copied (replaced existing) 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58090->172.17.0.10:30556, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31270") 2026/03/12 01:13:26 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/03/12 01:13:26 INFO : only13: Copied (replaced existing) 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50910->172.17.0.10:31270, err= 2026/03/12 01:13:26 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/03/12 01:13:26 INFO : only19: Copied (replaced existing) 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39410") 2026/03/12 01:13:26 DEBUG : only1.77787b15.partial: size = 0 OK 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41846->172.17.0.10:39410, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38749") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51796->172.17.0.10:38749, err= 2026/03/12 01:13:26 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/03/12 01:13:26 DEBUG : only1.77787b15.partial: renamed to: only1 2026/03/12 01:13:26 INFO : only1: Copied (replaced existing) 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30713") 2026/03/12 01:13:26 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/03/12 01:13:26 INFO : only14: Copied (replaced existing) 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53844->172.17.0.10:30713, err= 2026/03/12 01:13:26 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/03/12 01:13:26 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33499") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58360->172.17.0.10:33499, err= 2026/03/12 01:13:26 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/03/12 01:13:26 INFO : only3: Copied (replaced existing) 2026/03/12 01:13:26 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34899") 2026/03/12 01:13:26 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49518->172.17.0.10:34899, err= 2026/03/12 01:13:26 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/03/12 01:13:26 INFO : only2: Copied (replaced existing) 2026/03/12 01:13:26 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/03/12 01:13:26 INFO : only4: Copied (replaced existing) 2026/03/12 01:13:26 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/03/12 01:13:26 INFO : only6: Copied (replaced existing) 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39983") 2026/03/12 01:13:26 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33313") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44098->172.17.0.10:39983, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44090->172.17.0.10:33313, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37030") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37502->172.17.0.10:37030, err= 2026/03/12 01:13:26 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/03/12 01:13:26 INFO : only16: Copied (replaced existing) 2026/03/12 01:13:26 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/03/12 01:13:26 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36423") 2026/03/12 01:13:26 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/03/12 01:13:26 INFO : only9: Copied (replaced existing) 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53340->172.17.0.10:36423, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30589") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50442->172.17.0.10:30589, err= 2026/03/12 01:13:26 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/03/12 01:13:26 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/03/12 01:13:26 INFO : only8: Copied (replaced existing) 2026/03/12 01:13:26 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/03/12 01:13:26 DEBUG : only18.f963383f.partial: size = 0 OK 2026/03/12 01:13:26 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/03/12 01:13:26 INFO : only7: Copied (replaced existing) 2026/03/12 01:13:26 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/03/12 01:13:26 INFO : only5: Copied (replaced existing) 2026/03/12 01:13:26 DEBUG : only18.f963383f.partial: renamed to: only18 2026/03/12 01:13:26 INFO : only18: Copied (replaced existing) 2026/03/12 01:13:26 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31348") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42086->172.17.0.10:31348, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32163") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42896->172.17.0.10:32163, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39613") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58338->172.17.0.10:39613, err= --- PASS: TestSyncConcurrentTruncate (0.08s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:26 DEBUG : empty_dir: Making directory with metadata 2026/03/12 01:13:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 01:13:26 DEBUG : empty_on_remote: Making directory with metadata 2026/03/12 01:13:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 01:13:26 INFO : empty_on_remote: Making directory 2026/03/12 01:13:26 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/12 01:13:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/12 01:13:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/12 01:13:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/12 01:13:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34590") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37646->172.17.0.10:34590, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31891") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34712") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31378") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44064->172.17.0.10:31891, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44558->172.17.0.10:31378, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34558->172.17.0.10:34712, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30792") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34230->172.17.0.10:30792, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37352") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43984->172.17.0.10:37352, err= --- PASS: TestSyncReplaceDirModTime (0.03s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:26 DEBUG : empty_dir: Making directory with metadata 2026/03/12 01:13:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 01:13:26 DEBUG : empty_on_remote: Making directory with metadata 2026/03/12 01:13:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 01:13:26 INFO : empty_on_remote: Making directory 2026/03/12 01:13:26 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/12 01:13:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/12 01:13:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/12 01:13:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/12 01:13:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/12 01:13:26 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37878") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41640->172.17.0.10:37878, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39976") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31536") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37246->172.17.0.10:31536, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39554->172.17.0.10:39976, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38674") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34244") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59136->172.17.0.10:34244, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39030->172.17.0.10:38674, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38138") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46488->172.17.0.10:38138, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33497") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37754->172.17.0.10:33497, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.03s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/12 01:13:26 INFO : sub dir: Making directory 2026/03/12 01:13:26 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34033") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55412->172.17.0.10:34033, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36534") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30332") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39020->172.17.0.10:36534, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44792->172.17.0.10:30332, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34718") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45272->172.17.0.10:34718, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38450") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52324->172.17.0.10:38450, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35873") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40998->172.17.0.10:35873, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30563") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59518->172.17.0.10:30563, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34022") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42816->172.17.0.10:34022, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35946") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43330->172.17.0.10:35946, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32872") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:32986->172.17.0.10:32872, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37338") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56276->172.17.0.10:37338, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.06s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/12 01:13:26 INFO : sub dir: Making directory 2026/03/12 01:13:26 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30408") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56026->172.17.0.10:30408, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37957") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33726->172.17.0.10:37957, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37157") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38866->172.17.0.10:37157, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32605") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57528->172.17.0.10:32605, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34520") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43664->172.17.0.10:34520, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35400") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39970->172.17.0.10:35400, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32842") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49902->172.17.0.10:32842, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32841") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54020->172.17.0.10:32841, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32894") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47610->172.17.0.10:32894, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32515") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53286->172.17.0.10:32515, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37581") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35186->172.17.0.10:37581, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.05s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30210") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34570->172.17.0.10:30210, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31731") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41124->172.17.0.10:31731, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30888") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40046->172.17.0.10:30888, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31969") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37120->172.17.0.10:31969, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39591") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58280->172.17.0.10:39591, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31675") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47232->172.17.0.10:31675, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30305") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46588->172.17.0.10:30305, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33631") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57564->172.17.0.10:33631, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36237") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54170->172.17.0.10:36237, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37281") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55334->172.17.0.10:37281, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30634") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39768->172.17.0.10:30634, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31035") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53780->172.17.0.10:31035, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36291") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59524->172.17.0.10:36291, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39202") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49012->172.17.0.10:39202, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38245") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51270->172.17.0.10:38245, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32070") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38408->172.17.0.10:32070, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38489") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52380->172.17.0.10:38489, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33320") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42408->172.17.0.10:33320, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30894") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45102->172.17.0.10:30894, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35340") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58048->172.17.0.10:35340, err= 2026/03/12 01:13:26 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31936") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39870->172.17.0.10:31936, err= 2026/03/12 01:13:26 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : apple: Excluded 2026/03/12 01:13:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : appleappleapplebanana: Excluded 2026/03/12 01:13:26 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : banana: Excluded 2026/03/12 01:13:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : splitbananasplit: Excluded 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32059") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52966->172.17.0.10:32059, err= 2026/03/12 01:13:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35674") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58212->172.17.0.10:35674, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36780") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33596->172.17.0.10:36780, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36555") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40192->172.17.0.10:36555, err= 2026/03/12 01:13:26 DEBUG : apple: size = 5 OK 2026/03/12 01:13:26 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : apple: Unchanged skipping 2026/03/12 01:13:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 01:13:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : banana: size = 6 OK 2026/03/12 01:13:26 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : banana: Unchanged skipping 2026/03/12 01:13:26 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 01:13:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 01:13:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38070") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46442->172.17.0.10:38070, err= 2026/03/12 01:13:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 01:13:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 01:13:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 01:13:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 01:13:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 01:13:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 01:13:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:26 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:26 INFO : There was nothing to transfer 2026/03/12 01:13:26 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37842") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51450->172.17.0.10:37842, err= 2026/03/12 01:13:26 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : apple: Excluded 2026/03/12 01:13:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : appleappleapplebanana: Excluded 2026/03/12 01:13:26 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : banana: Excluded 2026/03/12 01:13:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : splitbananasplit: Excluded 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39730") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48446->172.17.0.10:39730, err= 2026/03/12 01:13:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36380") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53338->172.17.0.10:36380, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39614") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34604->172.17.0.10:39614, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36833") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43210->172.17.0.10:36833, err= 2026/03/12 01:13:26 DEBUG : apple: size = 5 OK 2026/03/12 01:13:26 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : apple: Unchanged skipping 2026/03/12 01:13:26 DEBUG : banana: size = 6 OK 2026/03/12 01:13:26 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : banana: Unchanged skipping 2026/03/12 01:13:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 01:13:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 01:13:26 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 01:13:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30428") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52414->172.17.0.10:30428, err= 2026/03/12 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 01:13:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 01:13:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 01:13:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 01:13:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 01:13:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 01:13:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:26 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:26 INFO : There was nothing to transfer 2026/03/12 01:13:26 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37865") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33040->172.17.0.10:37865, err= 2026/03/12 01:13:26 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : apple: Excluded 2026/03/12 01:13:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : appleappleapplebanana: Excluded 2026/03/12 01:13:26 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : banana: Excluded 2026/03/12 01:13:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : splitbananasplit: Excluded 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36201") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50728->172.17.0.10:36201, err= 2026/03/12 01:13:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35885") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51362->172.17.0.10:35885, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33109") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43212->172.17.0.10:33109, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36080") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38994->172.17.0.10:36080, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38875") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40130->172.17.0.10:38875, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34288") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41378->172.17.0.10:34288, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30280") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60856->172.17.0.10:30280, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39139") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39744->172.17.0.10:39139, err= === RUN TestTransform/NFD run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31789") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42956->172.17.0.10:31789, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39045") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49320->172.17.0.10:39045, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31520") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37216->172.17.0.10:31520, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33026") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54234->172.17.0.10:33026, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37928") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56206->172.17.0.10:37928, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34359") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53174->172.17.0.10:34359, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31608") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54990->172.17.0.10:31608, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36606") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43836->172.17.0.10:36606, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38877") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42688->172.17.0.10:38877, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36377") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49292->172.17.0.10:36377, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32447") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37296->172.17.0.10:32447, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35694") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58674->172.17.0.10:35694, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38672") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36758->172.17.0.10:38672, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37766") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60526->172.17.0.10:37766, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37676") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49514->172.17.0.10:37676, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30427") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34036->172.17.0.10:30427, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33608") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56504->172.17.0.10:33608, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33016") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55332->172.17.0.10:33016, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39340") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36630->172.17.0.10:39340, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31341") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33660->172.17.0.10:31341, err= 2026/03/12 01:13:26 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36436") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44414->172.17.0.10:36436, err= 2026/03/12 01:13:26 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : apple: Excluded 2026/03/12 01:13:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : appleappleapplebanana: Excluded 2026/03/12 01:13:26 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : banana: Excluded 2026/03/12 01:13:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : splitbananasplit: Excluded 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36281") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56696->172.17.0.10:36281, err= 2026/03/12 01:13:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34439") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37802->172.17.0.10:34439, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37189") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55218->172.17.0.10:37189, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32794") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38172->172.17.0.10:32794, err= 2026/03/12 01:13:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 01:13:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : banana: size = 6 OK 2026/03/12 01:13:26 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : banana: Unchanged skipping 2026/03/12 01:13:26 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 01:13:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 01:13:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : apple: size = 5 OK 2026/03/12 01:13:26 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 01:13:26 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : apple: Unchanged skipping 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34754") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55990->172.17.0.10:34754, err= 2026/03/12 01:13:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 01:13:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 01:13:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 01:13:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 01:13:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 01:13:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 01:13:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:26 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:26 INFO : There was nothing to transfer 2026/03/12 01:13:26 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30633") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56228->172.17.0.10:30633, err= 2026/03/12 01:13:26 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : apple: Excluded 2026/03/12 01:13:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : appleappleapplebanana: Excluded 2026/03/12 01:13:26 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : banana: Excluded 2026/03/12 01:13:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : splitbananasplit: Excluded 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36134") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43058->172.17.0.10:36134, err= 2026/03/12 01:13:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/12 01:13:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:13:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31727") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52320->172.17.0.10:31727, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39710") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54936->172.17.0.10:39710, err= 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32495") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37394->172.17.0.10:32495, err= 2026/03/12 01:13:26 DEBUG : apple: size = 5 OK 2026/03/12 01:13:26 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : apple: Unchanged skipping 2026/03/12 01:13:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 01:13:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 01:13:26 DEBUG : banana: size = 6 OK 2026/03/12 01:13:26 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : banana: Unchanged skipping 2026/03/12 01:13:26 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 01:13:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30153") 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44744->172.17.0.10:30153, err= 2026/03/12 01:13:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 01:13:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 01:13:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 01:13:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 01:13:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 01:13:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 01:13:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 01:13:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 01:13:26 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:26 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:26 INFO : There was nothing to transfer 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37701") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51976->172.17.0.10:37701, err= 2026/03/12 01:13:27 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : apple: Excluded 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded 2026/03/12 01:13:27 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : banana: Excluded 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34099") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53648->172.17.0.10:34099, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36866") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34150->172.17.0.10:36866, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37520") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54656->172.17.0.10:37520, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30452") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43426->172.17.0.10:30452, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38821") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44372->172.17.0.10:38821, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31453") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41854->172.17.0.10:31453, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34612") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60100->172.17.0.10:34612, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31989") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59252->172.17.0.10:31989, err= === RUN TestTransform/base64 run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33377") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41102->172.17.0.10:33377, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30720") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48000->172.17.0.10:30720, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34576") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42848->172.17.0.10:34576, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38901") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43484->172.17.0.10:38901, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36050") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35862->172.17.0.10:36050, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35745") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45438->172.17.0.10:35745, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36922") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41058->172.17.0.10:36922, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37161") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57554->172.17.0.10:37161, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34493") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41754->172.17.0.10:34493, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35375") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37936->172.17.0.10:35375, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30750") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54358->172.17.0.10:30750, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33269") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56676->172.17.0.10:33269, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30062") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51812->172.17.0.10:30062, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31960") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40160->172.17.0.10:31960, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39375") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43202->172.17.0.10:39375, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30945") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53624->172.17.0.10:30945, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35772") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35894->172.17.0.10:35772, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34203") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51734->172.17.0.10:34203, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34641") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46132->172.17.0.10:34641, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34833") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45922->172.17.0.10:34833, err= 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34287") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49476->172.17.0.10:34287, err= 2026/03/12 01:13:27 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : apple: Excluded 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded 2026/03/12 01:13:27 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : banana: Excluded 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32008") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43362->172.17.0.10:32008, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36142") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51040->172.17.0.10:36142, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33056") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59846->172.17.0.10:33056, err= 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:13:27 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:13:27 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:13:27 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:13:27 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34783") 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:13:27 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:13:27 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:13:27 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57624->172.17.0.10:34783, err= 2026/03/12 01:13:27 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:13:27 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:13:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:13:27 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Connecting to FTP server 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39222->172.17.0.10:21, err= 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39137") 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48946->172.17.0.10:39137, err= 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32652") 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59868->172.17.0.10:32652, err= 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36330") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33147") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53904->172.17.0.10:36330, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45008->172.17.0.10:33147, err= 2026/03/12 01:13:27 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/03/12 01:13:27 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/03/12 01:13:27 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/03/12 01:13:27 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38385") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37610") 2026/03/12 01:13:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:13:27 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53670->172.17.0.10:38385, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39096->172.17.0.10:37610, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31145") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56674->172.17.0.10:31145, err= 2026/03/12 01:13:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:13:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35955") 2026/03/12 01:13:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47848->172.17.0.10:35955, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31225") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34902") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39346->172.17.0.10:31225, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38196->172.17.0.10:34902, err= 2026/03/12 01:13:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:13:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38066") 2026/03/12 01:13:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:13:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39384->172.17.0.10:38066, err= 2026/03/12 01:13:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:13:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37505") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39858") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57926->172.17.0.10:37505, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38206->172.17.0.10:39858, err= 2026/03/12 01:13:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:13:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39235") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40058->172.17.0.10:39235, err= 2026/03/12 01:13:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:13:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37101") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56990->172.17.0.10:37101, err= 2026/03/12 01:13:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:13:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30636") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54684->172.17.0.10:30636, err= 2026/03/12 01:13:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:13:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38752") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36558->172.17.0.10:38752, err= 2026/03/12 01:13:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/12 01:13:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/12 01:13:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32109") 2026/03/12 01:13:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41912->172.17.0.10:32109, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30609") 2026/03/12 01:13:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51656->172.17.0.10:30609, err= 2026/03/12 01:13:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/03/12 01:13:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/12 01:13:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/12 01:13:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36594") 2026/03/12 01:13:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56040->172.17.0.10:36594, err= 2026/03/12 01:13:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/03/12 01:13:27 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/03/12 01:13:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31288") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46700->172.17.0.10:31288, err= 2026/03/12 01:13:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/03/12 01:13:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:13:27 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Connecting to FTP server 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Connecting to FTP server 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39236->172.17.0.10:21, err= 2026/03/12 01:13:27 INFO : dir1/0014-89;=.txt: Deleted 2026/03/12 01:13:27 INFO : apple: Deleted 2026/03/12 01:13:27 INFO : dir1/0015-9;=.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Connecting to FTP server 2026/03/12 01:13:27 INFO : dir1/0007-1234567.txt: Deleted 2026/03/12 01:13:27 INFO : appleappleapplebanana: Deleted 2026/03/12 01:13:27 INFO : dir1/0003-defghij.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0008-2345678.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0009-3456789.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0011-56789;.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0013-789;=.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0012-6789;.txt: Deleted 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39244->172.17.0.10:21, err= 2026/03/12 01:13:27 INFO : banana: Deleted 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:21") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39250->172.17.0.10:21, err= 2026/03/12 01:13:27 INFO : dir1/0010-456789.txt: Deleted 2026/03/12 01:13:27 INFO : splitbananasplit: Deleted 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37413") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50816->172.17.0.10:37413, err= 2026/03/12 01:13:27 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : YXBwbGU=: Excluded 2026/03/12 01:13:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/03/12 01:13:27 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : YmFuYW5h: Excluded 2026/03/12 01:13:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32341") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46556->172.17.0.10:32341, err= 2026/03/12 01:13:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/03/12 01:13:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/03/12 01:13:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/03/12 01:13:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/03/12 01:13:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/03/12 01:13:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/03/12 01:13:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/03/12 01:13:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/03/12 01:13:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/03/12 01:13:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/03/12 01:13:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/03/12 01:13:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/03/12 01:13:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/03/12 01:13:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/03/12 01:13:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/03/12 01:13:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30186") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34196->172.17.0.10:30186, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35501") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51792->172.17.0.10:35501, err= 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/12 01:13:27 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/12 01:13:27 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/12 01:13:27 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:13:27 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:13:27 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:13:27 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:13:27 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:13:27 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:13:27 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:13:27 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:13:27 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/12 01:13:27 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/12 01:13:27 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/12 01:13:27 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:13:27 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:13:27 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:13:27 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:13:27 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:13:27 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:13:27 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:13:27 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:13:27 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:13:27 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:13:27 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:13:27 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:13:27 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:13:27 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:13:27 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:13:27 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:13:27 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34041") 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:13:27 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:13:27 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:13:27 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:13:27 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:13:27 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55090->172.17.0.10:34041, err= 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:13:27 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:13:27 DEBUG : YXBwbGU=: size = 5 OK 2026/03/12 01:13:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : apple: Unchanged skipping 2026/03/12 01:13:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 01:13:27 DEBUG : YmFuYW5h: size = 6 OK 2026/03/12 01:13:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : banana: Unchanged skipping 2026/03/12 01:13:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/12 01:13:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33215") 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43500->172.17.0.10:33215, err= 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/12 01:13:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/12 01:13:27 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32907") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58400->172.17.0.10:32907, err= 2026/03/12 01:13:27 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : YXBwbGU=: Excluded 2026/03/12 01:13:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/03/12 01:13:27 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : YmFuYW5h: Excluded 2026/03/12 01:13:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39025") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42198->172.17.0.10:39025, err= 2026/03/12 01:13:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/03/12 01:13:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/03/12 01:13:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/03/12 01:13:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/03/12 01:13:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/03/12 01:13:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/03/12 01:13:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/03/12 01:13:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/03/12 01:13:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/03/12 01:13:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/03/12 01:13:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/03/12 01:13:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/03/12 01:13:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/03/12 01:13:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/03/12 01:13:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/03/12 01:13:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31177") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43306->172.17.0.10:31177, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35043") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50734->172.17.0.10:35043, err= 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:13:27 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:13:27 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:13:27 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:13:27 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38349") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51390->172.17.0.10:38349, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39264") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46416->172.17.0.10:39264, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36369") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37984->172.17.0.10:36369, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38450") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52334->172.17.0.10:38450, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34884") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40792->172.17.0.10:34884, err= === RUN TestTransform/prefix run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34790") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57152->172.17.0.10:34790, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36131") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53662->172.17.0.10:36131, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31963") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47700->172.17.0.10:31963, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39853") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51230->172.17.0.10:39853, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32422") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35970->172.17.0.10:32422, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31952") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54816->172.17.0.10:31952, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31496") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57300->172.17.0.10:31496, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34526") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59628->172.17.0.10:34526, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36580") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51258->172.17.0.10:36580, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33783") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37128->172.17.0.10:33783, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35688") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56304->172.17.0.10:35688, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30983") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39172->172.17.0.10:30983, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34000") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35718->172.17.0.10:34000, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32842") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49904->172.17.0.10:32842, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32157") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44830->172.17.0.10:32157, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39548") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60322->172.17.0.10:39548, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35305") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37286->172.17.0.10:35305, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31210") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47486->172.17.0.10:31210, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38110") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51570->172.17.0.10:38110, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33364") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51246->172.17.0.10:33364, err= 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30201") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44332->172.17.0.10:30201, err= 2026/03/12 01:13:27 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : apple: Excluded 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded 2026/03/12 01:13:27 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : banana: Excluded 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38294") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55032->172.17.0.10:38294, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31827") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59676->172.17.0.10:31827, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32973") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51534->172.17.0.10:32973, err= 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:13:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:13:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:13:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:13:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:13:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:13:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:13:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33589") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39670->172.17.0.10:33589, err= 2026/03/12 01:13:27 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:13:27 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:13:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:13:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:13:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34547") 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32243") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49346->172.17.0.10:34547, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31106") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30805") 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33156->172.17.0.10:30805, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30284") 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40086->172.17.0.10:32243, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42396->172.17.0.10:30284, err= 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50600->172.17.0.10:31106, err= 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 01:13:27 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:27 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/03/12 01:13:27 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/03/12 01:13:27 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/03/12 01:13:27 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/03/12 01:13:27 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/12 01:13:27 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/03/12 01:13:27 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/12 01:13:27 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/03/12 01:13:27 INFO : apple: Copied (new) to: PREFIXapple 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35522") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46052->172.17.0.10:35522, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37126") 2026/03/12 01:13:27 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/03/12 01:13:27 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46314->172.17.0.10:37126, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33373") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53292->172.17.0.10:33373, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33915") 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52018->172.17.0.10:33915, err= 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/03/12 01:13:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/03/12 01:13:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/12 01:13:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31536") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34859") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32370") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37252->172.17.0.10:31536, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59124->172.17.0.10:34859, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48026->172.17.0.10:32370, err= 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/03/12 01:13:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33320") 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42414->172.17.0.10:33320, err= 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/03/12 01:13:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/03/12 01:13:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31803") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37059") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34472->172.17.0.10:31803, err= 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/03/12 01:13:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59066->172.17.0.10:37059, err= 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/03/12 01:13:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39869") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32162") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45714->172.17.0.10:39869, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59786->172.17.0.10:32162, err= 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/03/12 01:13:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/03/12 01:13:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37294") 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/03/12 01:13:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30958") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47818->172.17.0.10:37294, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54376->172.17.0.10:30958, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33195") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56688->172.17.0.10:33195, err= 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/03/12 01:13:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30427") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34042->172.17.0.10:30427, err= 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/03/12 01:13:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/03/12 01:13:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/03/12 01:13:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/03/12 01:13:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 INFO : dir1/0010-456789.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0008-2345678.txt: Deleted 2026/03/12 01:13:27 INFO : appleappleapplebanana: Deleted 2026/03/12 01:13:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0009-3456789.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0012-6789;.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0003-defghij.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0014-89;=.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0013-789;=.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/12 01:13:27 INFO : banana: Deleted 2026/03/12 01:13:27 INFO : apple: Deleted 2026/03/12 01:13:27 INFO : dir1/0015-9;=.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0011-56789;.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0007-1234567.txt: Deleted 2026/03/12 01:13:27 INFO : splitbananasplit: Deleted 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36283") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55898->172.17.0.10:36283, err= 2026/03/12 01:13:27 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : PREFIXapple: Excluded 2026/03/12 01:13:27 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/03/12 01:13:27 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : PREFIXbanana: Excluded 2026/03/12 01:13:27 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : PREFIXsplitbananasplit: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30753") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44884->172.17.0.10:30753, err= 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34789") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35126->172.17.0.10:34789, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37237") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54568->172.17.0.10:37237, err= 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/12 01:13:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/12 01:13:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/12 01:13:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/12 01:13:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/12 01:13:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/12 01:13:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/12 01:13:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/12 01:13:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/12 01:13:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/12 01:13:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/12 01:13:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/12 01:13:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/12 01:13:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/12 01:13:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/12 01:13:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/12 01:13:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/12 01:13:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/12 01:13:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/12 01:13:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/12 01:13:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/12 01:13:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/12 01:13:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/12 01:13:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/12 01:13:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/12 01:13:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/12 01:13:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/12 01:13:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/12 01:13:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/12 01:13:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/12 01:13:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/12 01:13:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/12 01:13:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/12 01:13:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:13:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:13:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:13:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:13:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:13:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:13:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30969") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50522->172.17.0.10:30969, err= 2026/03/12 01:13:27 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32396") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31826") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39470->172.17.0.10:32396, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33966") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35320") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46812->172.17.0.10:31826, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37318") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44118->172.17.0.10:33966, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44440->172.17.0.10:35320, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36938->172.17.0.10:37318, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:27 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/03/12 01:13:27 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/03/12 01:13:27 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/03/12 01:13:27 INFO : apple: Copied (new) 2026/03/12 01:13:27 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35607") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:32986->172.17.0.10:35607, err= 2026/03/12 01:13:27 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/03/12 01:13:27 INFO : splitbananasplit: Copied (new) 2026/03/12 01:13:27 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/03/12 01:13:27 INFO : banana: Copied (new) 2026/03/12 01:13:27 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/03/12 01:13:27 INFO : appleappleapplebanana: Copied (new) 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37239") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60964->172.17.0.10:37239, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33752") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33742") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48284->172.17.0.10:33752, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54692->172.17.0.10:33742, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/03/12 01:13:27 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/03/12 01:13:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/03/12 01:13:27 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32456") 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/03/12 01:13:27 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48362->172.17.0.10:32456, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36957") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32281") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39624->172.17.0.10:36957, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39843") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45498->172.17.0.10:32281, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55192->172.17.0.10:39843, err= 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/03/12 01:13:27 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36958") 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/03/12 01:13:27 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/03/12 01:13:27 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51840->172.17.0.10:36958, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31809") 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/03/12 01:13:27 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39032->172.17.0.10:31809, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31097") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40202->172.17.0.10:31097, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34062") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34064->172.17.0.10:34062, err= 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/03/12 01:13:27 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/03/12 01:13:27 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39044") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33404") 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/03/12 01:13:27 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35786->172.17.0.10:39044, err= 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/03/12 01:13:27 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41558->172.17.0.10:33404, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37600") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39334") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57010->172.17.0.10:37600, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36666->172.17.0.10:39334, err= 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/03/12 01:13:27 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/03/12 01:13:27 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/03/12 01:13:27 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/03/12 01:13:27 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/12 01:13:27 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/12 01:13:27 INFO : PREFIXapple: Deleted 2026/03/12 01:13:27 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/12 01:13:27 INFO : PREFIXsplitbananasplit: Deleted 2026/03/12 01:13:27 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/12 01:13:27 INFO : PREFIXbanana: Deleted 2026/03/12 01:13:27 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31525") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41162->172.17.0.10:31525, err= 2026/03/12 01:13:27 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : apple: Excluded 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded 2026/03/12 01:13:27 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : banana: Excluded 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38864") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41732->172.17.0.10:38864, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39733") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53548->172.17.0.10:39733, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39675") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47658->172.17.0.10:39675, err= 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34214") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53320->172.17.0.10:34214, err= 2026/03/12 01:13:27 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : apple: Excluded 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded 2026/03/12 01:13:27 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : banana: Excluded 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33596") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34244->172.17.0.10:33596, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39035") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45264->172.17.0.10:39035, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36049") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60218->172.17.0.10:36049, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35003") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58588->172.17.0.10:35003, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35858") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37996->172.17.0.10:35858, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34477") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45740->172.17.0.10:34477, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34731") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39310->172.17.0.10:34731, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35788") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39152->172.17.0.10:35788, err= === RUN TestTransform/suffix run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38269") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:32814->172.17.0.10:38269, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33379") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55656->172.17.0.10:33379, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39526") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48558->172.17.0.10:39526, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34374") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60246->172.17.0.10:34374, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30193") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54160->172.17.0.10:30193, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35555") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57062->172.17.0.10:35555, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38053") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45530->172.17.0.10:38053, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32651") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38428->172.17.0.10:32651, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34589") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39438->172.17.0.10:34589, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33134") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56990->172.17.0.10:33134, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30750") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54368->172.17.0.10:30750, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36532") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40000->172.17.0.10:36532, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36051") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45962->172.17.0.10:36051, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38165") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48872->172.17.0.10:38165, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39937") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40446->172.17.0.10:39937, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38764") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39372->172.17.0.10:38764, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33030") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45108->172.17.0.10:33030, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38781") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54000->172.17.0.10:38781, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34638") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41468->172.17.0.10:34638, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32376") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42270->172.17.0.10:32376, err= 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31634") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34182->172.17.0.10:31634, err= 2026/03/12 01:13:27 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : apple: Excluded 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded 2026/03/12 01:13:27 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : banana: Excluded 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37327") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57572->172.17.0.10:37327, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30485") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58030->172.17.0.10:30485, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30641") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58956->172.17.0.10:30641, err= 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/12 01:13:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:13:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/12 01:13:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:13:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/12 01:13:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:13:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:13:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:13:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35995") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59810->172.17.0.10:35995, err= 2026/03/12 01:13:27 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:13:27 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/12 01:13:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/12 01:13:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37722") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33173") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33016") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33260") 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40790->172.17.0.10:37722, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32758") 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39810->172.17.0.10:33260, err= 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50040->172.17.0.10:32758, err= 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55346->172.17.0.10:33016, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54076->172.17.0.10:33173, err= 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:27 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/03/12 01:13:27 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/03/12 01:13:27 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/03/12 01:13:27 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/03/12 01:13:27 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/12 01:13:27 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/03/12 01:13:27 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/12 01:13:27 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/03/12 01:13:27 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/12 01:13:27 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/03/12 01:13:27 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34881") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37485") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39448->172.17.0.10:34881, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37172") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38286->172.17.0.10:37485, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34539") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35766->172.17.0.10:37172, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35424->172.17.0.10:34539, err= 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/03/12 01:13:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/12 01:13:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/12 01:13:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/12 01:13:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31281") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31176") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45790->172.17.0.10:31281, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30188") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33410") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48646->172.17.0.10:30188, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56056->172.17.0.10:33410, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38612->172.17.0.10:31176, err= 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/12 01:13:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/03/12 01:13:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/12 01:13:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/03/12 01:13:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39923") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31569") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35670") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56546->172.17.0.10:39923, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39960->172.17.0.10:31569, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39890") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39808->172.17.0.10:35670, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60406->172.17.0.10:39890, err= 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/03/12 01:13:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/03/12 01:13:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/03/12 01:13:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/03/12 01:13:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33710") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39435") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40956->172.17.0.10:33710, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31599") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34716->172.17.0.10:39435, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33728") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35576->172.17.0.10:31599, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53372->172.17.0.10:33728, err= 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/03/12 01:13:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/03/12 01:13:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/03/12 01:13:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/03/12 01:13:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0015-9;=.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0012-6789;.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0008-2345678.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0010-456789.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0003-defghij.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0009-3456789.txt: Deleted 2026/03/12 01:13:27 INFO : splitbananasplit: Deleted 2026/03/12 01:13:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/12 01:13:27 INFO : banana: Deleted 2026/03/12 01:13:27 INFO : dir1/0007-1234567.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0014-89;=.txt: Deleted 2026/03/12 01:13:27 INFO : apple: Deleted 2026/03/12 01:13:27 INFO : dir1/0013-789;=.txt: Deleted 2026/03/12 01:13:27 INFO : appleappleapplebanana: Deleted 2026/03/12 01:13:27 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0011-56789;.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37386") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51010->172.17.0.10:37386, err= 2026/03/12 01:13:27 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : appleSUFFIX: Excluded 2026/03/12 01:13:27 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/03/12 01:13:27 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : bananaSUFFIX: Excluded 2026/03/12 01:13:27 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : splitbananasplitSUFFIX: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30058") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34400->172.17.0.10:30058, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37161") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57558->172.17.0.10:37161, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33049") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44816->172.17.0.10:33049, err= 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/12 01:13:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/12 01:13:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/12 01:13:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/12 01:13:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/12 01:13:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/12 01:13:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/12 01:13:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/12 01:13:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/12 01:13:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/12 01:13:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/12 01:13:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/12 01:13:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/12 01:13:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/12 01:13:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/12 01:13:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/12 01:13:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/12 01:13:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/12 01:13:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/12 01:13:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/12 01:13:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/12 01:13:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/12 01:13:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:13:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:13:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:13:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:13:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33350") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42274->172.17.0.10:33350, err= 2026/03/12 01:13:27 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33952") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38864->172.17.0.10:33952, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30489") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33556") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33116->172.17.0.10:30489, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39117") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38581") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36478->172.17.0.10:39117, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44044->172.17.0.10:38581, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37438->172.17.0.10:33556, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:27 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/03/12 01:13:27 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/03/12 01:13:27 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/03/12 01:13:27 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/03/12 01:13:27 INFO : banana: Copied (new) 2026/03/12 01:13:27 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/03/12 01:13:27 INFO : apple: Copied (new) 2026/03/12 01:13:27 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/03/12 01:13:27 INFO : appleappleapplebanana: Copied (new) 2026/03/12 01:13:27 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/03/12 01:13:27 INFO : splitbananasplit: Copied (new) 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30592") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39921") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33722") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51050->172.17.0.10:30592, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46116->172.17.0.10:39921, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39143") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35680->172.17.0.10:33722, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53042->172.17.0.10:39143, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/03/12 01:13:27 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/03/12 01:13:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/03/12 01:13:27 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35322") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33261") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54252->172.17.0.10:35322, err= 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32305") 2026/03/12 01:13:27 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40782->172.17.0.10:32305, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47194->172.17.0.10:33261, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33388") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47602->172.17.0.10:33388, err= 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/03/12 01:13:27 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/03/12 01:13:27 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/03/12 01:13:27 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30555") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39693") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54794->172.17.0.10:30555, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39299") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44288->172.17.0.10:39693, err= 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/03/12 01:13:27 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58078->172.17.0.10:39299, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35701") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42664->172.17.0.10:35701, err= 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/03/12 01:13:27 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/03/12 01:13:27 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/03/12 01:13:27 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33059") 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/03/12 01:13:27 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57760->172.17.0.10:33059, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35445") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30511") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36248->172.17.0.10:35445, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44372->172.17.0.10:30511, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31628") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47258->172.17.0.10:31628, err= 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/03/12 01:13:27 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/03/12 01:13:27 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/03/12 01:13:27 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/03/12 01:13:27 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/12 01:13:27 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/12 01:13:27 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/12 01:13:27 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/12 01:13:27 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/12 01:13:27 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/12 01:13:27 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/12 01:13:27 INFO : splitbananasplitSUFFIX: Deleted 2026/03/12 01:13:27 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/12 01:13:27 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/12 01:13:27 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/12 01:13:27 INFO : appleSUFFIX: Deleted 2026/03/12 01:13:27 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/12 01:13:27 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/12 01:13:27 INFO : bananaSUFFIX: Deleted 2026/03/12 01:13:27 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/12 01:13:27 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/12 01:13:27 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/12 01:13:27 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/12 01:13:27 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38264") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36340->172.17.0.10:38264, err= 2026/03/12 01:13:27 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : apple: Excluded 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded 2026/03/12 01:13:27 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : banana: Excluded 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35175") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49222->172.17.0.10:35175, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31735") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53296->172.17.0.10:31735, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34744") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50892->172.17.0.10:34744, err= 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32324") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36862->172.17.0.10:32324, err= 2026/03/12 01:13:27 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : apple: Excluded 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded 2026/03/12 01:13:27 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : banana: Excluded 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36064") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33480->172.17.0.10:36064, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31344") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38844->172.17.0.10:31344, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31439") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34174->172.17.0.10:31439, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39328") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56756->172.17.0.10:39328, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30241") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58706->172.17.0.10:30241, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35402") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59120->172.17.0.10:35402, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32848") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38018->172.17.0.10:32848, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36116") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34330->172.17.0.10:36116, err= === RUN TestTransform/truncate run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31189") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34338->172.17.0.10:31189, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36655") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47236->172.17.0.10:36655, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34072") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56562->172.17.0.10:34072, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39408") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59754->172.17.0.10:39408, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34191") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47100->172.17.0.10:34191, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38998") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37480->172.17.0.10:38998, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34507") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45510->172.17.0.10:34507, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33283") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56042->172.17.0.10:33283, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39776") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48712->172.17.0.10:39776, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38149") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52134->172.17.0.10:38149, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37322") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48732->172.17.0.10:37322, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34878") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36348->172.17.0.10:34878, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30077") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39600->172.17.0.10:30077, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36962") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43772->172.17.0.10:36962, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33528") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45472->172.17.0.10:33528, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36221") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48388->172.17.0.10:36221, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33874") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57942->172.17.0.10:33874, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38275") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48478->172.17.0.10:38275, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39656") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40310->172.17.0.10:39656, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32371") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51766->172.17.0.10:32371, err= 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35995") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59814->172.17.0.10:35995, err= 2026/03/12 01:13:27 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : apple: Excluded 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded 2026/03/12 01:13:27 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : banana: Excluded 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34613") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50896->172.17.0.10:34613, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33635") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38826->172.17.0.10:33635, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33022") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46970->172.17.0.10:33022, err= 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39739") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34958->172.17.0.10:39739, err= 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : apple: size = 5 OK 2026/03/12 01:13:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : apple: Unchanged skipping 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 01:13:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : banana: size = 6 OK 2026/03/12 01:13:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : banana: Unchanged skipping 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32328") 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37368->172.17.0.10:32328, err= 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37368") 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54846->172.17.0.10:37368, err= 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35324") 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47876->172.17.0.10:35324, err= 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:13:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/12 01:13:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33887") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60944->172.17.0.10:33887, err= 2026/03/12 01:13:27 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32837") 2026/03/12 01:13:27 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46814->172.17.0.10:32837, err= 2026/03/12 01:13:27 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/03/12 01:13:27 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/12 01:13:27 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/12 01:13:27 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31117") 2026/03/12 01:13:27 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56782->172.17.0.10:31117, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37432") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42064->172.17.0.10:37432, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/03/12 01:13:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/12 01:13:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/12 01:13:27 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34666") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52876->172.17.0.10:34666, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33272") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54396->172.17.0.10:33272, err= 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/03/12 01:13:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37676") 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/03/12 01:13:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49526->172.17.0.10:37676, err= 2026/03/12 01:13:27 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31447") 2026/03/12 01:13:27 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47454->172.17.0.10:31447, err= 2026/03/12 01:13:27 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/03/12 01:13:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37392") 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/03/12 01:13:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41976->172.17.0.10:37392, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30030") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51854->172.17.0.10:30030, err= 2026/03/12 01:13:27 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/03/12 01:13:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35770") 2026/03/12 01:13:27 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/03/12 01:13:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33364->172.17.0.10:35770, err= 2026/03/12 01:13:27 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31048") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52890->172.17.0.10:31048, err= 2026/03/12 01:13:27 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/03/12 01:13:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/12 01:13:27 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/03/12 01:13:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/12 01:13:27 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34882") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31007") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53088->172.17.0.10:34882, err= 2026/03/12 01:13:27 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33116->172.17.0.10:31007, err= 2026/03/12 01:13:27 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/03/12 01:13:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36088") 2026/03/12 01:13:27 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/03/12 01:13:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40200->172.17.0.10:36088, err= 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37261") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34172->172.17.0.10:37261, err= 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/03/12 01:13:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/03/12 01:13:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/03/12 01:13:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/03/12 01:13:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0009-3456789.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0015-9;=.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0011-56789;.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0013-789;=.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0008-2345678.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0012-6789;.txt: Deleted 2026/03/12 01:13:27 INFO : splitbananasplit: Deleted 2026/03/12 01:13:27 INFO : dir1/0003-defghij.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0007-1234567.txt: Deleted 2026/03/12 01:13:27 INFO : appleappleapplebanana: Deleted 2026/03/12 01:13:27 INFO : dir1/0014-89;=.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0010-456789.txt: Deleted 2026/03/12 01:13:27 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37274") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48252->172.17.0.10:37274, err= 2026/03/12 01:13:27 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : apple: Excluded 2026/03/12 01:13:27 DEBUG : appleapple: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : appleapple: Excluded 2026/03/12 01:13:27 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : banana: Excluded 2026/03/12 01:13:27 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : splitbanan: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39782") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52956->172.17.0.10:39782, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0000-abcde: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdef: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefg: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0003-defgh: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghi: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghij: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijk: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0007-12345: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0008-23456: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0009-34567: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0010-45678: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.t: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30698") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35718->172.17.0.10:30698, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31279") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52098->172.17.0.10:31279, err= 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30314") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48392->172.17.0.10:30314, err= 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 01:13:27 DEBUG : apple: size = 5 OK 2026/03/12 01:13:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : apple: Unchanged skipping 2026/03/12 01:13:27 DEBUG : appleapple: size = 21 OK 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 01:13:27 DEBUG : splitbanan: size = 16 OK 2026/03/12 01:13:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 01:13:27 DEBUG : banana: size = 6 OK 2026/03/12 01:13:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : banana: Unchanged skipping 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36352") 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43656->172.17.0.10:36352, err= 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:13:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:13:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:13:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:13:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:13:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:13:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:13:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:13:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:13:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:13:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:13:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:13:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 01:13:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:13:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:13:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:13:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:13:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/12 01:13:27 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/12 01:13:27 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35378") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50658->172.17.0.10:35378, err= 2026/03/12 01:13:27 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : apple: Excluded 2026/03/12 01:13:27 DEBUG : appleapple: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : appleapple: Excluded 2026/03/12 01:13:27 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : banana: Excluded 2026/03/12 01:13:27 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : splitbanan: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36062") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50154->172.17.0.10:36062, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0000-abcde: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdef: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefg: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0003-defgh: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghi: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghij: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijk: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0007-12345: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0008-23456: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0009-34567: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0010-45678: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.t: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36035") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49958->172.17.0.10:36035, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31309") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40290->172.17.0.10:31309, err= 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/12 01:13:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32693") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42354->172.17.0.10:32693, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34643") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60220->172.17.0.10:34643, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31993") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54412->172.17.0.10:31993, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37316") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42662->172.17.0.10:37316, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32518") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35336->172.17.0.10:32518, err= === RUN TestTransform/encoder run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32068") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55000->172.17.0.10:32068, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33253") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33538->172.17.0.10:33253, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39103") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45220->172.17.0.10:39103, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32858") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39468->172.17.0.10:32858, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34114") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46572->172.17.0.10:34114, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35691") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59560->172.17.0.10:35691, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35516") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54636->172.17.0.10:35516, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35527") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50890->172.17.0.10:35527, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34686") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46734->172.17.0.10:34686, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38986") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49190->172.17.0.10:38986, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35081") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50140->172.17.0.10:35081, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30328") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56600->172.17.0.10:30328, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34615") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39834->172.17.0.10:34615, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39302") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35878->172.17.0.10:39302, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36219") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38442->172.17.0.10:36219, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31971") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49778->172.17.0.10:31971, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35148") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34762->172.17.0.10:35148, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38539") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37164->172.17.0.10:38539, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35735") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58546->172.17.0.10:35735, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34846") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42214->172.17.0.10:34846, err= 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37708") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49142->172.17.0.10:37708, err= 2026/03/12 01:13:27 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : apple: Excluded 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded 2026/03/12 01:13:27 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : banana: Excluded 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37016") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54278->172.17.0.10:37016, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34120") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59968->172.17.0.10:34120, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38640") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50664->172.17.0.10:38640, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35011") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59006->172.17.0.10:35011, err= 2026/03/12 01:13:27 DEBUG : apple: size = 5 OK 2026/03/12 01:13:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : apple: Unchanged skipping 2026/03/12 01:13:27 DEBUG : banana: size = 6 OK 2026/03/12 01:13:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : banana: Unchanged skipping 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 01:13:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38288") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51254->172.17.0.10:38288, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35618") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42996->172.17.0.10:35618, err= 2026/03/12 01:13:27 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : apple: Excluded 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded 2026/03/12 01:13:27 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : banana: Excluded 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33136") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40442->172.17.0.10:33136, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37862") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38788->172.17.0.10:37862, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39402") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41688->172.17.0.10:39402, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34575") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34906->172.17.0.10:34575, err= 2026/03/12 01:13:27 DEBUG : apple: size = 5 OK 2026/03/12 01:13:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : apple: Unchanged skipping 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 01:13:27 DEBUG : banana: size = 6 OK 2026/03/12 01:13:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : banana: Unchanged skipping 2026/03/12 01:13:27 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 01:13:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32535") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41968->172.17.0.10:32535, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37866") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50156->172.17.0.10:37866, err= 2026/03/12 01:13:27 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : apple: Excluded 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded 2026/03/12 01:13:27 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : banana: Excluded 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31666") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53822->172.17.0.10:31666, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38502") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54464->172.17.0.10:38502, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33444") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52138->172.17.0.10:33444, err= 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35319") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38932->172.17.0.10:35319, err= 2026/03/12 01:13:27 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : apple: Excluded 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded 2026/03/12 01:13:27 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : banana: Excluded 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34005") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40830->172.17.0.10:34005, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39316") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57690->172.17.0.10:39316, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36763") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39790->172.17.0.10:36763, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34395") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52724->172.17.0.10:34395, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36263") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33786->172.17.0.10:36263, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38187") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35514->172.17.0.10:38187, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39603") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37256->172.17.0.10:39603, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38361") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41264->172.17.0.10:38361, err= === RUN TestTransform/ISO-8859-1 run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35456") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59374->172.17.0.10:35456, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37850") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56740->172.17.0.10:37850, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33078") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53214->172.17.0.10:33078, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35895") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53904->172.17.0.10:35895, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32234") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56842->172.17.0.10:32234, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34851") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44194->172.17.0.10:34851, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36818") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51030->172.17.0.10:36818, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38245") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51276->172.17.0.10:38245, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37138") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41282->172.17.0.10:37138, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39622") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44482->172.17.0.10:39622, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35683") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50942->172.17.0.10:35683, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39570") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58560->172.17.0.10:39570, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39717") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35006->172.17.0.10:39717, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34391") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42026->172.17.0.10:34391, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34866") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:32910->172.17.0.10:34866, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35533") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53028->172.17.0.10:35533, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35175") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49224->172.17.0.10:35175, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33973") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37950->172.17.0.10:33973, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30353") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47564->172.17.0.10:30353, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35616") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57032->172.17.0.10:35616, err= 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36065") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33980->172.17.0.10:36065, err= 2026/03/12 01:13:27 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : apple: Excluded 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded 2026/03/12 01:13:27 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : banana: Excluded 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31688") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49836->172.17.0.10:31688, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39319") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52690->172.17.0.10:39319, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34047") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43762->172.17.0.10:34047, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38081") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54934->172.17.0.10:38081, err= 2026/03/12 01:13:27 DEBUG : apple: size = 5 OK 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : banana: size = 6 OK 2026/03/12 01:13:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 01:13:27 DEBUG : apple: Unchanged skipping 2026/03/12 01:13:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : banana: Unchanged skipping 2026/03/12 01:13:27 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 01:13:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35184") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43714->172.17.0.10:35184, err= 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37841") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41948->172.17.0.10:37841, err= 2026/03/12 01:13:27 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : apple: Excluded 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded 2026/03/12 01:13:27 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : banana: Excluded 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30154") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45710->172.17.0.10:30154, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32383") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39262->172.17.0.10:32383, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38155") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43852->172.17.0.10:38155, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35777") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38994->172.17.0.10:35777, err= 2026/03/12 01:13:27 DEBUG : apple: size = 5 OK 2026/03/12 01:13:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : apple: Unchanged skipping 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : banana: size = 6 OK 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 01:13:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : banana: Unchanged skipping 2026/03/12 01:13:27 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 01:13:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34566") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54398->172.17.0.10:34566, err= 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36164") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35932->172.17.0.10:36164, err= 2026/03/12 01:13:27 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : apple: Excluded 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded 2026/03/12 01:13:27 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : banana: Excluded 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37954") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39082->172.17.0.10:37954, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34533") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41388->172.17.0.10:34533, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37155") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46398->172.17.0.10:37155, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36480") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43898->172.17.0.10:36480, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38202") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59686->172.17.0.10:38202, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36397") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36844->172.17.0.10:36397, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34855") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59262->172.17.0.10:34855, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34941") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53238->172.17.0.10:34941, err= === RUN TestTransform/charmap run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39375") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43216->172.17.0.10:39375, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35912") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34628->172.17.0.10:35912, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35462") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49866->172.17.0.10:35462, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30068") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55048->172.17.0.10:30068, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31183") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54036->172.17.0.10:31183, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31621") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45824->172.17.0.10:31621, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35759") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33620->172.17.0.10:35759, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38759") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:32936->172.17.0.10:38759, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34438") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45130->172.17.0.10:34438, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37176") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50210->172.17.0.10:37176, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38646") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40414->172.17.0.10:38646, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39009") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47582->172.17.0.10:39009, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38311") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49416->172.17.0.10:38311, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30603") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46188->172.17.0.10:30603, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30812") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41202->172.17.0.10:30812, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34517") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46572->172.17.0.10:34517, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33702") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35396->172.17.0.10:33702, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38416") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52008->172.17.0.10:38416, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39345") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49992->172.17.0.10:39345, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35263") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49938->172.17.0.10:35263, err= 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33559") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43988->172.17.0.10:33559, err= 2026/03/12 01:13:27 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : apple: Excluded 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded 2026/03/12 01:13:27 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : banana: Excluded 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39680") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55032->172.17.0.10:39680, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37642") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:32950->172.17.0.10:37642, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35965") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59990->172.17.0.10:35965, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30965") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59448->172.17.0.10:30965, err= 2026/03/12 01:13:27 DEBUG : apple: size = 5 OK 2026/03/12 01:13:27 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 01:13:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : banana: size = 6 OK 2026/03/12 01:13:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : banana: Unchanged skipping 2026/03/12 01:13:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : apple: Unchanged skipping 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 01:13:27 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38078") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42800->172.17.0.10:38078, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33099") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56248->172.17.0.10:33099, err= 2026/03/12 01:13:27 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : apple: Excluded 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded 2026/03/12 01:13:27 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : banana: Excluded 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37604") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56712->172.17.0.10:37604, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39507") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49812->172.17.0.10:39507, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36737") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35294->172.17.0.10:36737, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32032") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47342->172.17.0.10:32032, err= 2026/03/12 01:13:27 DEBUG : apple: size = 5 OK 2026/03/12 01:13:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : apple: Unchanged skipping 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 01:13:27 DEBUG : banana: size = 6 OK 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 01:13:27 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 01:13:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 01:13:27 DEBUG : banana: Unchanged skipping 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34915") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50056->172.17.0.10:34915, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38679") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35822->172.17.0.10:38679, err= 2026/03/12 01:13:27 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : apple: Excluded 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded 2026/03/12 01:13:27 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : banana: Excluded 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38868") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46750->172.17.0.10:38868, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31198") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47900->172.17.0.10:31198, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33169") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33078->172.17.0.10:33169, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39150") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36118->172.17.0.10:39150, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36875") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58156->172.17.0.10:36875, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35033") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45758->172.17.0.10:35033, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32991") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47760->172.17.0.10:32991, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37425") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40788->172.17.0.10:37425, err= === RUN TestTransform/lowercase run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37279") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42672->172.17.0.10:37279, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36989") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52782->172.17.0.10:36989, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33727") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54844->172.17.0.10:33727, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32274") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56452->172.17.0.10:32274, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30303") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40108->172.17.0.10:30303, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32086") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57250->172.17.0.10:32086, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31230") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53966->172.17.0.10:31230, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38791") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49064->172.17.0.10:38791, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35384") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52776->172.17.0.10:35384, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37864") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43154->172.17.0.10:37864, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39127") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38834->172.17.0.10:39127, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39923") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56552->172.17.0.10:39923, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38243") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38350->172.17.0.10:38243, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38527") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55038->172.17.0.10:38527, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39905") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49464->172.17.0.10:39905, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35362") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57464->172.17.0.10:35362, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36626") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55250->172.17.0.10:36626, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32912") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55628->172.17.0.10:32912, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38374") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33210->172.17.0.10:38374, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39778") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57844->172.17.0.10:39778, err= 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39593") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43304->172.17.0.10:39593, err= 2026/03/12 01:13:27 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : apple: Excluded 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded 2026/03/12 01:13:27 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : banana: Excluded 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38480") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43778->172.17.0.10:38480, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33353") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38860->172.17.0.10:33353, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37899") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54120->172.17.0.10:37899, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34377") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40196->172.17.0.10:34377, err= 2026/03/12 01:13:27 DEBUG : apple: size = 5 OK 2026/03/12 01:13:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : apple: Unchanged skipping 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 01:13:27 DEBUG : banana: size = 6 OK 2026/03/12 01:13:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 01:13:27 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 01:13:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : banana: Unchanged skipping 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34708") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36176->172.17.0.10:34708, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31666") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53824->172.17.0.10:31666, err= 2026/03/12 01:13:27 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : apple: Excluded 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded 2026/03/12 01:13:27 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : banana: Excluded 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39821") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60490->172.17.0.10:39821, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37750") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56160->172.17.0.10:37750, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37032") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60084->172.17.0.10:37032, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31002") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50020->172.17.0.10:31002, err= 2026/03/12 01:13:27 DEBUG : apple: size = 5 OK 2026/03/12 01:13:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 01:13:27 DEBUG : apple: Unchanged skipping 2026/03/12 01:13:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 01:13:27 DEBUG : banana: size = 6 OK 2026/03/12 01:13:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : banana: Unchanged skipping 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36906") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50262->172.17.0.10:36906, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36870") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37872->172.17.0.10:36870, err= 2026/03/12 01:13:27 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : apple: Excluded 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded 2026/03/12 01:13:27 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : banana: Excluded 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31185") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58556->172.17.0.10:31185, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34311") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57354->172.17.0.10:34311, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35648") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42784->172.17.0.10:35648, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38646") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40422->172.17.0.10:38646, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34817") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40622->172.17.0.10:34817, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39225") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35842->172.17.0.10:39225, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38219") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35704->172.17.0.10:38219, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37404") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58940->172.17.0.10:37404, err= === RUN TestTransform/ascii run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31369") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37642->172.17.0.10:31369, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32201") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38452->172.17.0.10:32201, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35787") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52314->172.17.0.10:35787, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39460") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53050->172.17.0.10:39460, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35958") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48858->172.17.0.10:35958, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37139") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53656->172.17.0.10:37139, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33348") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33322->172.17.0.10:33348, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32691") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58024->172.17.0.10:32691, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34695") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39802->172.17.0.10:34695, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35953") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42908->172.17.0.10:35953, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33333") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42070->172.17.0.10:33333, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38956") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49922->172.17.0.10:38956, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37582") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45526->172.17.0.10:37582, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33923") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44480->172.17.0.10:33923, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37385") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40048->172.17.0.10:37385, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33382") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54106->172.17.0.10:33382, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32790") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45602->172.17.0.10:32790, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32091") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45712->172.17.0.10:32091, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38304") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35926->172.17.0.10:38304, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30728") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39578->172.17.0.10:30728, err= 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30876") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42826->172.17.0.10:30876, err= 2026/03/12 01:13:27 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : apple: Excluded 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded 2026/03/12 01:13:27 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : banana: Excluded 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37039") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46814->172.17.0.10:37039, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37186") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39782->172.17.0.10:37186, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36961") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38132->172.17.0.10:36961, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39476") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38810->172.17.0.10:39476, err= 2026/03/12 01:13:27 DEBUG : apple: size = 5 OK 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 01:13:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : apple: Unchanged skipping 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 01:13:27 DEBUG : banana: size = 6 OK 2026/03/12 01:13:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : banana: Unchanged skipping 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32158") 2026/03/12 01:13:27 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 01:13:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50018->172.17.0.10:32158, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37905") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40118->172.17.0.10:37905, err= 2026/03/12 01:13:27 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : apple: Excluded 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded 2026/03/12 01:13:27 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : banana: Excluded 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39137") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48948->172.17.0.10:39137, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36285") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51364->172.17.0.10:36285, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39723") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38780->172.17.0.10:39723, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30348") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36970->172.17.0.10:30348, err= 2026/03/12 01:13:27 DEBUG : apple: size = 5 OK 2026/03/12 01:13:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : apple: Unchanged skipping 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 01:13:27 DEBUG : banana: size = 6 OK 2026/03/12 01:13:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : banana: Unchanged skipping 2026/03/12 01:13:27 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 01:13:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31014") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42980->172.17.0.10:31014, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35137") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33712->172.17.0.10:35137, err= 2026/03/12 01:13:27 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : apple: Excluded 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : appleappleapplebanana: Excluded 2026/03/12 01:13:27 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : banana: Excluded 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : splitbananasplit: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30581") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46682->172.17.0.10:30581, err= 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:13:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33831") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33124->172.17.0.10:33831, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31459") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43224->172.17.0.10:31459, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32808") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34082->172.17.0.10:32808, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36357") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51756->172.17.0.10:36357, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38157") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50314->172.17.0.10:38157, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38301") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40002->172.17.0.10:38301, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32580") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45088->172.17.0.10:32580, err= --- PASS: TestTransform (1.13s) --- PASS: TestTransform/NFC (0.09s) --- PASS: TestTransform/NFD (0.08s) --- PASS: TestTransform/base64 (0.14s) --- PASS: TestTransform/prefix (0.12s) --- PASS: TestTransform/suffix (0.12s) --- PASS: TestTransform/truncate (0.11s) --- PASS: TestTransform/encoder (0.10s) --- PASS: TestTransform/ISO-8859-1 (0.09s) --- PASS: TestTransform/charmap (0.10s) --- PASS: TestTransform/lowercase (0.10s) --- PASS: TestTransform/ascii (0.09s) === RUN TestTransformCopy run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:27 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30305") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46596->172.17.0.10:30305, err= 2026/03/12 01:13:27 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/12 01:13:27 INFO : sub dir_somesuffix: Making directory 2026/03/12 01:13:27 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/12 01:13:27 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/12 01:13:27 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/12 01:13:27 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37833") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34640->172.17.0.10:37833, err= 2026/03/12 01:13:27 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/03/12 01:13:27 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/12 01:13:27 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32927") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51180->172.17.0.10:32927, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35012") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58222->172.17.0.10:35012, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33906") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51166->172.17.0.10:33906, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39140") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45372->172.17.0.10:39140, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37772") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51430->172.17.0.10:37772, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:27 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39351") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57802->172.17.0.10:39351, err= 2026/03/12 01:13:27 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:27 INFO : tictactoe: Making directory 2026/03/12 01:13:27 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:27 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:13:27 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32782") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42112->172.17.0.10:32782, err= 2026/03/12 01:13:27 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/03/12 01:13:27 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/03/12 01:13:27 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33855") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38396->172.17.0.10:33855, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33748") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57212->172.17.0.10:33748, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30114") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50966->172.17.0.10:30114, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33132") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39056->172.17.0.10:33132, err= 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38531") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56636->172.17.0.10:38531, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33700") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47412->172.17.0.10:33700, err= 2026/03/12 01:13:27 INFO : toe: Making directory 2026/03/12 01:13:27 INFO : toe/toe: Making directory 2026/03/12 01:13:27 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/12 01:13:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/12 01:13:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33355") 2026/03/12 01:13:27 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56630->172.17.0.10:33355, err= 2026/03/12 01:13:27 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/03/12 01:13:27 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/03/12 01:13:27 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/12 01:13:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30189") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43782->172.17.0.10:30189, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32307") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56080->172.17.0.10:32307, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38006") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38260->172.17.0.10:38006, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31941") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55150->172.17.0.10:31941, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31625") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53432->172.17.0.10:31625, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32761") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52708->172.17.0.10:32761, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30206") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60844->172.17.0.10:30206, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39018") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53150->172.17.0.10:39018, err= 2026/03/12 01:13:28 INFO : toe: Making directory 2026/03/12 01:13:28 INFO : toe/toe: Making directory 2026/03/12 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/12 01:13:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/12 01:13:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37726") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57418->172.17.0.10:37726, err= 2026/03/12 01:13:28 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/03/12 01:13:28 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/03/12 01:13:28 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/12 01:13:28 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36682") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34430->172.17.0.10:36682, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30354") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38516->172.17.0.10:30354, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37082") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44826->172.17.0.10:37082, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39427") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56226->172.17.0.10:39427, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36745") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45718->172.17.0.10:36745, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35687") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37940->172.17.0.10:35687, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37261") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34180->172.17.0.10:37261, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:28 DEBUG : empty_dir: Making directory with metadata 2026/03/12 01:13:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/12 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:13:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33445") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42440->172.17.0.10:33445, err= 2026/03/12 01:13:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:13:28 INFO : tictacempty_dir: Making directory 2026/03/12 01:13:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:28 INFO : tictactoe: Making directory 2026/03/12 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:13:28 INFO : tictactoe/tictactoe: Making directory 2026/03/12 01:13:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:13:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/12 01:13:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38914") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34866->172.17.0.10:38914, err= 2026/03/12 01:13:28 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/03/12 01:13:28 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/03/12 01:13:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/12 01:13:28 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34117") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47440->172.17.0.10:34117, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34514") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35366") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56074->172.17.0.10:34514, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55874->172.17.0.10:35366, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36907") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57194->172.17.0.10:36907, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38130") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33578->172.17.0.10:38130, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33210") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43516->172.17.0.10:33210, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38150") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36336->172.17.0.10:38150, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36030") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42298->172.17.0.10:36030, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35203") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48186->172.17.0.10:35203, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:28 DEBUG : empty_dir: Making directory with metadata 2026/03/12 01:13:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/12 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37653") 2026/03/12 01:13:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50272->172.17.0.10:37653, err= 2026/03/12 01:13:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:13:28 INFO : tictacempty_dir: Making directory 2026/03/12 01:13:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:28 INFO : tictactoe: Making directory 2026/03/12 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:13:28 INFO : tictactoe/tictactoe: Making directory 2026/03/12 01:13:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:13:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/12 01:13:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:13:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38806") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57826->172.17.0.10:38806, err= 2026/03/12 01:13:28 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/03/12 01:13:28 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:13:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:13:28 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38899") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41780->172.17.0.10:38899, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33712") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52410->172.17.0.10:33712, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31814") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50346->172.17.0.10:31814, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35913") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43904->172.17.0.10:35913, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:13:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31936") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39874->172.17.0.10:31936, err= 2026/03/12 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32516") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33700->172.17.0.10:32516, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35224") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41030->172.17.0.10:35224, err= 2026/03/12 01:13:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36912") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54552->172.17.0.10:36912, err= 2026/03/12 01:13:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/12 01:13:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/03/12 01:13:28 NOTICE: ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: 0 differences found 2026/03/12 01:13:28 NOTICE: ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: 1 hashes could not be checked 2026/03/12 01:13:28 NOTICE: ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: 1 matching files 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34974") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43554->172.17.0.10:34974, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36637") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30714") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41578->172.17.0.10:36637, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54570->172.17.0.10:30714, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31867") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44386->172.17.0.10:31867, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32461") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56038->172.17.0.10:32461, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34152") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44832->172.17.0.10:34152, err= 2026/03/12 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:28 INFO : tictactoe: Making directory 2026/03/12 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:13:28 INFO : tictactoe/tictactoe: Making directory 2026/03/12 01:13:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:13:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/12 01:13:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38478") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55962->172.17.0.10:38478, err= 2026/03/12 01:13:28 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/03/12 01:13:28 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/03/12 01:13:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/12 01:13:28 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30862") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33276->172.17.0.10:30862, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39889") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:52284->172.17.0.10:39889, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31935") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34524->172.17.0.10:31935, err= 2026/03/12 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36133") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57004->172.17.0.10:36133, err= 2026/03/12 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35853") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49506->172.17.0.10:35853, err= 2026/03/12 01:13:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32486") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39514->172.17.0.10:32486, err= 2026/03/12 01:13:28 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/12 01:13:28 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/12 01:13:28 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:28 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35418") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59582->172.17.0.10:35418, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37653") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50274->172.17.0.10:37653, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38655") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45418->172.17.0.10:38655, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34277") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56246->172.17.0.10:34277, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30466") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56824->172.17.0.10:30466, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31774") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42996->172.17.0.10:31774, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30125") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49764->172.17.0.10:30125, err= --- PASS: TestRunTwice (0.02s) === RUN TestSyntax 2026/03/12 01:13:28 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36808") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37832->172.17.0.10:36808, err= 2026/03/12 01:13:28 INFO : toe: Making directory 2026/03/12 01:13:28 INFO : toe/toe: Making directory 2026/03/12 01:13:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35919") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49390->172.17.0.10:35919, err= 2026/03/12 01:13:28 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/03/12 01:13:28 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/03/12 01:13:28 INFO : toe/toe/toe: Copied (new) 2026/03/12 01:13:28 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39682") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42342->172.17.0.10:39682, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34909") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49406->172.17.0.10:34909, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36924") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46414->172.17.0.10:36924, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32339") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46846->172.17.0.10:32339, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31589") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56516->172.17.0.10:31589, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38133") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44168->172.17.0.10:38133, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34355") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41226->172.17.0.10:34355, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:28 DEBUG : empty_dir: Making directory with metadata 2026/03/12 01:13:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/12 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39808") 2026/03/12 01:13:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:13:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50698->172.17.0.10:39808, err= 2026/03/12 01:13:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:13:28 INFO : tictacempty_dir: Making directory 2026/03/12 01:13:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:28 INFO : tictactoe: Making directory 2026/03/12 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:13:28 INFO : tictactoe/tictactoe: Making directory 2026/03/12 01:13:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:13:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/12 01:13:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:13:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:13:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33889") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35566->172.17.0.10:33889, err= 2026/03/12 01:13:28 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/03/12 01:13:28 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:13:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:13:28 INFO : toe/toe/toe.txt: Deleted 2026/03/12 01:13:28 INFO : toe/toe: Removing directory 2026/03/12 01:13:28 INFO : toe: Removing directory 2026/03/12 01:13:28 INFO : empty_dir: Removing directory 2026/03/12 01:13:28 DEBUG : Local file system at /tmp/rclone3101957760: deleted 3 directories 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34406") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40546->172.17.0.10:34406, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34938") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31428") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34540->172.17.0.10:31428, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38614->172.17.0.10:34938, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32671") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58332->172.17.0.10:32671, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35737") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58176->172.17.0.10:35737, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31949") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37577") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39482->172.17.0.10:37577, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49648->172.17.0.10:31949, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32607") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38166->172.17.0.10:32607, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36532") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40014->172.17.0.10:36532, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:28 DEBUG : empty_dir: Making directory with metadata 2026/03/12 01:13:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/12 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:13:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30472") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48556->172.17.0.10:30472, err= 2026/03/12 01:13:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:13:28 INFO : tictacempty_dir: Making directory 2026/03/12 01:13:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:28 INFO : tictactoe: Making directory 2026/03/12 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:13:28 INFO : tictactoe/tictactoe: Making directory 2026/03/12 01:13:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:13:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/12 01:13:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:13:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39348") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45674->172.17.0.10:39348, err= 2026/03/12 01:13:28 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/03/12 01:13:28 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:13:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:13:28 INFO : toe/toe/toe.txt: Deleted 2026/03/12 01:13:28 INFO : toe/toe: Removing directory 2026/03/12 01:13:28 INFO : toe: Removing directory 2026/03/12 01:13:28 INFO : empty_dir: Removing directory 2026/03/12 01:13:28 DEBUG : Local file system at /tmp/rclone3101957760: deleted 3 directories 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39752") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55872->172.17.0.10:39752, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32483") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33640->172.17.0.10:32483, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32157") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44844->172.17.0.10:32157, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33810") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50326->172.17.0.10:33810, err= 2026/03/12 01:13:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/12 01:13:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/03/12 01:13:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/12 01:13:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/12 01:13:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/12 01:13:28 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35686") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59488->172.17.0.10:35686, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35765") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39560") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:48154->172.17.0.10:35765, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31323") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38292->172.17.0.10:39560, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41360->172.17.0.10:31323, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36121") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38144") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49826->172.17.0.10:38144, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41464->172.17.0.10:36121, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35223") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45922->172.17.0.10:35223, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36427") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39788->172.17.0.10:36427, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36071") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:39110->172.17.0.10:36071, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38880") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40554->172.17.0.10:38880, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30250") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:43744->172.17.0.10:30250, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33669") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55928->172.17.0.10:33669, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38041") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45556->172.17.0.10:38041, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:28 DEBUG : Reset feature "Copy" 2026/03/12 01:13:28 DEBUG : Reset feature "Move" 2026/03/12 01:13:28 DEBUG : Reset feature "Copy" 2026/03/12 01:13:28 DEBUG : Reset feature "Move" 2026/03/12 01:13:28 DEBUG : empty_dir: Making directory with metadata 2026/03/12 01:13:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/12 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:13:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37961") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56400->172.17.0.10:37961, err= 2026/03/12 01:13:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:13:28 INFO : tictacempty_dir: Making directory 2026/03/12 01:13:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:28 INFO : tictactoe: Making directory 2026/03/12 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:13:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:13:28 INFO : tictactoe/tictactoe: Making directory 2026/03/12 01:13:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:13:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/12 01:13:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:13:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:13:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39258") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55250->172.17.0.10:39258, err= 2026/03/12 01:13:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/12 01:13:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:13:28 INFO : toe/toe/toe.txt: Deleted 2026/03/12 01:13:28 INFO : toe/toe: Removing directory 2026/03/12 01:13:28 INFO : toe: Removing directory 2026/03/12 01:13:28 INFO : empty_dir: Removing directory 2026/03/12 01:13:28 DEBUG : Local file system at /tmp/rclone3101957760: deleted 3 directories 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37431") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50404->172.17.0.10:37431, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38803") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:53508->172.17.0.10:38803, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36452") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55648->172.17.0.10:36452, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30976") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:32850->172.17.0.10:30976, err= 2026/03/12 01:13:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/12 01:13:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/03/12 01:13:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/12 01:13:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/12 01:13:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38810") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:55422->172.17.0.10:38810, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33605") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35608->172.17.0.10:33605, err= 2026/03/12 01:13:28 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/12 01:13:28 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/12 01:13:28 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36695") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35112->172.17.0.10:36695, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34752") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32494") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34507") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:44728->172.17.0.10:32494, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:46018->172.17.0.10:34752, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45520->172.17.0.10:34507, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34798") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50436->172.17.0.10:34798, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30412") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34852->172.17.0.10:30412, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31731") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:41130->172.17.0.10:31731, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:31314") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37376") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39807") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56834->172.17.0.10:39807, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59812->172.17.0.10:37376, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49056->172.17.0.10:31314, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38731") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33721") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34992->172.17.0.10:38731, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49302->172.17.0.10:33721, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:36647") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:36150->172.17.0.10:36647, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:28 DEBUG : toe: transformed to: dG9l 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34049") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51840->172.17.0.10:34049, err= 2026/03/12 01:13:28 DEBUG : toe: transformed to: dG9l 2026/03/12 01:13:28 INFO : dG9l: Making directory 2026/03/12 01:13:28 DEBUG : toe: transformed to: dG9l 2026/03/12 01:13:28 DEBUG : toe: transformed to: dG9l 2026/03/12 01:13:28 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/12 01:13:28 INFO : dG9l/dG9l: Making directory 2026/03/12 01:13:28 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/12 01:13:28 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/12 01:13:28 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/12 01:13:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/12 01:13:28 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33640") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:45538->172.17.0.10:33640, err= 2026/03/12 01:13:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/12 01:13:28 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/12 01:13:28 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:35070") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:34332->172.17.0.10:35070, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37043") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:56388->172.17.0.10:37043, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30580") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59162->172.17.0.10:30580, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37319") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59766->172.17.0.10:37319, err= 2026/03/12 01:13:28 DEBUG : dG9l: transformed to: toe 2026/03/12 01:13:28 DEBUG : dG9l: transformed to: toe 2026/03/12 01:13:28 DEBUG : toe: Directory modification time the same (differ by 130.687219ms, within tolerance 1s) 2026/03/12 01:13:28 DEBUG : Added delayed dir = "toe", newDst=toe 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39349") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:57384->172.17.0.10:39349, err= 2026/03/12 01:13:28 DEBUG : dG9l: transformed to: toe 2026/03/12 01:13:28 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/12 01:13:28 DEBUG : toe/toe: Directory modification time the same (differ by 130.687219ms, within tolerance 1s) 2026/03/12 01:13:28 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38354") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:35902->172.17.0.10:38354, err= 2026/03/12 01:13:28 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/12 01:13:28 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/12 01:13:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/03/12 01:13:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/12 01:13:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/12 01:13:28 DEBUG : Local file system at /tmp/rclone3101957760: Waiting for checks to finish 2026/03/12 01:13:28 DEBUG : Local file system at /tmp/rclone3101957760: Waiting for transfers to finish 2026/03/12 01:13:28 DEBUG : Waiting for deletions to finish 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38146") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51308->172.17.0.10:38146, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38938") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49598->172.17.0.10:38938, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34978") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:60006->172.17.0.10:34978, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32283") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:38290->172.17.0.10:32283, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:39021") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:58320->172.17.0.10:39021, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37148") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:59898->172.17.0.10:37148, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:34652") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42674->172.17.0.10:34652, err= --- PASS: TestBase64 (0.02s) === RUN TestError run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-tuqarav6wobe", Local "Local file system at /tmp/rclone3101957760", Modify Window "1s" 2026/03/12 01:13:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/12 01:13:28 DEBUG : toe: transformed to: 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38330") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54748->172.17.0.10:38330, err= 2026/03/12 01:13:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/12 01:13:28 DEBUG : toe: transformed to: 2026/03/12 01:13:28 INFO : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Making directory 2026/03/12 01:13:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/12 01:13:28 DEBUG : toe: transformed to: 2026/03/12 01:13:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/12 01:13:28 DEBUG : toe: transformed to: 2026/03/12 01:13:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/12 01:13:28 DEBUG : toe/toe: transformed to: 2026/03/12 01:13:28 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/12 01:13:28 INFO : toe/toe: Making directory 2026/03/12 01:13:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/12 01:13:28 DEBUG : toe/toe: transformed to: 2026/03/12 01:13:28 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/12 01:13:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/12 01:13:28 DEBUG : toe: transformed to: 2026/03/12 01:13:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/12 01:13:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/12 01:13:28 DEBUG : toe/toe/toe: transformed to: 2026/03/12 01:13:28 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for checks to finish 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Waiting for transfers to finish 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30944") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:42774->172.17.0.10:30944, err= 2026/03/12 01:13:28 DEBUG : toe/toe/toe: size = 11 OK 2026/03/12 01:13:28 INFO : toe/toe/toe: Copied (new) 2026/03/12 01:13:28 ERROR : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: not deleting files as there were IO errors 2026/03/12 01:13:28 ERROR : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: not deleting directories as there were IO errors 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:37200") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:40356->172.17.0.10:37200, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32266") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:47628->172.17.0.10:32266, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30429") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:37324->172.17.0.10:30429, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38293") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:51952->172.17.0.10:38293, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:30725") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:50946->172.17.0.10:30725, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:38557") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:54366->172.17.0.10:38557, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:33324") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:49002->172.17.0.10:33324, err= --- PASS: TestError (0.01s) PASS 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: dial("tcp","172.17.0.10:32774") 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: > dial: conn=172.17.0.1:33142->172.17.0.10:32774, err= 2026/03/12 01:13:28 DEBUG : ftp://172.17.0.10:21/rclone-test-tuqarav6wobe: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 3.476254194s (try 1/5)